CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 视频捕捉/采集 搜索资源 - detection opencv

搜索资源列表

  1. move_detection

    0下载:
  2. 基于OpenCv编写的运动检测,VC6平台,利用usb摄像头可以看效果。-OPEN prepared based Motion Detection, VC6 platform, using usb camera can see results.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:8.82kb
    • 提供者:tuoge
  1. MovingDetection

    0下载:
  2. 用Opencv实现的一个运动检测的程序。通过摄像头捕捉,把捕捉到的图像分为前景和背景,从而检测出运动图像。-Achieved with Opencv a motion detection process. Captured by the camera, the captured image are separated into foreground and background, to detect the moving image.
  3. 所属分类:Video Capture

    • 发布日期:2017-05-15
    • 文件大小:3.68mb
    • 提供者:蓝天白雪
  1. facedetection_opencv.tar

    0下载:
  2. face detection using haar cascades and opencv functions
  3. 所属分类:Video Capture

    • 发布日期:2017-05-03
    • 文件大小:1.11mb
    • 提供者:vamsi krishna
  1. edge2.cpp

    0下载:
  2. This is a opencv edge detection program try on ubutnu- This is a opencv edge detection program try on ubutnu
  3. 所属分类:Video Capture

    • 发布日期:2017-03-31
    • 文件大小:550byte
    • 提供者:vijay
  1. FingerVision

    0下载:
  2. Hand Detection and Fingers Recognition using OpenCV.
  3. 所属分类:Video Capture

    • 发布日期:2017-03-25
    • 文件大小:11.44kb
    • 提供者:rrcuser
  1. ANN

    0下载:
  2. MLP-OpenCV. Skin Detection Under Changing illumination using Neural
  3. 所属分类:Video Capture

    • 发布日期:2017-03-24
    • 文件大小:2.05kb
    • 提供者:ThaiDong
  1. 55593375motionCarDetect1

    0下载:
  2. 基于Opencv的能够实现背景检测的程序,运行结果正确,对于学习目标检测的同学有帮助。-What can be achieved based on Opencv background detection process, the results correctly, test the students learning objectives help.
  3. 所属分类:Video Capture

    • 发布日期:2017-05-25
    • 文件大小:7.92mb
    • 提供者:abby
  1. cvMovie20101027.tar

    0下载:
  2. Qt with Opencv for face detection. Using QTimer and VideoWidget tested Windows Vista and Linux Mint 9. IDE QtCreater
  3. 所属分类:Video Capture

    • 发布日期:2017-03-31
    • 文件大小:17.28kb
    • 提供者:szproxy
  1. eye_detection

    0下载:
  2. face detection source code using openCV-face detection source code using openCV
  3. 所属分类:Video Capture

    • 发布日期:2017-04-02
    • 文件大小:737byte
    • 提供者:hoa
  1. video-files-and-motion-detection

    0下载:
  2. 读视频文件和运动问题检测,opencv实现,可用性强。-Read video files and motion detection, opencv realize, usability is strong.
  3. 所属分类:Video Capture

    • 发布日期:2017-05-14
    • 文件大小:3.74mb
    • 提供者:jianghui
  1. video-detection-motion-tracking

    0下载:
  2. VC编写,应用opencv开源库的视频运动目标跟踪程序,其算法是基于视频采集角点滤波-VC prepared the application opencv open source library of video moving target tracking procedures, the algorithm is based on the video capture corner filter
  3. 所属分类:Video Capture

    • 发布日期:2017-05-25
    • 文件大小:8.2mb
    • 提供者:eccrjbsat
  1. facedetect

    0下载:
  2. 使用OPENCV環境下的人臉偵測程序,可以即時的捕捉使用者的人臉位置-Use the OPENCV environment face detection process can capture the user' s real-time face position
  3. 所属分类:Video Capture

    • 发布日期:2017-11-20
    • 文件大小:2.66kb
    • 提供者:Mike
  1. circle

    0下载:
  2. circle detection OpenCV 2.4.2 with notepad-circle detection OpenCV 2.4.2 with notepad++
  3. 所属分类:Video Capture

    • 发布日期:2017-11-20
    • 文件大小:2.23kb
    • 提供者:nasrullah
  1. CAMSHIFT

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。 该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。已经调通了。-CAMSHIFT algorithm using rapid detection and tracking moving targets C/C+
  3. 所属分类:Video Capture

    • 发布日期:2017-05-29
    • 文件大小:11.55mb
    • 提供者:胡继瑶
  1. facedetect

    0下载:
  2. Face detection in OpenCV
  3. 所属分类:Video Capture

    • 发布日期:2017-04-14
    • 文件大小:2.97kb
    • 提供者:dreas
  1. MotionTry

    0下载:
  2. 基于opencv,实现对视频中的运动物体的检测-Based on opencv, to achieve the detection of moving objects in video
  3. 所属分类:Video Capture

    • 发布日期:2017-05-18
    • 文件大小:4.72mb
    • 提供者:季新成
  1. facedetect

    0下载:
  2. VC6.0,OpenCV实现人脸特征检测 1.实时人脸检测,通过摄像头获取人脸视频流,从中检测头部和眼部位置。这部分鲁棒性较好,光照影响较小2. 在一定程度上能够进行人脸识别,但是识别率不高。 -VC6.0, OpenCV facial feature detection to achieve a real-time face detection, face to get the video stream through the camera, which detects the posit
  3. 所属分类:Video Capture

    • 发布日期:2017-05-22
    • 文件大小:6.41mb
    • 提供者:hjm
  1. FaceDetection_OpenCV

    0下载:
  2. OpenCV实现视频读写与人脸检测,重点实现了人脸识别与检测-OpenCV, Video Write,Face detection
  3. 所属分类:Video Capture

    • 发布日期:2017-05-30
    • 文件大小:11.58mb
    • 提供者:李元鹏
  1. FaceDetect

    0下载:
  2. 利用opencv进行人脸检测,解决原始代码不兼容部分USB摄像头的问题(face detection using opencv, fix some minnor problems in the opencv demo that may cause video capture failure.)
  3. 所属分类:视频捕捉/采集

    • 发布日期:2018-01-04
    • 文件大小:5.19mb
    • 提供者:scopion_nov
  1. motion_detector

    0下载:
  2. (Python与OpenCV)能够通过固定摄像头检测运动物体(Camera detection of moving objects)
  3. 所属分类:视频捕捉/采集

搜珍网 www.dssz.com