Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - matlab image
Search - matlab image - List
Ultrasound Speckle Reduction Using Coded Excitation and Pulse Compression Ultrasound images are riddled with system dependent imperfections called speckle (multiplicative noise). In ultrasonic imaging, detection of small lesions could be difficult because the effects of speckle may mask the visibility of these small targets. Therefore, the purpose of this project is to decrease speckle while maintaining some of the key salient features in the image. Images of tissue-mimicking phantoms will be created using Field II [1-2] in MATLAB (Natick, MA). Image quality metrics such as speckle signal-to-noise ratio (sSNR) [3] and contrast-to-noise ratio (CNR) [4] will be used to quantify improvements in image quality after various despeckling filters have been applied.
Date : Size : 476kb User : Narendra

一段matlabGUI图像处理系统的简单代码,主要描述打开,保存,退出的代码-image processing
Date : Size : 1kb User : 马小熊

适用于数字图像处理,人脸检测,人脸识别,以及模式识别等编程-matlab fit
Date : Size : 276kb User :

以六杆机构为例,研究了MATLAB的机构运动仿真方法,建立了仿真模型,设置各项参数后进行了仿真,并得出了正确的结果。与其它方法相比,最大的优点是无需建立机构运动的数学模型和编制程序,具有系统建模方便直观和仿真功能强大的特点,能大大减轻设计人员的工作,为机械系统的建模仿真提供一个强大而方便的工具-function [A] = psnr(image,image_prime,M,N) Name: Chris Shoemaker Course: EER-280- Digital Watermarking Project: Calculates the PSNR (Peak Signal to Noise Ratio) of images A and A , both of size MxN
Date : Size : 536kb User : 程风仪

matlab绘制多种二维数据曲线图,三维曲线图,图像处理及动画制作。-matlab draw a variety of two-dimensional data graph, 3D graph, image processing and animation.
Date : Size : 11kb User : desfate

MATLAB与opencv的通讯 包括读取视频 图像处理等-MATLAB and opencv communication include read video and image processing
Date : Size : 273kb User : 陈庆亚

该文档详细介绍了MATLAB的用于进行图像处理的一些基础内容 ,简单实用-The document details the basic content of MATLAB for image processing, simple and practical
Date : Size : 726kb User : 天天

基于图像内容检索的模糊c均值聚类,在matalb中的实现-Realization of fuzzy c-means clustering, based on image content retrieval in matalb
Date : Size : 39kb User : yqy

MATLAB 实现GUI操作 实现图像的实时滤波 附有效果图-The MATLAB GUI operating image real-time filtering with effect diagram
Date : Size : 316kb User : 王飞

matlab gui 平滑模版可调 平滑功能-matlab with GUI can solve the image smoothing
Date : Size : 341kb User : 王飞

用matlab对产生运动模糊的图像进行处理,选用保时捷车轮胎做示范图片-Sample Image selection Porsche car tire motion blur image processing using matlab
Date : Size : 394kb User : guanzuoyu

Matlab辅助DSP进行图像处理应用开发-Matlab assit DSP image processing application development
Date : Size : 243kb User : Nicolas

基于拉普拉斯金字塔变换的图像融合算法研究,用matlab语言的实现-Based on the Laplace transform image fusion algorithm using matlab to realize
Date : Size : 19kb User : ym

冈萨雷斯 数字图像处理MATLAB版 中文版 简单易学-Gonzalez Digital Image Processing MATLAB Chinese easy to learn
Date : Size : 11.18mb User : liyan

matlab常见的图像处理命令及matlab命令列表,出对初学者较有帮助。-matlab common image processing commands and the matlab command list, the more helpful for beginners.
Date : Size : 436kb User : huaibo

利用matlab实现图像处理里的实现图像边缘检测、图像分割、特征提取以及图像数字识别等任务。 对图像分别进行模糊、锐化、和直方图均衡化处理,画出处理结果。实现整幅图像的边缘检测,可以看出有肖像画或素描的效果,画出处理结果。-Matlab realize image edge detection in image processing, image segmentation, feature extraction and image numeral recognition task. Fuzzy image sharpness, and histogram equalization paint treatment results. The whole image edge detection, portrait or sketch effect can be seen the paint treatment results.
Date : Size : 2.08mb User : Haibin Zhang

介绍一下图像增强技术的背景和意义以及现代图像增强技术发展的现状,其次是介绍图像增强技术的基本算法。由于要用到Matlab进行仿真,第三章将主要介绍Matlab软件在图像处理中的功能和运用。最后将详细的介绍直方图算法的意义、性质、显示及映射,并利用Matlab进行图像增强的仿真实现且达到了论文预期的目的和满意的实验结果。-Recommend the picture to strengthen the background , meaning and current situation of strengthening the technical development of modern picture of technology at first, secondly introduce the basic algorithm that the picture strengthens technology. Because should use Matlab and carry on emulation , chapter three will mainly introduce the Matlab software function and application in pattern process. Finally detailed introduction meaning, nature, showing and shining upon, histogram of algorithm, utilize emulation that Matlab strengthened the picture to realize and achieve the anticipated purpose of the thesis and satisfactory experimental result.
Date : Size : 365kb User : 路敬

文对静态图像的压缩方法作了较深入的研究,利用多分辨分析对图像进行分解,并利用小波的标量量化图像压缩编码算法对图像进行压缩,其间对原算法进行了研究和探讨;在上述理论工作的基础上,应用Matlab仿真实现了相应的算法。实验结果证明,基于小波的标量量化图像压缩编码算法是可行的和有效的。-A deep researeh on static image compression 15 presented in this paper. on the basis of theoretical work above,programming achieves corresponding algorithm. It’s proved that programming achieves corresponding algorithm image compression and image code.
Date : Size : 687kb User : 路敬

本文所做的主要工作为:研究了JPEG2000标准的原理和基本框架,对JPEG 2000标准的核心—小波变换压缩技术进行了分析研究,概要的介绍了小波理论。对EZW算法进行了详细分析和描述,包括零树的含义、结构及其扫描方法。并应用Matlab图像处理工具箱和小波分析工具箱对图像小波变换处理,并通过接口工具Mex实现在Matlab环境下对C程序EZW编码的调用,实现了应用零树小波编码算法对图像的压缩处理,简单地实现了对JPEG 2000的仿真。-The main work that this text do is:Studied the principle and basic frames of the JPEG2000 standard, to the center of JPEG 2000- Wavelet transform compress which had been analyzed and researched .Carried on the detailed analysis and descriptions to the calculate way of EZW, include zero-tree coding, structures and it’s scans method. In Turbo C environment using C language to simulate wavelet zero-tree coding algorithm, using Matlab image processing toolbox and wavelet analysis toolbox, and using interface tool Mex to implement transferring the C program in Matlab, and implement the image compress by wavelet zero-tree transform coding methodology,and supplely implement JPEG2000.
Date : Size : 650kb User : 路敬

数学模型matlab优化工具箱,关于matlab上对函数的解法和图像应用-Mathematical model matlab optimization toolbox About the function on matlab the Solution and image applications
Date : Size : 37kb User : 张智波
« 1 2 3 4 5 67 8 9 10 11 ... 21 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.