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

搜索资源列表

  1. Nhom1_CT901_V2

    0下载:
  2. face detection opencv
  3. 所属分类:Applications

    • 发布日期:2017-05-18
    • 文件大小:5079732
    • 提供者:ngu
  1. EdgeDetectSample.tar

    0下载:
  2. OpenCv is powerfull tool for the image processing applications. this code demonstrates how to use edge detection techniques in opencv
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-29
    • 文件大小:173152
    • 提供者:ravindra
  1. Opencv_GUI_processing

    0下载:
  2. This application shows how to use edge detection techniques for the GUI processing using opencv.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-29
    • 文件大小:105215
    • 提供者:ravindra
  1. Face

    0下载:
  2. 【原创】VS2008开发,基于OpenCV的人脸检测程序 从摄像头获取图像,人脸检测后输出。 “输出”文件夹中的XML文件为分类器,可以修改代码载入不同的分类器,牛人也可制作自己的分类器。-【原创】 OpenCV-based Face Detection procedure to obtain images from the camera, after the face detection output. " Output" folder for the classif
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:896119
    • 提供者:kq
  1. Learning_OpenCV

    0下载:
  2. 這是一本電子書,介紹openCV的功能,有了他就可以輕鬆的處理影像視訊,並具備許多統計及機器學習的function。可以輕鬆的做到人臉偵測的功能-This is an e-book, Introduction openCV function, with relaxed he can deal with video images, and have lot of statistics and machine learning function. Relaxed people can do face
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10756140
    • 提供者:發發
  1. ProcessImage2

    0下载:
  2. Opencv检测人脸,可以批量对某一个文件夹中(路径名不要有中文)所有文件操作,并将检测后的人脸抠出来保存到项目本地文件夹下.使用vc2005完成.-Face Detection with Opencv, you can bulk on a folder and detect the face of all files in this folder(the path should not have Chinese character) And after the Detection the s
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:95415
    • 提供者:Rongbin
  1. FaceRecognition

    0下载:
  2. 本文介绍了OpenCV函数库的基本用法,阐述了目前做人脸检测研究中所使用的常用检测算法,并利用OpenCV设计和实现了图像中人脸的检测,试验结果表明利用OpenCV开发人脸检测系统效率高,识别效果好。-This paper introduces the basic OpenCV library usage, on the current human face detection research commonly used in the detection algorithm, and the
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3994097
    • 提供者:吴彦
  1. FaceDetect

    0下载:
  2. Face detection code using OpenCV for matlab
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:1114712
    • 提供者:madmax
  1. Cplus_motion_detection_algorithm

    0下载:
  2. vc++运动检测算法(采取自适应背景更新,opencv下的代码-vc++ motion detection algorithm (to take adaptive background update, opencv under the code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:38226
    • 提供者:苏澳
  1. OpenCV_FirstDemo

    0下载:
  2. OpenCV的初学练习,包含简单的图像处理,边缘检测、视频处理等等,可作为初学者的入门练习参考。-OpenCV of beginner exercises, including simple image processing, edge detection, video processing and so on, can be used as reference for beginners to practice entry.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:235798
    • 提供者:suffering
  1. cornerdetection

    0下载:
  2. 角点检测(corner detection)的源代码(需要OPENCV库的支持) -Corner detection (corner detection) of the source code (required OPENCV library support)
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:3329
    • 提供者:MJJ
  1. bk

    0下载:
  2. 该程序利用opencv图像处理库编写了用于检测运动目标的程序。采用的目标提取算法是背景减除法-The program using opencv image-processing library was prepared for the detection of moving targets in the process. Object extraction algorithm used in background subtraction method are
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1335
    • 提供者:panda
  1. Tracking_and_Object_Classification_for_Automated_S

    0下载:
  2. O.Javed and M.Shah. 《Tracking and object classification for automated surveillance》. 这篇英文文献是有关运动目标检测跟踪及其分类的文章。该文利用“人体运动的周期性”,把运动目标分为人、人群、机动车。具有较强的参考价值。-O. Javed and M. Shah. " Tracking and object classification for automated surveillance" .
  3. 所属分类:Development Research

    • 发布日期:2017-04-10
    • 文件大小:1049434
    • 提供者:brk1985
  1. FaceDetectionDlg

    0下载:
  2. 应用OpenCV进行人脸检测。Adaboost算法实现起来比较复杂,应用OpevCV提供的函数和分类器进行人脸检测将十分容易。-Application of OpenCV for face detection. Adaboost algorithm to achieve more complex, applications provided by OpevCV function and classifier for face detection will be very easy.
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:7391
    • 提供者:huzhanqi
  1. facedetect_harrcascade

    0下载:
  2. 基于adaboost的构造的cascade用于快速检测人脸,能够实时检测视频中的人脸。没有采用opencv的代码。-Adaboost based on the structure of the cascade for the rapid detection of human faces, real-time video can face. Did not use the code opencv.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1529106
    • 提供者:wangdi
  1. motiondetect

    0下载:
  2. opencv寻找轮廓实现视频流的运动目标检测-opencv contour search video streaming implementation of the moving target detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:422223
    • 提供者:joyboble
  1. JavaANDOpenCV

    0下载:
  2. 一种Java与OpenCV结合实现的目标检测模块 提出一种Java与OpenCV结合实现的目标检测模块,详细讲述了利用JN I技术调用OpenCV目标检测方法的具体步骤和关键过程。-A combination of Java and OpenCV implementation of the target detection module, a combination of Java and OpenCV implementation of the target detection modul
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:343742
    • 提供者:sunny
  1. OpenCV_ObjectDetection_HowTo

    0下载:
  2. 如何使用OPENCV 进行运动对象的识别,可以实现自动检测-OPENCV how to use the exercise to identify the object, you can achieve automatic detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:287530
    • 提供者:tiger
  1. background_gen_c

    0下载:
  2. 通过读取视频流,基于OpenCV建立背景模型,以用于前景检测-By reading the video stream, based on the OpenCV ,generate background model for the foreground pixels detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4636162
    • 提供者:wuyuezhou
  1. 5

    0下载:
  2. 基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪 首先得装好Opencv-VC-based environment and Opencv video capture image filtering and tracking exercise corner detection equipment must first be good Opencv
  3. 所属分类:Graph program

    • 发布日期:2017-05-16
    • 文件大小:3943142
    • 提供者:
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com