搜索资源列表
HMM-v1.02
- 稳马尔科夫HMM算法的C语言源代码,可用于图像处理及一维信号处理。-stable Markov HMM algorithm C language source code that can be used for image processing and one-dimensional signal processing.
matlab-image-processing
- 《MATLAB 6.5辅助图像处理》 本书是基于MATLAB 6.5的图像处理工具箱v3.2 (Image Processing Toolbox)编写的,较全面系统地介绍了图像处理工具箱v3.2函数在有噪和退化图像的恢复、图形绘制、图像几何变换、图像增强、二值分析、小波分析和分形几何用于图像处理,以及图形用户界面设计等方面的工程实际应用。全书侧重于图像处理工具箱在工程中的具体应用,通过具体的分析和详细的实例,读者不仅可以对MATLAB图像处理工具箱函数的强大功能有一个深刻了解,更能学会正确
@dataset
- matlab编写用于图像处理的程序,希望对大家有用。
@mapping
- 继续,用于图像处理的程序,希望对大家有用。
隐马尔可夫模型源代码
- 隐马尔可夫模型源代码,可用于图像处理,分类,压缩,去噪等等。
ASM3
- active shape model的matlab代码实现,用于图像处理,模式识别等方面
mcmcexamples
- 蒙特卡罗方法及其例子,用于图像处理与计算机视觉
图像小波去噪程序
- 一个很好的图像小波去噪程序算法,用于图像处理
circlefit.rar
- 最小二乘法圆拟合,用于图像处理,比较复杂,请耐心看完,也可直接使用,least square error (LSE) circle fitting, applicable to image processing, a little complicated, can be used directly
matlab_and_Cyuan_chengxu.ZIP
- SVM的一个工具包,可用于图像处理和高光谱图像处理!matlab版本编写,-SVM' s a kit for image processing and hyperspectral image processing! matlab version prepared
yy
- 图像处理中,用于英文字母识别,运用神经网络的方法对字母进行识别-Elinglish recognize
bpnn_batch
- 很好的BP算法 很完整 神经网络 用于图像处理-BP
51622442snakedemo
- snake 模型的MATLAB算法。可用于图形轮廓识别等图像处理方面的领域。-active contour model developed by others.It can be used in line detection and motion tracking.If someone wants to use it,please get in tough with the developer.
invriablemoment
- 不变矩是模式识别里面很重要的一种技术,它可以用于提取不变性特征,从而进行模式识别,广泛用于图像处理当中,如图像特征匹配-Moment invariant pattern recognition which is a very important technology that can be used to extract invariant features for pattern recognition which is widely used in image processing, suc
image_process
- 包含几种用于图像处理的MATLAB程序,分别有图像高通滤波,低通滤波,图像小波融合,图像消模糊,以及图像恢复。都是非常实用的小程序-Contains several MATLAB programs for image processing, images were high-pass filter, low pass filtering, wavelet image fusion, image consumption fuzzy, and image restoration. Are very
sp
- 用于计算图像鲁棒性的峰值信噪比和归一化相关系数。峰值信噪比值越大,说明图像处理效果越好,鲁棒性强,越小越不好。归一化相关系数值越大越好。-Images used to calculate the peak signal to noise ratio and robustness of the normalized correlation coefficient. The greater the peak signal to noise ratio, indicating that the bet
code
- 用于图像处理的基本变换,集成于MATLAB的GUI设计平台(For the basic transformation of image processing,and integrated in the MATLAB GUI design platform)
BOMP
- 用于图像处理和信号DOA估计,是基于块稀疏的正交匹配追踪算法(This is an algorithm based on signal block sparsity, which can be used in image processing and signal DOA estimation)
MATLAB图像采集
- 能够通过蓝牙模块接受摄像头图像信息将其使用MATLAB进行处理,程序中接口已经写好,可在相应部分更改图像分辨率、蓝牙名称,就可用于机器人,智能车等的轻量级摄像头图像处理开发(The camera image information can be received by Bluetooth module and processed by MATLAB. The interface in the program has been written. The image resolution and B
image-Enhence图像增强
- 利用形态学进行图像增强,可用于图像特征提取前的预处理