资源列表
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
Translate
- 立体像对的竖直平移变换量的求取。给定一对立体图形对,通过此代码可以迅速的求得垂直视差。-Three-dimensional like the right amount of vertical translation transformation to strike
fvs_mask
- 该程序描述了怎样计算有效的指纹区域(剔除非指纹区域以及模糊指纹区域)。 -The program describes how to calculate the effective fingerprint region (excluding the non-fingerprint region as well as fuzzy fingerprint region).
fangz.c
- 图像反转,实行对图像的180度反转。经过验证成功-Image reversal, the implementation of 180-degree reversal of the image. The validated
embedbp
- EMBEDBP Embeds the data in the bth bit plane of the image
code
- 图像处理中的视频输入灰度化和中值滤波代码-Video input gray, and median filter code
TriChannels2Gray
- 本人编写实现将当前文件夹下所有3通道图像文件转换为灰度图像,且保存到当前文件夹-I write a matlab function to convert all the 3-channel image file in the current folder into grayscale, and save it to the same folder.