搜索资源列表
使用OPENCV预览打开并预览摄像头
- 使用OPENCV预览打开并预览摄像头,实现了同时打开两个摄像头的程序!-Use Preview to open and preview OPENCV camera to achieve the two cameras simultaneously to open the program!
利用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 the application, the program is to transfer the video to open, and by adding a slider to control the video playback time, the program through their own debugging
OpenCV-code 基于C/C++语言的开源图像处理函数库
- OpenCV是一个基于C/C++语言的开源图像处理函数库,其代码都经过优化,可用于实时处理图像,具有良好的可移植性,可以进行图像/视频载入、保存和采集的常规操作.-OpenCV is based on C/C++ language, open source image processing library, the code have been optimized for real-time image processing, has good portability, can images/v
Corner
- 基于c++和opencv环境,打开任何格式的图片-Opencv c++ and based on the environment, open the image in any format
OpenCV-2-Computer-Vision-Application
- 一本非常好的Open CV 英文原版书,有兴趣的下载-OpenCV 2 Computer Vision Application Programming Cookbook
OPEN-CV-notes
- opencv 学习笔记,很好的学习资料,旨在帮助读者快速入门OpenCV,而无需阅读冗长的参考手册。还包括笔者做双目视觉相关经验,-opencv study notes, a very good learning materials designed to help readers Quick Start OpenCV, without having to read lengthy reference manual. I do binocular vision also includes rel
opencv_Detect
- 采用VC++6和opencv1.0,基于对话框模式,打开摄像头或打开已有的AVI文件,采用简单的背景差分法动态跟踪活动物体。opencv1.0需要自行下载和配置。-Using VC++6 and opencv1.0, dialog-based mode, open the camera or open an existing AVI file, the background difference method using a simple dynamic tracking moving obje
openCV_Video
- 在C++builder6.0中使用OpenCV1.0。采用opencv打开视频(摄像头)并显示在Image图片框中。-In C++ builder6.0 use OpenCV1.0. Using opencv open the video (camera) and display images in the Image box.
multicam
- it s a open cv code for using multi camera. the program helps to control more than one cameras and create multi frame to view the different scense from various cameras
gesture_capture
- 一个手势捕捉的开源代码,最好使用笔记本自带摄像头,外接摄像头可能无法识别。-Open source code to capture a gesture, it is best to use notebook comes with camera, external camera may not recognize.
facedetectionopencv
- this my code about face detection using open cv -this is my code about face detection using open cv
OpenCVfoundation150
- OPEN CV学习丛书,适合初学者,非常经典-this is a good book for readers who want to learn OPENCV
open-cv
- open cv 作灰階並用滑鼠查看圖形上每點灰 階值,cvThreshold,onMouse cvThreshold(原始圖形IplImage資料結構,計算後結果IplImage資料結構,門檻值,最大門檻值數值,CV_THRESH_BINARY) open cv 作灰阶并用滑鼠查看图形上每点灰阶值,cvThreshold,onMouse cvThreshold(原始图形IplImage资料结构,计算后结果IplImage资料结构,门槛值,最大门槛值数值,CV_THRESH_BINARY)-o
TrackerTestbed
- 卡内基梅隆大学的一个博士写的一个视频目标跟踪平台,包含几乎所有的目标跟踪算法,有开源的代码和相应的论文,还可以加入自己改进的算法,有很好的参考价值。-Carnegie Mellon University, a Ph.D. to write a video tracking platform, contains almost all of the target tracking algorithm, there are open source code and the corresponding
Open CV DFT, DCT
- Implement DFT using Open CV
open--the--picture-by--opencv
- 借用VC++调用opencv函数进行图片打开,用于运动目标图片的检测-Use vc++ opencv function called open, used in the detection of moving object image
open-camera-and-save
- 打开摄像头并且可以录像,保存成avi格式,对于新手有一定的指导意义-Open the camera and can be video, save into avi format, there are certain guiding significance for the novice
open-PLY
- 是PCL基于VS图像开发的一种点云文件ply格式打开的源代码-PCL VS image is based on the development of a point cloud file formats ply open source code
Python
- Open cv 人脸检测程序 通过主程序检测出图片中的人脸,用于后期防盗准备(Open cv face detection programm)