搜索资源列表
VC调用matlab工具箱函数进行图像处理编程
- VC调用matlab工具箱函数进行图像处理的技术与方法-VC call Matlab toolbox functions for image processing technologies and methods
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的图像增强技术研究,文章详细介绍了几种典型图像处理的实现方法
staight
- 一种图像处理中稳健的提取直线的算法论文,文章采用了多种方法结合来实现提取直线-A robust image processing algorithm for extracting straight thesis, the article used a variety of methods to achieve the extraction of straight line
matlabsummary
- matlab图像处理函数汇总.有关于一些图像处理方面的函数。-matlab image processing function summary. have about some aspects of image processing functions.
jiyuMATLABdetuxiangpeizhun
- 图像配准常常是作为其他图像处理应用的前处理步骤使用的,往往用于图像的对准、目标识别与定位。介 绍了在MATLAB系统中,如何应用MATLAB的IPT函数对图像进行配准的方法:首先用人机交互的方法在待配 准图像与基准图像之间进行图像配准所必需的匹配控制点的选取,然后用这些匹配控制点来计算两图像的某种空 间几何变换关系,最后利用这个空间几何变换关系对待配准图像进行几何变换,获得配准结果。实验表明,该方 法实现容易,且非常有效。 -Image registration is oft
Matlabimage
- matlab的有关图像处理的论文,使用个人数字图书馆打开-Papers related to image processing, matlab' s
imagprocessing
- visual c++ matlab图像处理与识别实用案例精选-visual c++ matlab image processing and recognition of practical cases selected
528662_73a4472e572f6a1d
- 一个蚁群算法的图像处理程序!能够进行图像分割,提取图像边缘-An ant colony algorithm for image processing! To carry out image segmentation, image edge extraction
cpsnr
- 一个自动添加高斯噪声 对比图像处理后psnr的程序 参数可自己修改-We want to test PSNR with variable gaussian blur. Then the different values of PSNR under different parameteres would be compared in order to find the relationship between PSNR and the gaussian blur.
motion_estimate(matlab)
- 对于初学者学习matlab很有帮助,尤其在图像处理方面更是很好的啊。-For beginners learn matlab ® helpful, especially in the image processing is very good.
Matlab
- matlab图像处理算法集合,参考《基于颜色空间和纹理特征的图像检索》 -matlab image processing algorithm set, see " Color Space and Texture Based Image Retrieval"
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的首师大信工学院数字图像处理研究生研一学年第二学期的作业