▍1. MATLABimageprocess3
医学图像处理,主要用于图形形态学,如腐蚀、膨胀以及开、闭运算。(Medical image processing, mainly for graphics morphology, such as erosion and dilation as well as opening and closing operation.)
医学图像处理,主要用于图形形态学,如腐蚀、膨胀以及开、闭运算。(Medical image processing, mainly for graphics morphology, such as erosion and dilation as well as opening and closing operation.)
医学图像处理,实现图像分割,一基于区域生长法;二基于最佳阈值分割(Medical image processing, and image segmentation, one based on region growing method two thresholding based on the best)
改进分水岭算法,详细注解标在m文件内了,希望对大家有用(Improved watershed algorithm and hope for all of us)
本程序用于计算图像相似性,计算图像的7个不变矩,包含图像、源程序、网上的说明(3D_Moment_Invariant)
实现图像小波分解,可以自行指定分解级数,采用daubenchies小波(Achieve the wavelet decomposition, you can specify the decomposition of their own series, using wavelet daubenchies)
基于harris兴趣点的图像检索程序。先特征提取,进而进行特征匹配,最后还有结果的返回。(Harris points of interest based on image retrieval process. First feature extraction, feature matching and then carried out and, finally, the results returned.)
adc 的测试程序,测试adc的各种静态和动态特性。(the testing program of pipeline adc)
全景图像拼接,小例子,对初学者有用。 将txt中代码复制到m文件就可以了。(Panoramic image stitching, small example, be useful for beginners. The code in the txt file is copied to m do.)
SURE和LAWMLShrink图像去噪方法MATLAB程序,希望对大家有帮助,仅供大家参考,希望有用(SURE, and LAWMLShrink Image Denoising MATLAB program, we want to help, only for your reference and hope be useful)
利用EM算法进行的彩色图像分割,利用EM算法进行的彩色图像分割(The use of EM algorithm for color image segmentation)
一种基于小波的图像分块处理并且水印嵌入和提取,适合初学者学习使用(Based on wavelet image processing block and the watermark embedding and extraction, suitable for beginners learning to use)
灰度共生矩阵相关资料,包括生成灰度共生矩阵matlab代码,Matlab7工具箱中缺少的graycomatrix.m文件,以及一个通过灰度共生矩阵提取特征的matlab程序(共20多个特征),可以根据他的方法来从灰度共生矩阵中提取你需要的特征。(GLCM relevant information, including generating GLCM matlab code, Matlab7 toolbox graycomatrix.m missing documents, and a gray level co-occurrence matrix feature extraction through the matlab program (a total of more than 20 features), can be based on his method to extract from the GLCM features you need.)
LDA实现人脸特征提取和识别,用matlab编写,和结果分析(A matlab code of LDA for face recognition)
本代码是基于Bandelet的硬阈值SAR图像去噪,结果与小波变换进行对比,结果表示其在峰值信噪比,边缘保持系数上均有一定的提高。压缩包中有程序和SAR图像。(This code is based on Bandelet SAR image denoising with a hard threshold .the results were compared with the wavelet transform, and the results indicated that in the peak signal to noise ratio(PSNR)and edge-preserving index(EPI), there is a certain on the increase. There are procedures and SAR images in this compression package.)
小波变换方法采用对高频系数平均的方法实现图像融合算法(Wavelet transform coefficients using the average of the high-frequency method to achieve image fusion algorithm)
图像轮廓特征提取算法源码,用MATLAB软件实现,针对灰度图像有效(Contour feature extraction algorithm source code, using MATLAB software for gray-scale image of effective)
解Demosaici,使用连续逼近的方法!(Motion-compensated (MC) video coding has been dominating in the past decades. From MPEG-1/2 to MPEG-4, H.263 and the latest H.264, we have witnessed that the accumulative improvement of MC video coding. However, what lacks in the standardization-propelled research is to maintain a healthy skeptism toward the role of MC in video coding. In this project, we attempt to challenge the current video coding paradigm by proposing a sound alternative that does not involve any explicit motion estimation or compensation. Instead, motivated by the duality between edge profile of 2D images and motion trajectory of 3D video)
在图像边缘点上计算边缘法向量, Compute the norm vector at the boundary(compute the norm vector at the boundary)