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

搜索资源列表

  1. OpenCV_on_MFC

    0下载:
  2. OpenCV在MFC的运动检测,包括在图片控件显示实时视频,及检测视频。-OpenCV in the MFC motion detection, including the Photo Control showed real-time video, and video detection.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:91.9kb
    • 提供者:蔡辉
  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. pornfilter

    0下载:
  2. porn filter based opencv object detection
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-30
    • 文件大小:7.23kb
    • 提供者:rudy
  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. LiveVideo

    0下载:
  2. face detection code for OpenCV
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-09
    • 文件大小:1.42mb
    • 提供者:kavan
  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. 1.0

    0下载:
  2. 用opencv语言编写的基于距离极值的角点检测代码。-Using opencv language based on the distance of extreme corner detection code.
  3. 所属分类:midi program

    • 发布日期:2017-11-12
    • 文件大小:2.24kb
    • 提供者:小水
  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. 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
« 12 »
搜珍网 www.dssz.com