资源列表
FaceTools-master (1)
- 用于人脸检测,裁剪,对齐的方便工具,用的是5点法(Face detection, clipping, and alignment)
ssim
- 图像质量评价SSIM,无需参考图像,可以做单幅图像的质量评价(no reference image quality assessment)
152张未分割图10
- 152张灰度的肝脏切片图像(没有标记),格式为jpg(152 grayscale liver slices (no marked).)
NRRD读取
- 基于matlab编写的nrrd医学图像数据读取函数: nrrdread.m nrrdread_std.m(Nrrd medical image data read function based on MATLAB: Nrrdread.m Nrrdread_std.m)
DDA绘制图形
- 读取TXT文件用DDA算法绘制图形,TXT文件每行为两个坐标点
color2
- 将图像转到hsv空间,对hsv分量进行非等间隔量化(The image is transferred to the HSV space and the HSV component is quantized at non-equal intervals)
python
- Python [1] (英国发音:/?pa?θ?n/ 美国发音:/?pa?θɑ?n/), 是一种面向对象的解释型计算机程序设计语言,由荷兰人Guido van Rossum于1989年发明,第一个公开发行版发行于1991年。 Python是纯粹的自由软件, 源代码和解释器CPython遵循 GPL(GNU General Public License)协议。Python语法简洁清晰,特色之一是强制用空白符(white space)作为语句缩进。 Python具有丰富和强大的库。它常被昵称为
GeoMatch_src
- 图像模板匹配,基于梯度向量点积,处理模板图像与搜索图像,寻找最佳匹配得分点(Image template matching based on gradient vector product)
基于Qt框架的手势识别程序
- qt下的图像处理程序,用于手势识别,处理,是个不错的参考资料(The image processing program under QT, used for gesture recognition, processing, is a good reference)
SURF探测器拼接两张图像以创建全景的openCV实现
- 基于SURF的图像拼接,全景图像筛选特征点,进行匹配刷选转换(Image mosaic based on SURF panoramic image filtering feature points matching selection switch)
gaussian
- Gaussian distribution
R-LandS-L
- CT反投影重建的R-L滤波函数与S-L函数,应用对象为matlab自带shepp-logan模型图像(R-L function and S-L function applying to CT backproject reconstruction)