资源列表
灰度处理程序
- C#对图像批量灰度化程序,自动提取所选文件夹的全部下级子目录的所有图片,并批量灰度输出(C# Image Batch Graying Program)
多人脸跟踪
- 移动状态下视频中多人群,通过图像处理算法识别视频中的人脸(Face Recognition in Mobile Video by Image Processing Algorithms)
face recognition
- MATLAB人脸识别,采用主成分分析的人脸识别,程序不复杂。(MATLAB face recognition, using principal component analysis of face recognition, the program is not complex.)
MammEnhan
- 利用NSCT对脑CT图像增强的例子 ,代码可编辑,本例为适用于灰度图像(Using NSCT for brain CT image enhancement example, the code can be edited. This example applies to grayscale images.)
edge_detection
- 使用canny算子对图像进行边缘检测,用于RCNN的目标检测。(Edge detection using Canny operator)
互信息图像配准
- 基于图像互信息计算的图像配准方法,互信息为配准带来更高精度(Image registration method based on image mutual information calculation, mutual information brings higher precision to registration)
82247462Hyperspectral-Remote-Sensing
- 地面高光谱处理、matlab数据处理、可以借鉴的、高光谱数据处理过程(hyperspectral matlab image)
白字识别(分类器)
- 可以较为准确的识别出围棋中的黑白子以及棋盘。(Identify black and white pieces and chessboard in Go .)
A Template Matching Method
- 一种基于环投影矢量变换的多尺度旋转图像模板匹配方法(A Template Matching Method for Multi-Scale and Rotated Images Using Ring Projection Vector Conversion)
splicing
- 二维图像拼接,sift特征匹配,快速k近邻匹配,ransac近一步过滤匹配点(Two dimensional image mosaic)
MATLAB图像滤波去噪分析及其应用
- MATLAB图像滤波去噪分析及其应用,包含书籍和随书源码,详细 介绍了利用MATLAB实现图像滤波去噪的处理方法与步骤,很实用
PCA
- 实现图片处理的传统pca降维,需要自己改文件路径(To reduce the dimension of traditional PCA in image processing, we need to change the file path by ourselves)