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

搜索资源列表

  1. motiondetect

    0下载:
  2. OpenCV example, 背景建模,运动物体检测-OpenCV example, the background modeling, moving object detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1359
    • 提供者:李君
  1. carcounter1

    0下载:
  2. This is a object counter written in OpenCV for a special aim, car detection. It can classfy the vehicles as car, truck and bus.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:50138
    • 提供者:umut
  1. object_recognition

    0下载:
  2. 本程序采用opencv和C++完成,能够坚持视频中的运动目标,实时性和鲁棒性良好-object recognition using opencv and vc++
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2834520
    • 提供者:zhangqing
  1. tushuguanlixitong

    1下载:
  2. UML面向对象建模实例 图书管理系统 包括用例图,类图,活动图等各种图的建模-Examples of UML object-oriented modeling library management system, including use case diagram, class diagram, activity diagram, etc. Figure Modeling
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1121851
    • 提供者:忘了
  1. VIS

    0下载:
  2. 该源码是关于运动对象跟踪的算法,主要实现了高斯背景建模,全局运动补偿(SIFT特征和RANSAC算法),运动对象检测,对象跟踪算法(Mean Shift,Particle Filter等),对象特征提取(轨迹,大小,起止帧等),同时,程序基于VC2008+OpenCV开发,实现了对话框式的程序界面,效率高。-This is a source about motion object tracking, including foreground modeling,object detection,o
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-23
    • 文件大小:7500205
    • 提供者:
  1. VC用opencv实现的目标跟踪程序

    4下载:
  2. 一个能捕捉AVI视频中的运动目标并实现定位用opencv实现的目标跟踪程序-AVI video capture of a moving object and the implementation of location tracking with opencv program goals
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-05
    • 文件大小:7993299
    • 提供者:zoumuchun
  1. 33

    0下载:
  2. opencv编程实现目标检测-肤色检测程序-Programming opencv object detection- skin testing process
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2410820
    • 提供者:白白
  1. Delphi_MotionDetect1

    0下载:
  2. 这是一个基于OPENCV,寻找运动目标轮廓,以实现视频流的运动目标检测为目的Delphi例子。 并带有Delphi与OpenCv的编程接口。-This is based on OPENCV, search for moving object silhouette in order to achieve video streaming of moving target detection for the purpose of Delphi examples. OpenCv with Delphi
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1977660
    • 提供者:hfpeiqing
  1. camshift

    0下载:
  2. 基于opencv的camshift算法实现运动物体的跟踪,平台为vc6.0.加载avi格式视频,通过鼠标点击确定跟踪物体的大小和区域。-Opencv of camshift algorithm based on moving object tracking, platform vc6.0. Load avi format video, object tracking by mouse click to determine the size and area.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1054797
    • 提供者:echo
  1. HumanDetect

    0下载:
  2. this file combines c++ and opencv,it can detect humanbody in a seris of images,the image can be a video file。It uses HOG operater to make the moving object is human。
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1106
    • 提供者:刘圆圆
  1. detection

    0下载:
  2. 背景减除法 Opencv 运动物体检测 ROI区域检测-Background subtraction method for moving object detection Opencv ROI region detection
  3. 所属分类:OpenCV

    • 发布日期:2016-02-24
    • 文件大小:15240192
    • 提供者:王冰洋
  1. motion

    0下载:
  2. opencv下运动物体方向确定 和大概速度 基于win32控制台-opencv motion we can see moving object s derection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4511318
    • 提供者:小白
  1. Object_Removal_by_Exemplar-Based_Inpainting

    1下载:
  2. 基于样例的图像修补方法,可以用于移除较大的目标,修复较大的区域。VC++环境,Qiushuang Zhang设计,参见A.Criminisi等人的论文:Object Removal by Exemplar-Based Inpainting.-Based on the sample image repair method can be used to remove larger goal, to repair the larger region. VC++ Environment, Qiushua
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-01-09
    • 文件大小:2491674
    • 提供者:PanHao
  1. linux+camere

    0下载:
  2. arm9 Linux下基于摄像头的物体移动检测程序,可以用在门禁上,当有人经过时,自动通过基于video4linux的摄像头-arm9 Linux-based mobile camera object detection procedures can be used in access control, when it was passing, automatic Video4Linux based camera
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:75758
    • 提供者:voken
  1. track.tar

    0下载:
  2. This distribution contains source code for a simple object tracking program using particle filtering. You need to have the OpenCV Library and the GNU Scientific Library (GSL) installed to compile and use the programs. See the below two links:-T
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-27
    • 文件大小:9733435
    • 提供者:zhou
  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. 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. pro

    0下载:
  2. 将opencv的image结构与windows CDC对象结合起来,本例就轻松用opencv反走样直线绘制在CDC对象里面。 接供的接口很有参考价值。 -Opencv structure to the image object with the combination of windows CDC, which in this case on the easy to use anti-aliasing opencv draw a straight line inside the CDC ob
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:238577
    • 提供者:jiang
« 1 2 34 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com