资源列表
互信息图像配准
- 基于图像互信息计算的图像配准方法,互信息为配准带来更高精度(Image registration method based on image mutual information calculation, mutual information brings higher precision to registration)
edge_detection
- 使用canny算子对图像进行边缘检测,用于RCNN的目标检测。(Edge detection using Canny operator)
Untitled
- 分水岭图像识别,本实验为使用MATLAB编写的细胞图像分割及计数系统,实现了对图像内细胞的计数,以及对每个细胞周长和面积的测量,并分别展示了分割后的每个细胞的图像。(Watershed image recognition)
test_GS
- 标准GS相位恢复算法,利用傅里叶变换与反变换进行逼近,直至收敛,误差下降算法。(Standard GS phase recovery algorithm, using Fourier transform and inverse transform approximation, until convergence, error reduction algorithm.)
MammEnhan
- 利用NSCT对脑CT图像增强的例子 ,代码可编辑,本例为适用于灰度图像(Using NSCT for brain CT image enhancement example, the code can be edited. This example applies to grayscale images.)
face recognition
- MATLAB人脸识别,采用主成分分析的人脸识别,程序不复杂。(MATLAB face recognition, using principal component analysis of face recognition, the program is not complex.)
多人脸跟踪
- 移动状态下视频中多人群,通过图像处理算法识别视频中的人脸(Face Recognition in Mobile Video by Image Processing Algorithms)
kahler
- kahler流形的matlab实现 用于对黎曼几何中黎曼流形的研究 和乐群理论(Matlab implementation of Kahler manifold)
灰度处理程序
- C#对图像批量灰度化程序,自动提取所选文件夹的全部下级子目录的所有图片,并批量灰度输出(C# Image Batch Graying Program)
h264
- 通过websocket接收h264裸流后,在web端解析播放(After receiving the bare stream of h264 through websocket, it is parsed and played on the web side)
直线光栅扫描转换算法的实现
- 通过C++实现直线光栅扫描转换算法的示例(Implementation of Linear Grating Scanning Conversion Algorithms)
用matlab评价融合图像的熵值、平均值、标准差、平均梯度、相关系数
- 用matlab评价融合图像的熵值、平均值、标准差、平均梯度、相关系数