资源列表
Image-Enhancement
- 利用OpenCV实现图像的直方图均衡化,并绘制直方图-Use OpenCV to achieve image histogram equalization,and draw a histogram
Triangle_Selection
- 基于Opengl实现的,人脸三角化,并可通过鼠标点选三角片-Based on the implementation of Opengl, human face triangulation, and can be selected through the mouse click
HSC
- 进行稀疏编码的梯度检测,判定输入的图片的类别-Gradient detection sparse coding, decision input category
osgWxTest
- 将osg和wxWidget库结合的一个程序示例,方便进行三维可视化开发-The example of a program and wxWidget osg library binding, to facilitate the development of three-dimensional visualization
opencvtest
- 利用opencv库进行图像处理,主要用于栅格图像的分割的示例程序。-Use opencv library for image processing, mainly for raster image segmentation of the sample program.
filter
- 本程序对同一图像增加噪声后,进行均值滤波、高斯平滑滤波和中值滤波三种方法的去噪和结果比较, 并进行了评价指标PSNR和SSIM的计算以及算法耗时的统计。 - The program on the same image after the noise increases, mean filter, de-noising and results of the Gaussian smoothing filter and median filter three methods of com
EM_CD
- 基于高斯混合模型和EM(Expectation Maximization)算法的SAR影像变化监测算法,并附带示例。总体思路是首先将两个时期的SAR影像做log和ratio运算,生成差分影像,然后通过EM算法估计高斯混合模型的参数,最后根据高斯混合模型最大概率,生成变化监测结果。-Unsupervised change detection method for SAR images using EM algorithms of Gaussian mixture model
Image-segmentation
- 图像分割代码,基于阈值的图像分割的五种算法的实现-Image segmentation code, based on five algorithms for image segmentation threshold of realization
facedetection(ycbcr)
- 首先实现基于肤色的人脸检测与追踪,然后可以定位眼睛的位置。-first it can detect face and tracking based on skin color,then it can detect the location of the eyes.
tree_based_face_detector
- 基于树的人脸检测,实现人脸的检测,在MATLAB环境下,MATLAB源代码-Face detection based on the tree, to achieve the detection of human face, in the MATLAB environment, MATLAB source code
AAM-Functions
- MATLAB源代码,AAM算法算法库,包括模型的训练、模型的匹配、特征的跟踪等-MATLAB source code, AAM algorithm library, including the model of training, model matching, feature tracking, etc.
ASM-Functions
- MATLAB源代码,ASM算法算法库,包括模型的训练、模型的匹配、特征的跟踪等-MATLAB source code, ASM algorithm library, including the model of training, model matching, feature tracking, etc.