搜索资源列表
ImageProcessing(openCV)
- 一个基于openCV的图像处理程序,包含有边缘检测,图像匹配,形态学变换,金字塔采样,视频采集,相机标定等各种函数。-OpenCV-based image processing program includes edge detection, image matching, morphological transformation, the pyramid samples, video capture, camera calibration and other functions.
Image_MFC
- OpenCV采集USB摄像头视频,随时保存一帧图像-OpenCV USB camera video capture, save an image at any time
otsu
- 利用opencv采集视频输入,并将输入的图像调用OTSU算法,提取运动目标-Using opencv capture video input, and input image is called OTSU algorithm to extract moving objects
Preview
- 在mfc裏用 directshow做底層, 用opencv 實現攝像頭的實時圖像抓取-To do with directshow in mfc in the bottom of the camera with opencv to achieve real-time image capture
MCU_1524
- 基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪-VC environment based Opencv video capture and image filtering and corner detection motion tracking
opencv
- 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波,opencv人脸角点检测,opencv运动跟踪程序-A good VC environment based Opencv and video capture image filtering and corner detection vc motion tracking program. Opencv image filtering can be achieved, opencv fa
ConsoleCV
- 在韩国用的OpenCV的一个c 代码。基本的功能都有。从基本的图像打开及显示,一般的算法应用,Tracker,还有摄像头采集等。-This is a C code for Opencv which i learen in korea. it is very simaple and useful for learning Opencv. it include image open and view, algrithm app, Tracker, camera capture.
Lab_2_Video_Adquisition
- Opencv Video Adquisicion vc++ using cvcam and save an image capture by the camera in a click
exa2.9
- 这是OpenCv的从摄像头读入数据的程序,其实程序中的capture结构初始化后,从视频文件或者摄像设备读入图像没有区别。-This is OpenCv the data read from the camera program, in fact, the capture structure of the program is initialized, the video file or video equipment from the read image is no different.
SimpleCamCapture
- Capture image from camera. Project to Visual 2010 and OpenCV version (2.2).
LuFanOpenCV_V1
- 项目设计并实现了一个具有闯入报警功能的智能监控系统。该系统包括视频采集、视觉分析与输出报警几个功能。其中视觉分析部分利用OpenCV图像处理技术对采集得到的图像进行处理,根据图像中是否包含闯入者进行判别报警。如果判别出有非法闯入者,系统自动启动记录,将视频内容保存入磁盘,并通过串口通信将报警信号发送给单片机进行报警,危机解除后,停止写入磁盘,并解除单片机报警信号!-Project design and implementation of an intelligent intrusion alar
IMAQ-jiqishijue
- 机器视觉系统是指通过机器视觉产品(即图像摄取装置,分CMOS和CCD两种)把图像抓取到,然后将该图像传送至处理单元,通过数字化处理,根据像素分布和亮度、颜色等信息,来进行尺寸、形状、颜色等的判别。进而根据判别的结果来控制现场的设备动作。-Machine vision system is a machine vision products (ie image acquisition device, the two sub-CMOS and CCD) to capture the image, an
Capture
- The program connects and begins to grip the camera with cvCreateCameraCapture (), then get the width and height frame with cvGetCaptureProperty (). And then in the loop with cvQueryFrame () gets the image from the camera and displays the window.
deep-and-image
- 本例是利用OpenNI和OpenCV完成.oni格式视频的采集,介绍了利用Kinect相机采集视频的方法。-This case OpenNI and OpenCV oni format video capture Kinect camera to capture video.
mfc_opencv
- 基于opencv-mfc开发的视频图像采集,并显示-Based on opencv-mfc video image capture
capture
- OPENCV源码,从网络摄像头获得一帧图像-OPENCV source, obtain an image from a webcam
OpenCV-image-capture
- 此程序主要是利用一个或两个摄像机获取图像,算法简单方便,实用性强-This program is the use of one or two cameras to obtain images, the algorithm is simple and convenient, practical
HandDetector
- 这是一个人手识别程序,基于OpenCV,环境VisualStudio2013。 首先通过图片采集手势图像,而后进行减小噪声的滤波处理,根据肤色在YCrCb色彩空间中的自适应阈值对图像进行二值化处理,提取图像中所有的肤色以及类肤色像点,而后经过膨胀、腐蚀处理后,祛除小块的类肤色区域干扰,得到若干块面积较大的肤色区域;此时根据各个肤色区域轮廓特征进行甄选,获取目标手势区域,而后根据目标区域的特征进行识别,定位手心。-This is a staff recognition program, bas
BumbleBee
- 基于opencv和triclops的双目图像获取程序(包含路径和库需自己添加)-image capture of bumblebee
capture
- 通过OpenNI2和Opencv采集xtion的彩图和深度图-Capture color and depth image with OpenNI2 and Opencv