资源列表
cutYUV
- 裁剪yuv文件,可以设置起始帧和最后一帧,针对所有分辨率的yuv文件,采样空间也都支持-Cut yuv file, you can set the start frame and the last one, at all resolutions of the yuv file, sample space support
OSTU
- Otsu-最大类间方差matlab代码 通过求模板和子图像的互相关函数的最大值来确定目标的中心位置;再在目标的感兴趣区域内(ROI)进行基于最大类间方差(OSTU)算法的自适应阈值分割,以检出并统计缺陷;进而判别其合格与否。 -the Ostu method is much faster and more efficient than the fuzzy cluster method.
image-geometry-operation
- 在实际应用或科研领域,很多时候要对图像裁剪操作。图像裁剪就是在源图像或者大图像中裁剪图像块来,这个图像块一般是多边形的。图像裁剪是图像处理中最基本的操作之一。-In the actual application or scientific research field, and many times to image cutting operation. The image is the source image or cut in large image cut image block, th
lee
- LEE滤波器程序 图像处理 图像去噪 很好用-LEE filter program image processing, image denoising good
nearest
- 最小距离分类器,针对图像进行分类的算法,采用了模式识别的思想。-Minimum distance classifier for image classification algorithm, using the idea of pattern recognition.
laozhang
- 改程序在MATLAB环境中首先用三维傅立叶变化对一幅图像加密,然后用三维傅立叶逆变换对加密以后的图像解密,从而实现了图像的加密和解密。-Reform program first three-dimensional Fourier transform of an image encryption in MATLAB environment, and then use the three-dimensional inverse Fourier transform of the image after
psnr
- 该代码可以实现在图像处理中的峰值信噪比计算-The code can be implemented in image processing to calculate the peak signal to noise ratio
code
- 信息隐藏指在设计和确定模块时,使得一个模块内包含的特定信息(过程或数据),对于不需要这些信息的其他模块来说,是不可访问的。-information hiding
tudou
- 用matlab实现的土豆骨架提取,非matlab在带函数(计算机视觉作业)-Extraction using matlab realize potatoes skeleton with non matlab function in (Computer Vision jobs)
Fccenter
- 寻找一副二值灰度图像,返回白色圆的中心坐标点-find the circle center
nihepingmian
- 平面拟合程序包,可以用于平面,类平面去载频,有需要的可以下载-Plane fitting package, can be used for flat, class plane to carrier frequency, there is a need to download
TQ_RGB_S1
- Matlab图像处理-RGB色彩提取原理方法. 本文中提到的RGB色彩提取方法最为关键的也最为难以严格界定的地方是对于R/G/B三种颜色的判别规则,本文中提到的判别规则是更具R/G/B中某一颜色分量明显不小于其它分量时,即判别某像素点为某种颜色,并通过设置判别阈值,来控制判别条件的颜色与否。为了保持图片的完整性(即三种色彩提取结果中彩色相加后能得到原图),本例中默认设置阈值为0,为了得到更为单纯的颜色,可适当增大阈值。-Matlab image processing- RGB color ext
