资源列表
ransac
- use ransac to find the bet fitted plane
match
- 实现图像的配准功能,为图像配准第三版原书程序(Realize the registration function of the image, and the third edition of the original book program.)
CurveLab-2.0.1
- 一副图片经过曲波变换后,会有cell矩阵,可以利用cell矩阵做一些分析。(a image curvelet transform)
ImageCenter
- 先对图像进行处理得到灰度图像,计算图像轮廓并计算图像重心。(Get the image outline and calculate the image center of gravity)
mean shift
- 用均值漂移实现超像素图像分割的代码大家有什么建议可以交流(image segment by MEAN-SHIFT)
SCoW-Watershed Superpixel
- 基于分水岭改进的图像分割算法实现图像分割(image segment by watered superpixel)
realtimesuperpixel-master
- 运用基于密度的聚类算法实现了超像素的分割(The segmentation of super pixels is realized by using the clustering algorithm based on density)
RLC of Binary Image
- 使用游程编码对二值图进行压缩和解压,适合学习,注释详细。 该编码属于无损压缩编码,是栅格数据压缩的重要编码方法。对于二值图有效。(This code belongs to lossless compression coding and is an important coding method for grid data compression. It is valid for the two value graph.)
test
- 该方法利用人脸具有镜像对称的自然特性,依据奇偶分解原理,生成成镜像奇、偶对称样本,井利用人脸对称图像作为训练样本,再利用主分量分析(PCA)对训练样本进行二阶相关和降维处理,然后对处理后的样本进行ICA特征提取。理论和分析实验证明,该算法有效减线了人脸受到视角、光照、人脸表情、姿势变化等因素的最响,又增加了训练样本容量,减少了计算复杂度,同时有效解决了小样本问题,提高了识别率.(The method uses the natural characteristics of mirror symme
k-means
- 增加椒盐噪声对图像进行去噪处理后,实现图像分割(Adding salt and pepper noise to image denoising,realization of image segmentation)
TextureSynthesis
- 纹理合成,基于C++ 欢迎大家下载交流交流交流交流(TextureSynthesis,based on the Visual C++ and opencv.Welcome to communicate)
Hoglist
- 这是一个在图像处理或图像标注中用matlab提取图像梯度特征的一个程序(This is a program in image processing or image annotation using MATLAB to extract the features of the image gradient)