资源列表
EdgeTests
- 对图片进行边缘检测,可设置不同的参数值显示不同的边缘清晰度,并生成图片-Image edge detection, so that the edge of the image exhibit different sharpness by setting different parameters and generates pictures
QXDtest
- 检测图片的清晰度,支持整个文件夹输入,最终生成清晰度的excel表格-Excel spreadsheet detection picture clarity, to support the entire folder input, the resulting resolution
voronoi1
- 基于图像的最近邻计算。算法实现,对于任一线状元素,将与其相邻像素颜色值赋值为距离其最近线状元素所属像素值-Nearest neighbor calculation based on image. The algorithm is implemented, for any linear element, the color value of its adjacent pixels is assigned to the pixel value of the nearest linear elemen
code-(1)
- 人脸识别颜色分类 包含主文件 matlab直接运行main.m 出自prince的书-two classification by prince book Computer vision: models, learning and inference
DetectEyes
- 运用C++检测人眼, 2)用opencv中检测人脸、眼睛、嘴巴等都是用的CascadeClassifier分类器,具体使用时可以使用C的函数,也可以使用opencv中使用C++封装好的类。下面是它们检测目标时的函数形式(从opencv官网复制的) C: CvSeq* cvHaarDetectObjects(const CvArr* image, CvHaarClassifierCascade* cascade, CvMemStorage* storage, double scal
dct
- 用matlab对图像进行DCT变换,过滤掉一些能量低的部分,再进行反变换恢复图像,并进行展示。-Using matlab for image DCT, filtering out some of the low energy part, then the inverse transform to restore the image and display.
Light-test-a-adjusment
- 程序包含了利用灰度世界法和参考RGB值的白平衡算法,给出了失去白平衡后照片调整后的效果图。-The code gives two white-balance algrithms for changing its RGB
MTF_knife
- 文章给出了利用边缘信息,进行刀口函数提取的标准方法,利用FFT得到MTF-The code gives a method of calculating the PSF/MTF of an edge
feature
- 基于图像特征参数提取目标物,主要使用面积特征。-Object extraction based on image characteristics, the main use of the area characteristics.
transfer
- 彩色图像的变换,可以调整其亮度、色度和饱和度。-Converting a color image, you can adjust the brightness, hue and saturation.
segmentation
- 彩色图像的分割,通过阈值设定,在RGB空间和HSI空间进行分割。-Color image segmentation by threshold setting, in RGB space and HSI space segmentation.
program
- 图像的几何变换研究,可以平移、放大、缩小和旋转。-Transform the geometry of the image, you can pan, zoom and rotate.
