资源列表
Project3
- 通过opencv 实现两幅相似图像做差 求异点 并进行二值化(Through the realization of OpenCV two similar image between different points and binarization)
mat2raw
- transver mat file format to raw file format, simply matlab code, usd to 3D medical image processing/data input
2fad7a47ce25c0ec3da74453e2c0065d
- 步态识别,主要进行步态的识别从而进行身份确认。(motion-based gait recognition algorithm)
【77】分水岭算法
- 用于图像处理,模式识别,视觉识别的OPENCV分水岭算法代码(For image processing, pattern recognition, visual recognition of the OPENCV watershed algorithm code)
fisher
- 基于LDA人脸识别,matlab版,亲测有效(FisherFace using for face recogintion)
球面投影
- 将一个世界地图投影到球上并绘制出来。有旋转,效果还可以(Projected a map of the world onto the ball and plotted it out.Using c++ and opencv.)
feature extraction
- 自己根据公式编写的颜色矩特征,纹理空间自相关函数特征(The color moment feature and texture space auto correlation function feature written by the formula.)
图像预处理
- 文件中的程序都是图像处理的相关程序包括图像类型的转换,中值滤波法图像去噪处理,光照不均匀校正处理,反锐化掩模法图像增强,二值化处理,边缘检测,形态学运算,最小二乘法,图像颜色信息提取及变换提取关键点等等(The program is related to the program of image processing including image type conversion, median filtering method of image denoising, non-uniform i
code-knfst
- CVPR文章“Kernel Null Space Methods for Novelty Detection”的代码(CVPR article "Kernel Null Space Methods for Novelty Detection" code)
contourlet_toolbox
- 曲波变换的matlab图像处理工具箱。用于图像处理及增强(contourlet_toolbox,for image processing and enhancement)
triangulation
- 三角转换矩阵,非常好用。 根据相关说明使用(Triangle conversion matrix, very easy to use. Use in accordance with relevant instructions)
SIFT
- 按照论文写的关于SIFT特征提取的代码,没有特征向量那一步(In accordance with the paper written on the SIFT feature extraction code, there is no feature vector that step)