搜索资源列表
OpenCV-base
- OpenCV提供的视觉处理算法非常丰富,并且它部分以C语言编写,加上其开源的特性,处理得当,不需要添加新的外部支持也可以完整的编译链接生成执行程序,所以很多人用它来做算法的移植,OpenCV的代码经过适当改写可以正常的运行在DSP系统和单片机系统中,目前这种移植在大学中经常作为相关专业本科生毕业设计或者研究生课题的选题。-OpenCV vision processing algorithms provide very rich, and it part of the C language, w
QR
- QR分解在Opencv下的实现;完整代码,根据需要稍作修改后可以直接运行!-QR done in OpenCv
facedetect
- 人脸检测,完整代码,visual c++编译成功-Face detection, complete code, Visual C++ compiler! !
xxxshubiao
- 一个非常效率很高的识别图像中任意点的R,G,B像素值和灰度值化后灰度值的完整算法,大部分代码写在了一个类中-A very high efficiency of the identification image of an arbitrary point of R, G, and B pixel values and gray scale value after the gradation value of the complete algorithm, most of
learning-OpenCV-code
- 学习opencv的随书例程代码,完整的代码,另附有说明-Routines with the book learning opencv code, complete code, attached a note
perspective
- 此代码主要介绍了图像的稀疏映射,通过一副图像的四个点来确定映射函数,从而达到图像的映射,代码完整的解释了映射的详细算法-This code describes the mapping of the sparse image through an image four points to determine the mapping function, so as to achieve the image mapping, code complete a detailed explanation o
edge--detection
- 用opencv实现的边缘检测功能,根据学习opencv一书中的伪码补充和完整后的代码,可以运行-Edge detection with opencv function, according to the pseudo-code complement and complete code after learning opencv book, you can run
asmlibrary_release2.3
- asm人脸识别程序完整代码,可以识别出多个人脸,并能检测出人脸60多个特征点。-ASM face recognition program complete source code, we can identify many face, and can detect the face more than 60 feature points.
Satic_EigenFaceRecognizer
- 基于opencv的静态特征人脸识别代码,里面含有完整的代码,并附有测试图片,可以直接运行,代码注释非常详细-Static characteristics based face recognition opencv code, which contains the complete code, with a test image, you can directly run the code is very detailed notes
test
- 《Visual C++利用OpenCV对图像进行人脸识别》傻瓜教程,超级详细。从OpenCV的安装、OpenCV在Visual C++下的配置讲起,到工程的创建,一一详细讲述,大家一看就明白。里面还附有完整代码。希望大家喜欢。本人已经测试通过。同时也希望大家将自己的所学分享给大家,为提高整个中华民族的素质做出自己应有的贡献-" Visual C++ use OpenCV for image recognition," Dummies, super detail. From Op
OpenCV-2.0-Computer-Vision-Code
- 《OpenCV 2 计算机视觉编程手册》例程,包括完整的代码文件和图片-OpenCV 2 computer visual programming manual routines, including the complete code files and images
opencv-face-detection-for-realtime
- opencv实时人脸检测,完整代码,基于visual c-Opencv face detection, complete codes, based on visual c++
checkman
- opencv的hog行人检测,完整代码运行。可直接运行-opencv hog person dection
checkface
- opencv的harr的人脸检测,完整代码可直接运行。-opencv face dection
OpenCV-harris-corner-detection
- oponcv haar 角点检测,包含可以运行的完整代码。-oponcv haar corner detection, contains the complete code can run.
OpenCV-SURF-feature-point-matching
- Opencv SURF特征点匹配,包含可以正常运行的完整代码。-Opencv SURF feature point matching, contains the complete code can run normally.
OpenCV-Radiation-transformation
- Opencv Radiation transformation,放射变换,包含可以运行的完整代码。-Opencv Radiation transformation, radioactive transformation, contains the complete code that could be run.
OpenCV-hough-transformation
- Opencv hough transformation,霍夫变换,包含可以运行的完整代码。-Opencv hough transformation, Hough transform, contains the complete code that could be run.
creat kd_tree2
- 多维KD树建立的完整代码,用于最近邻匹配。(The complete code created by the multidimensional KD tree is used for nearest neighbor matching.)
opencv图像处理常用完整示例代码总结分析
- opencv图像处理常用完整示例代码总结分析(General example code summarization and analysis commonly used in OpenCV image processing)