资源列表
thresh
- 利用 MATLAB软件 对图像进行灰度处理的代码-Gray scale image processing code using MATLAB software
OBMCforMC
- 代码利用OBMC(重叠块运动补偿)算法,实现运动补偿。利用前一帧和当前帧的运动向量场,重建出当前帧。-Code utilization OBMC (overlapped block motion compensation) algorithm, motion compensation. Using the motion vector field of the previous frame and the current frame and the reconstructed current fr
rice
- 计算matlab自带米粒图像的米粒个数和面积的代码,适合图像处理的初学者-Calculate the matlab code number and area of its own grain of rice image of a grain of rice, for image processing beginners
fsl
- 基于matlab的分水岭算法在处理粘连细胞图像分割的应用-watershed for digital image prosessing
mixed-noise
- 给出了数字图像处理图像复原运算中混合噪声的自适应滤波代码,经过matlab调试运行成功,图像处理结果较好-Adaptive filtering code given mixed noise in digital image processing image restoration operation, successful after matlab commissioning run, the results of image processing
intraPre_final
- 基于matlab的帧内预测代码,包括水平预测,垂直预测,对角预测和DC预测-intra prediction based on matlab, including horizonal, vertical, diagonal, and DC prediction
chapterseven1
- 数字图像处理中的几种图像空间变换。包括:放射性变换、压缩性变换等。-Digital image processing of several image space transform. Including: radioactive transform compressed converting.
test_wavelet_denoise
- 这是双边滤波器和小波去噪matlab程序,测试通过,效果较好!-This is a bilateral filters and wavelet denoising matlab program, the test is passed, the better!
rgb2lab
- 是由RGB颜色空间转换成Lab的颜色空间的函数rgb2lab-change the color RGB to LAB
watermarking
- 一个简单的图像水印程序。 使用flask和python的PIL库。 给一张图片加上数字水印。 可能需要自己重新设置路径什么的-A simple image watermark program. Flask and python PIL library. To a picture with a digital watermark. May need to re-set the path
gaijinOPTA
- 改进的OPTA,通过设置保留模板,图形细化算法,matlab-Improved OPTA, retained by setting the template graphics thinning algorithm, matlab
FCM_clust
- 本文在阐述聚类分析方法的基础上重点研究FCM聚类算法。FCM算法是一种基于划分的聚类算法,它的思想是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。最后基于MATLAB实现了对图像信息的聚类。- This paper describes the basis of cluster analysis methods and focus on the FCM clustering algorithm. FCM algorithm is a clustering algorithm b