资源列表
The-maximum-entropy-method
- 利用最大熵法求取最优阈值来对目标图像进行分割,程序体现了最优阈值的迭代求法。-To obtain the optimal threshold segmentation of the target image using the maximum entropy method, the program of optimum threshold method.
Criminisi
- 图像修复领域中Criminisi算法的实现-The program of Criminisi algorithm
the-method
- 利用最大类间方差法求取最优阈值,并利用阈值对图像进行分割处理。-To obtain the optimal threshold by the Otsu method, and the image segmentation by threshold.
Histogram-method
- 利用直方图双峰法选取适当阈值对图像进行二值化处理。此法只适用于直方图为双峰状图像。-Using the Shuangfeng method to the appropriate threshold histogram of image processing two values. This method is only applicable to the histogram of image of Shuangfeng.
Edge-detection
- 分别利用sobel,roberts,prewitt,log,canny五中算子对图像进行边缘检测并对比结果。-Using Sobel, Roberts, Prewitt, log and Canny to achieve the edge detection operator for image and compare the results.
tracing
- 目标跟踪卡尔曼滤波很好用,自己编的程序可以借鉴一下-Target tracking Kalman filter good use, own programs can learn about
2015_4_10
- 可以将指定文件夹下的图片生成视频,并保存在指定的文件夹下-The specified folder pictures generated videos
BilinearInter
- 用双线性插值的办法将图像从raw格式还原成rgb格式。附有例子。-The image is reduced to rgb format the raw format with bilinear interpolation approach. With examples.
cami
- Matlab图像处理基本操作及摄像机标定-Calibration of Matlab camera and image processing basic operation
vlfeat-0.9.20
- vlfeat-0.9.20 代码,下载可用-vlfeat-0.9.20 code
kalman
- 运通卡尔曼滤波器函数以及最小二乘法,对图像进行滤波,并将两种结果进行比较-Express and least squares method, kalman filter function of image filtering, and comparing the two results
FaceDetectionCPP
- MFC实现的人脸检测,可以检测人脸位置,并标记眼睛、嘴巴、鼻子。没有使用OPENCV库函数,完全C语言实现。-MFC implementation of face detection that can detect human face position, and mark the eyes, mouth, nose. OPENCV library function is not used entirely in C language implementation.
