资源列表
生成随机地形
- 学习minecraft地形随机生成用的是柏林噪声算法(Learning the random generation of minecraft terrain is the Berlin noise algorithm)
att_faces
- 实现图像分类中的传统方法,主要有特征提取模块,还有分类模块,其中该算法将其整合实现了端到端的训练和测试(image classification)
learning opencv(中文版)
- learning opencv,中文版的learning opencv书籍(learning opencv Chinese version, learning opencv book)
opencv2计算机视觉编程手册(中文)
- opencv2计算机视觉编程手册(中文)(Opencv2 computer visual programming manual (Chinese))
ORB an effcient alternative to SIFT or SURF
- 一种可以有效替代SIFT或者SURF的算法(ORB an effcient alternative to SIFT or SURF)
深入理解OpenCV 实用计算机视觉项目解析
- 深入理解OpenCV,实用计算机视觉项目解析(Mastering OpenCV with Practical Computer Vision Projects)
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.)
knn-matting
- 本程序在matlab中运行,实现了基于KNN的抠图技术(This program is run in MATLAB, realizes KNN based matting techniques)
slic-python-implementation-master
- python下实现slic分割算法,里面有实例(Implementation of SLIC segmentation algorithm)
Distancetransform
- 图像处理中的距离变换算法,采用欧式距离和倒角算法两种方式实现对图像的距离变换。(The distance transformation algorithm in image processing,adopts Euclidean distance and chamfer algorithm to realize the distance transformation of the image.)
FaceTools-master (1)
- 用于人脸检测,裁剪,对齐的方便工具,用的是5点法(Face detection, clipping, and alignment)
ssim
- 图像质量评价SSIM,无需参考图像,可以做单幅图像的质量评价(no reference image quality assessment)
