搜索资源列表
脸部轮廓检测
- 脸部轮廓检测 ,用opencv 和c++,另外加了注释的,解释完全正确,能够运行
pyramid_segmentation.rar
- 此代码可以在Visual C++和OpenCV开发环境下,采用金字塔方法进行图像分割,This code can be Visual C++ And OpenCV development environment, using the pyramid method of image segmentation
opencvavi
- opencv保存avi视频,源码 ,一般 语言C-Opencv preserve video source, generally, avi language c++
VTraffic(thread_no_leak)
- VC6.0+opencv环境下运动检测的实例,使用了帧差法、GMM方法等,可以对比不同建模方法的效果-VC6.0+ opencv environment, motion detection example, using the frame difference method, GMM methods, you can compare the effect of different modeling methods
FaceDetection
- 人脸检测。用c++编写。人脸检测是人脸分析的首要环节,其处理的问题是确认图像(或影像)中是 否存在人脸,如果存在则对人脸进行定位。人脸检测的应用领域相当广泛,是实 现机器智能化的重要步骤之一。 AdaBoost 算法是1995 年提出的一种快速人脸检测算法,是人脸检测领域里 程碑式的进步,这种算法根据弱学习的反馈,适应性地调整假设的错误率,使在 效率不降低的情况下,检测正确率得到了很大的提高。-Face Detection. Using c++ to prepare. Fac
opencv_thesis
- opencv 领域相关的论文,对于人脸检测领域很有参考意义-opencv papers relevant to the area, for the field of face detection is very useful
123
- 用c++写的基于opencv的人脸识别,它基本实现了人脸识别的功能-Using c++ written in the opencv face recognition based on its basic function of the realization of the Face Recognition
rotate
- 以Microsoft Visual C++ 6.0为平台,基于opencv来实现图像的旋转,-With Microsoft Visual C++ 6.0 as a platform, to achieve opencv-based image rotation,
openCV.Net
- c#图像处理,很难找的图像处理源代码,人脸识别-light compensation
eye_pos
- visual c++.net编写的mfc程序。选择一副人脸图像并显示在窗体中,鼠标点击人眼,会显示该点坐标,以查看两眼是否对齐在同一水平线。运行时,系统需要安装opencv,并配置-visual c++. net write a mfc program. Choose a facial image and displayed in the form, the mouse clicks the human eye, it displays the point coordinates to see
camerads
- 基于directshow和openCV的视频采集,多窗口播放-And openCV based on directshow video capture, multi-window play
OpenCV
- OpenCv的全称是Intel Open Source Computer Vision Library,由英特尔公司位于俄罗斯的研究实验室开发,它是一套可免费获得的由一些C函数和C++类所组成的库,用来实现一些常用的图像处理和计算机视觉算法-Intel Open Source Computer Vision Library
calibration
- 单目摄像机标定,摄像机标定源代码程序,c++,opencv-single camera calibration,camera calibration, C++,opencv
ConsoleApplication1
- 使用c++调用opencv对图像进行加杂讯处理,在visual studio中实现(Call OpenCV to add noise to the image processing)
C# EMGUCV人脸识别
- 基于emgucv,采用C#开发的人脸识别程序,为了功能正常,需先安装opencv和emgucv.(Based on emgucv, the use of C# development of face recognition program, in order to function properly, you need to install opencv and emgucv.)
selfcalibration
- 用摄像机拍好一个视屏,然后通过使用c++和opencv进行读入视屏和将视频输出出来,看到成果(Shoot a video screen with a video camera, then read through the c++ and OpenCV to see the screen and output the video to see the results)
Image grout
- 使用c#的openCV库实现图片的灰度化和二值化,简单明了(Using c # openCV library to realize the grayscale and binary of the image, simple and clear)
基于ORB算法的特征匹配
- 基于ORB算法的特征匹配,opencv,C++(matching based on ORB algorithm with opencv lib)
multi KCF
- KCF运动跟踪,C\C++环境,opencv(KCF motion tracking,c++,c,opencv)
OPENCV车道检测与车辆识别LaneDetection
- 基于C#OPENCV车道检测与车辆识别,速度快,直线检测准确(Lane detection and vehicle identification based on C#OPENCV)