资源列表
yuv_ratio
- YUV图像中修改Y值的程序. 在这里YUV的格式是先YYYYYYYYYY..然后UUUUUUUUUU...然后VVVVVVVVV... 不是YUVYUVYUVYUV这个格式。运行的时候把YUV格式的图片放到C目录下。-YUV images Y value of the revised procedures. Here YUV format is first YYYYYYYYYY. . UUUUUUUUUU then ... then ... not YUVYUVYU VVVVVVVVV VY
zuixiaojiacha
- 本程序是matlab写的基于最小交叉熵的图象分割,处理速度快,分割质量好。
YUV_to_RGB-snippet
- Convert YUV to RGB (video data)
psnr
- 计算两幅图像的psnr值,非常精确完整,绝对好用-Calculation of two images of the PSNR values, integrity and very precise, the absolute ease of use
cx
- 读入rgb彩色图像,然后将其转成二值图,然后对二值图分别做空间卷积运算和频率乘积反变换运算-Read into the rgb color image, and then converted into binary image, and then do binary image space convolution operation, respectively, and frequency of computing the product of inverse transform
Graph_Cut
- 用图切分(Graph_Cut)分割图像彩色图像、灰度图像及二值图像,效果较好,尤其是金相组织图像的分割更加有效。-Graph_Cut
matlabzhifangtu
- 用matlab实现对图像求直方图及灰度值,及将灰度值还原成图像-Matlab image histogram to ask and gray value
gmodify
- 图像畸变校正技术的matlab源代码,涉及到图像的空间变换和灰度插值等技术。-Matlab source code of the image distortion correction technology related to space transformation and grayscale image interpolation technology.
psnr
- matlab实现的峰值信噪比算法,可用于图像质量的评价-it is about psnr written by matlab~
LS
- matalb程序编写横向剪切干涉最小二乘法波前拟合。-matalb programming lateral shearing interferometry method of least squares wavefront fitting.
145
- 一个很好类子来说明类模板的使用,可以比较明了类模板的使用方法,最好进行单步调试-use of class template
tuxiangchuli
- matlab下对于图像分割中分水岭算法和区域生长阈值发的对比。-Comparison of watershed algorithm and regional growth threshold in image segmentation under.