资源列表
图像修复Crinisi算法程序
- 经典的图像修复算法。Criminisi算法可以直接调用,只要给出你要修复的照片和制作的掩膜即可
video_detection.m
- 使用VJ算法识别人脸,并使用KLT算法进行特征识别并追踪(Face detection using VJ algorithm, and track it using KLT algorithm)
Desktop
- 求图像中某一区域的质心 读入图像 求二值化的阈值 显示二值化图像 标注二进制图像中已连接的部分 用于记录质心位置的坐标 求质心(centroid Seeking the centroid of a region in the image Read into the image Two valued thresholds display two valued images Tagging the connected parts of a binary image Coordi
lbp
- 提取一幅图像的LBP特征,输入为一幅图片,输出为一个256维的行向量,代表图像的LBP特征。(The LBP feature of an image is extracted, and input is a picture. The output is a 256 dimensional row vector, representing the LBP characteristic of the image.)
IBP algorithm
- 基于IBP的超分辨率图像重建,对于学习很有帮助(Super resolution image reconstruction based on IBP is very helpful for learning.)
Tikhonov正则化超分辨率重建
- 一个基于Tikhonov正则化超分辨率重建,可以成功运行。(A Tikhonov based regularized super resolution reconstruction can be successfully operated.)
基于IBP算法的超分辨率图像重建
- 基于IBP算法的超分辨率图像重建,原理讲得十分清楚。(Super-resolution image reconstruction based on IBP algorithm. The principle is very clear.)
CT图像重建代码
- CT图像重建代码,直接滤波反投影,滤波反投影算法,解析法的滤波反投影算法,迭代法主程序,其余的都是调用函数。(CT image reconstruction code, direct filter back projection, filtered back projection algorithm, analytic method of filtered back projection algorithm, iterative main program, and the rest are ca
摄像机开发包
- 摄像机开发程序包,很好的例子,我用它完成了公司的工作,非常满意!(camera development,very good,very good)
edgelink
- 对边缘检测后出现的不连续的部分进行边缘连接(Edge join after the edge detection appears.)
Color-Image-Inpainting-master
- 基于正交匹配追踪和KSVD算法的图像修复。(Image inpainting based on OMP and KSVD algorithm)
109201252image-processing
- 关于MATLAB图像相关性分析的问题。随机选取1000对像素点,进行水平和垂直相关性分析。(image-correlation. select 1000 pair of pixel randomly and analyze the correlation both horizontally and vertically)