资源列表
DDA绘制图形
- 读取TXT文件用DDA算法绘制图形,TXT文件每行为两个坐标点
NRRD读取
- 基于matlab编写的nrrd医学图像数据读取函数: nrrdread.m nrrdread_std.m(Nrrd medical image data read function based on MATLAB: Nrrdread.m Nrrdread_std.m)
152张未分割图10
- 152张灰度的肝脏切片图像(没有标记),格式为jpg(152 grayscale liver slices (no marked).)
ssim
- 图像质量评价SSIM,无需参考图像,可以做单幅图像的质量评价(no reference image quality assessment)
FaceTools-master (1)
- 用于人脸检测,裁剪,对齐的方便工具,用的是5点法(Face detection, clipping, and alignment)
Distancetransform
- 图像处理中的距离变换算法,采用欧式距离和倒角算法两种方式实现对图像的距离变换。(The distance transformation algorithm in image processing,adopts Euclidean distance and chamfer algorithm to realize the distance transformation of the image.)
slic-python-implementation-master
- python下实现slic分割算法,里面有实例(Implementation of SLIC segmentation algorithm)
knn-matting
- 本程序在matlab中运行,实现了基于KNN的抠图技术(This program is run in MATLAB, realizes KNN based matting techniques)
Savitzky-Golay filter
- Savitzky-Golay滤波是一种工程应用数据处理中高效的滤波方法,能同时得到平滑后的数据和数据梯度。(Savitzky-Golay filter is an efficient filtering method in engineering application data processing, which can simultaneously obtain the smoothed data and data gradient.)
深入理解OpenCV 实用计算机视觉项目解析
- 深入理解OpenCV,实用计算机视觉项目解析(Mastering OpenCV with Practical Computer Vision Projects)
ORB an effcient alternative to SIFT or SURF
- 一种可以有效替代SIFT或者SURF的算法(ORB an effcient alternative to SIFT or SURF)
opencv2计算机视觉编程手册(中文)
- opencv2计算机视觉编程手册(中文)(Opencv2 computer visual programming manual (Chinese))