资源列表
fvs_enhancer
- 该文件是用VC 编写的指纹图象增强处理函数源代码,供同志们参考
shendutuxiang
- 深度图像处理,主要的是对深度图像进行区域分割-depth map
harris
- Harris角点提取通过它可以提取特征点,对于图像拼接有用-Harris corner detections
TVinpaint
- tv模型图像修复 利用TV模型对图像进行处理,对噪声有很好的鲁棒性。-tv model using TV image restoration model for image processing, have a good noise robustness.
greymodel
- 灰色预测GM(1,1)模型matlab程序-Grey GM (1,1) model matlab program
Otsu_improved
- 大津法阈值分割进行图像处理,自己参照文献做了一下改进。-Otsu thresholding for image processing, according to the literature do a bit of their own improvements.
bt_wavedisplay
- 小波变换系数在matlab7.0中的显示代码,便于我们分析其不同方向的性质-wavelet display with matlab
fuseh
- 基于肤色分割和模板验证的人脸检测试验系统,并对该系统采用自制人脸图像数据库进行测试 -Color segmentation and template verification test system is based on face detection and the system uses a homemade facial image for testing
wancheng
- 电子稳像。。。基于灰度的电子稳像,利用matlab来实现的,,,,课程设计-Electronic image stabilization. . . Grayscale electronic image stabilization, the use of Matlab to achieve, and curriculum design
DCT-based-image-coding-
- 基于DCT变换的图像压缩matlab实现,开发环境为matlab-DCT-based image compression matlab implementation, development environment for matlab
watershed
- 实现分水岭分割函数,需要给出待分割图片,和给定的种子点矩阵mask。该函数是依赖与opencv库,但是实现方法和opencv不同,该方法能够更好的保留元图片的轮廓信息。-An algorithm for watershed. This algorithm is realised through opencv library, but different the algorithm of opencv. A better contour is achieved by my algorithm.
PSNR-NC
- 以下在matlab中利用图像处理工具箱实现峰值信噪比(PSNR)和NC的源代码 -The following image processing toolbox for peak signal to noise ratio (PSNR) and NC source code in matlab