资源列表
main
- 图像处理,使用灰度直方图提取图像特征,支持多张同时进行(Image processing, using a gray histogram to extract image features, support multiple copies of the image at the same time)
main
- 基于opencv的surf图像特征处理,带有进行两张图像图像对比的程序(Opencv based surf image feature processing, with two image contrast programs)
图像处理
- 将图片进行傅里叶变换,进行图像压缩,图像增强(Transform the picture into Fourier transform)
renlianjiance
- 人脸检测的matlab代码,能对人脸进行快速检测和分割(The matlab code of face detection can detect and segment the face fast)
Desktop
- 应用于检测图像边缘,引用的是MATLAB的自带函数。(The application is used to detect the edge of the image, which refers to the MATLAB's self - brought function.)
新建文件夹
- 边缘检测算子,用于图片的缺陷边缘检测,需要的可以看看(edge detection operators)
meanshift
- meanshift跟踪算法一个,是使用matlab编辑的,可更改,配有注释(One of the meanshift tracking algorithms, edited with MATLAB, modifiable, and annotated)
WCS
- 本程序对RGB图像做伪彩色处理,所得图像符合预期(This program does pseudo color processing for RGB images)
picture transfer
- 通过傅里叶变换提高图像的分辨率,使图像边缘更加平滑,明显减弱锯齿形状。(The resolution of the image is improved by Fourier transform, and the edge of the image is smoother and the sawtooth is obviously weakened.)
Circle
- 实际检测环境无法采集到完美的圆,所以Hough变换检测圆心经常存在偏差。该程序可检测不同角度,不同畸变圆的圆心,并输出其圆心坐标。利用C++实现。(The actual detection environment can not collect the perfect circle, so the Hough transform is often biased to detect the center of the circles. The program can detect the cent
lbp
- LBP算子计算简单、准确率较高,是目前人脸 识别局部特征提取的广泛使用方法(The calculation of LBP operator is simple and accurate, and it is the face of the present face A widely used method for identifying local feature extraction)
旋转
- 实现图像旋转,输入的角度不同可以旋转不同角度(To rotate the image, the angle of input can be rotated in different angles)