资源列表
C++ yunsuanfuzhongzai
- 关于C++中运算符重载函数的几个示例代码。(Some examples of the example code for the operator overloading function in C++.)
C++ jichengandpaisheng
- 关于c++中继承和派生函数的几个示例代码。(Several examples of programming examples about the use of virtual functions in C++ about several examples of inheritance and derived functions in c++.)
Face-Eye-Detection
- 人眼定位,通过手动选择一张图片的人眼区域,然后识别其他图片中人眼的位置(Human eye positioning, by manually selecting a human eye area of a picture, and then identifying the positions of human eyes in other pictures)
C++ xuhanshu
- 关于C++中虚函数的使用的几个编程例子。(Several programming examples on the use of virtual functions in C++)
产生训练文件升级版
- 训练了通用机打发票的字符识别,能识别通用机打发票的字符(Trained the character recognition of the general machine Invoicing to identify the characters of the general machine for invoicing)
R-LandS-L
- CT反投影重建的R-L滤波函数与S-L函数,应用对象为matlab自带shepp-logan模型图像(R-L function and S-L function applying to CT backproject reconstruction)
gaussian
- Gaussian distribution
SURF探测器拼接两张图像以创建全景的openCV实现
- 基于SURF的图像拼接,全景图像筛选特征点,进行匹配刷选转换(Image mosaic based on SURF panoramic image filtering feature points matching selection switch)
基于Qt框架的手势识别程序
- qt下的图像处理程序,用于手势识别,处理,是个不错的参考资料(The image processing program under QT, used for gesture recognition, processing, is a good reference)
GeoMatch_src
- 图像模板匹配,基于梯度向量点积,处理模板图像与搜索图像,寻找最佳匹配得分点(Image template matching based on gradient vector product)
python
- Python [1] (英国发音:/?pa?θ?n/ 美国发音:/?pa?θɑ?n/), 是一种面向对象的解释型计算机程序设计语言,由荷兰人Guido van Rossum于1989年发明,第一个公开发行版发行于1991年。 Python是纯粹的自由软件, 源代码和解释器CPython遵循 GPL(GNU General Public License)协议。Python语法简洁清晰,特色之一是强制用空白符(white space)作为语句缩进。 Python具有丰富和强大的库。它常被昵称为
color2
- 将图像转到hsv空间,对hsv分量进行非等间隔量化(The image is transferred to the HSV space and the HSV component is quantized at non-equal intervals)