搜索资源列表
用opencv进行双摄像头的捕捉
- 用opencv进行双摄像头的捕捉,将两张图像同时显示在一个界面上-For dual use opencv camera capture, the two images displayed simultaneously on a single interface
基于肤色的手势识别
- 基于肤色的手势识别,用到opencv 图像库,做手势识别的童鞋可以参考参考,vs2008平台下开发。-Gesture recognition based on skin color, use opencv image library, gesturing recognition of children' s shoes can refer to the reference, vs2008 platform development.
基于opencv实现的灰度变换
- 基于opencv实现的灰度变换,低通滤波,直方图均衡化,边缘检测等算法。-Opencv implementation based on gray-scale transformation, low-pass filtering, histogram equalization, edge detection algorithm.
利用OpenCV对视频进行处理
- 利用OpenCV对视频进行处理,尝试打开本电脑上的摄像头作为视频输入设备,或者将命令行的输入参数作为文件名来打开的视频文件。不管是哪一种方法,最后都是不断的循环处理一帧一帧地处理,涉及到的图像处理有背景擦除,平滑滤波,二值化等。-Using OpenCV to process the video, try to open the computer input device as a video camera, or the command line input parameters as the
OpenCV图像二值化(阈值法)
- OpenCV图像二值化(阈值法),基于vc-OpenCV image binarization (threshold method), based on the vc
AutoCamShift 基于Opencv的Camshift跟踪程序
- VC6.0编写,基于Opencv的Camshift跟踪程序,可选出ROI区域,然后对其使用Camshift算法进行跟踪,同时标出跟踪框。-VC6.0 to write, based on the Camshift Opencv tracking program, the ROI can be selected, and then track their use Camshift algorithm, while marked track box.
cvWatershed 基于C++语言的分水岭算法
- 本程序是基于C++语言的分水岭算法,其中调用了opencv的函数库。-This procedure is based on C++ language, watershed algorithm, which is called the opencv library of functions.
Based-on-the-Rob_Hess-OpenCV--SIFT-
- 编译Rob_Hess基于OpenCV的SIFT算法的C语言实现.pdf-Based on the Rob_Hess OpenCV compile the C language realization SIFT algorithm. PDF
camera-calibration-based-on-OpenCV
- 一种基于OpenCV的摄像机标定方法,推荐学习OpenCV的人观看使用-OpenCV for camera calibration based on methods recommended by people who watch to learn to use OpenCV
feature-matching-based-on-opencv
- 基于opencv来简单实现图像处理中的特征点提取和匹配-Opencv to simple implementation based on image processing feature extraction and matching
cam-turn-on
- how to start up using a camera on opencv
CameraTest(based-on-OpenCV)
- 基于VC++6.0,调试成功,可以实现普通摄像头的视频显示功能,基于opencv-Based on VC++6.0, debugging success, can ordinary camera video display,based on OpenCV
computer-vision--Based-on--OpenCV2
- computer vision Based on OpenCV 电子书,很好的资料-computer vision Based on OpenCV
Face-recognition-based-on-PCA
- 基于vc++6.0和opencv1.0的单样本人脸识别。用了PCA和2DPCA降维,效果不错。附带样本-Face recognition based on the vc++6.0, and opencv1.0 single sample. With the PCA and 2DPCA dimensionality reduction, good results. Comes with sample
camshift-tracking-based-on-opencv
- camshift算法跟踪-运行效果好.rar,是基于opencv的camshift算法,能提取背景、前景,实现对目标的跟踪,已调试能运行。-camshift algorithm track- good running effect rar, is based on the opencv camshift algorithm can extract the background, foreground, to achieve the goal of tracking, debugging can
Based-on-opencv-camera-calibration
- 基于opencv的摄像机标定(张正友法)-Based on opencv camera calibration (Zhang Zheng-law)
IMAGE-MOVE-BASED-ON-OPENCV
- 基于OPENCV的图像平移方法:利用鼠标标左键的响应移动图像,速度快。-Image moving method based on OPENCV:using the left mouse to move the image with fast speed
Image Registration based on SIFT
- 基于sift算法的图像配准,可以直接用来进行图像配准(mage registration based on SIFT algorithm can be directly used for image registration)
Based on openCV hand mototing
- 可以识别手势操作,基于VS2010平台下的OPENCV(Gestures can be recognized, based on the OPENCV under the VS2010 platform.)
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master
- Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master源码