搜索资源列表
VC调用matlab工具箱函数进行图像处理编程
- VC调用matlab工具箱函数进行图像处理的技术与方法-VC call Matlab toolbox functions for image processing technologies and methods
SVM-MATLAB
- 本文是一篇名为“基于SVM的石油勘探算法研究”的硕士论文,文中应用MATLAB进行算法实现,给出了详细的设计思路,各种不同方法的图像对比,区县调整,是一片相当不错的文章。-This is the one entitled "SVM Based Algorithm for oil exploration," the master's thesis, text MATLAB algorithm is given a detailed design ideas, diffe
Matlab_imageMatlab
- 附录MATLAB 图像处理命令 1.applylut 功能: 在二进制图像中利用lookup 表进行边沿操作。 语法: A = applylut(BW,lut) 举例 lut = makelut( sum(x(:)) == 4 ,2) BW1 = imread( text.tif ) BW2 = applylut(BW1,lut) imshow(BW1) figure, imshow(BW2) 相关命令: makelut 2.best
MATlAB
- 应用MATlAB语言处理数字信号与数字图像,从书中提取出來的不分,对初学者来说很不国!
MatlabImageProcessing
- matlab图像处理命令的解释和实例
MATLAB
- MATLAB应用图像处理。包括处理,变换,滤波等等。
matlabcomplex4
- matlab图像处理 matlab图像处理实例
Matlab
- 基于Matlab的图像增强技术研究,文章详细介绍了几种典型图像处理的实现方法
jiyuMATLABdetuxiangpeizhun
- 图像配准常常是作为其他图像处理应用的前处理步骤使用的,往往用于图像的对准、目标识别与定位。介 绍了在MATLAB系统中,如何应用MATLAB的IPT函数对图像进行配准的方法:首先用人机交互的方法在待配 准图像与基准图像之间进行图像配准所必需的匹配控制点的选取,然后用这些匹配控制点来计算两图像的某种空 间几何变换关系,最后利用这个空间几何变换关系对待配准图像进行几何变换,获得配准结果。实验表明,该方 法实现容易,且非常有效。 -Image registration is oft
528662_73a4472e572f6a1d
- 一个蚁群算法的图像处理程序!能够进行图像分割,提取图像边缘-An ant colony algorithm for image processing! To carry out image segmentation, image edge extraction
Matlab
- matlab图像处理算法集合,参考《基于颜色空间和纹理特征的图像检索》 -matlab image processing algorithm set, see " Color Space and Texture Based Image Retrieval"
matlab-loading
- matlab图像读入,将要处理的图像读入matlab,然后再进行处理-Matlab image loading
MATLAB-image-processing-(can-see)
- 基于MATLAB图像处理的车辆检测与识别(可以看看)基于MATLAB图像处理的车辆检测与识别(可以-MATLAB image processing based vehicle detection and recognition (can see) MATLAB image processing based vehicle detection and recognition (can see
MATLAB-picture
- matlab图像处理,各种曲线,二维三维图像的处理-matlab image processing, a variety of curves, 2D and 3D image processing
MATLAB
- MATLAB图像处理实例分析 讲的很详细 曲面分析等-MATLAB image processing examples analyzed in great detail about the surface analysis
matlab
- matlab图像分割,很有参考价值的一篇文章。希望大家可以好好看看!-matlab image segmentation, great reference value of an article. I hope we can have a good look!
MATLAB首师大作业
- MATLAB的首师大信工学院数字图像处理研究生研一学年第二学期的作业
滤波
- matlab下的图像高斯噪声、椒盐噪声的基本滤波方法程序(Basic image filtering method program under Matlab)
加权图像融合算法程序 MATLAB编写 - 副本
- 一种图像融合算法,加权平均,实现两幅图像的融合(An image fusion algorithm, weighted average, to achieve the fusion of two images)
灰度图像经典二值化Matlab代码
- 图像灰度二值化的matlab代码实现,有几种,经测试有效(Matlab code implementation of image gray level binarization)