资源列表
OpenTLD_master
- TLD跟踪算法源代码,采用C++编码结构-This will be a C++ implementations of the OpenTLD (aka Predator)
FaceDetection
- FaceDetection 人脸检测的Opencv源代码 基于opencv242-FaceDetection face detection Opencv source code based opencv242
cvFilter
- opencv,用不同的核进行图像的二维滤波,函数cvSmooth实现各种方法的图形平滑。-opencv,image smooth with different kernel
histogram
- 此文档中包含的源代码是关于opencv中图像处理的直方图操作,包括了最基本的和比较新的直方图操作的技术,绝对的好!-The source code contained in this document is the histogram of the image processing opencv in operation, including the basic technology and new histogram manipulation, absolute!
homotest
- 利用标准棋盘格,寻找两幅图像之间的单应性。利用opencv实现。-Using standard checkerboard, to find homographies between the two images. Using opencv.
opencvImagecmp
- 给予Opencv2.3.1的图像匹配度计算-Give Opencv2.3.1 image matching calculation
OpenCV_CalcHist
- 直方图是计算机视觉中一个很重要的工具,OpenCV里面提供了不少有关直方图处理的函数。其中最基本的是计算直方图的函数calcHist()。有关直方图在前面的博文中也有所介绍:基础学习笔记之opencv(4):直方图使用学习。不过目前由于本人课题研究上需要计算多张图片的一维直方图特性,且每张图片对应有自己不同的掩膜矩阵,开始以为OpenCV中提供的calcHist()函数能够实现这个功能,因为其中一个重载函数中有一个参数为InputArrayOfArrays,咋一看会觉得这不就是可以处理多张图片的
cxcore100
- 用于人脸识别的opencv core核心库-copecv core
candy
- candy边缘检测,可用于集成电路版图的边缘检测-candy edge detection, edge detection can be used for integrated circuit layout
faces-recognition
- 脸部识别的源代码,还有给定的相应的图片,直接进行检测-faces recognition
ycbcr
- 实现了阈值肤色分割和椭圆肤色分割,可以为进一步的手势识别或者人脸识别提供基础。-The the threshold skin color segmentation and skin color segmentation oval can further gesture recognition or face recognition provides the basis.
BMP2PGM
- 利用opencv将BMP图像转换成为PGM,简单实用,所有dll都已包含。可以直接调试-Opencv BMP images converted into PGM, all dll are included.
