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

搜索资源列表

  1. object_detection

    0下载:
  2. object detection,filter the bluring image-object detection, image filter the bluring
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:835
    • 提供者:kingtjw
  1. 实现运动对象探测

    0下载:
  2. 实现运动对象探测,效果很好的哦,大家有什么意见可以跟我联系!-moving object detection achieve good results, um, what kind of advice you can contact me!
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2014-01-15
    • 文件大小:10145
    • 提供者:刘飞裔
  1. facetect_matlab

    0下载:
  2. Face-Detector, OpenCV Haar cascade object detection. Matlab interface for running haar-cascade object detectors from the Intel Open Computer Vision Library.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1063564
    • 提供者:njustyw
  1. cvpr07_detcode1.0

    0下载:
  2. Object Detection Combining Recognition and Segmentation, Eighth Asian Conference on Computer Vision (ACCV), 2007 源代码
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1001839
    • 提供者:steed
  1. Rapid-object-detection-using-a-boosted-cascade-of-

    0下载:
  2. 在实现基于在线特征学习机制的跟踪算法时,这篇论文会给予很大的帮助。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:855812
    • 提供者:陈霄恒
  1. object-detection

    0下载:
  2. 一篇关于物体检测的论文,其中的特征提取方法与分类方法比较新颖,值得一看
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:222509
    • 提供者:谢朝
  1. MovingObject

    0下载:
  2. A System for Moving Object Detection and Shadow Extermination
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:508867
    • 提供者:gaojunxiang
  1. hog

    1下载:
  2. hog特征提取算法的实现,用于object detection,特别是human detection,针对64*128的图像。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:105263
    • 提供者:luandayong
  1. VideosTargetDetection.rar

    0下载:
  2. 1. 静态背景下的背景预测法目标检测2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法4. 重心多目标跟踪方法 ,1. Static background prediction in the context of target detection method 2. Static background frame difference method for target detection 3. Mean Shift Object Tracking Method 4.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1459767
    • 提供者:郭强
  1. facetrack.rar

    0下载:
  2. 人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。,face tracking
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1289
    • 提供者:圣约翰
  1. wholesystemofbgsubtraction.rar

    0下载:
  2. 运动物体检测中背景减除法和时间差分法的实现,包括平台的搭建。,Moving object detection in background subtraction method and time-difference realization of the structures including the platform.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1947443
    • 提供者:陈偲
  1. 运动物体检测有用的论文

    0下载:
  2. 帧间差分与背景差分相融合的运动目标检测算法--对做人体检测或运动物体检测有用的论文-,Interframe difference and background difference integration of moving target detection algorithm- to do human testing or moving object detection useful papers--
  3. 所属分类:图形图象

    • 发布日期:2017-03-24
    • 文件大小:312254
    • 提供者:阿国
  1. Addrectanglemotion.rar

    0下载:
  2. 利用质心法的OPenCV实现运动物体跟踪检测。非常实用。,OPenCV use of quality-force to achieve the detection of moving object tracking. Very useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8639075
    • 提供者:傅晟
  1. SecurityCam.rar

    0下载:
  2. 这个源代码是一套比较专业的基于运动物体检测技术的摄像监控安保系统。系统不是很大,但运用的技术很强,比如摄像采集部分使用了微软自带的AviCap32.dll 动态链接库进行摄像数据采集,保存的图像资料使用完全源代码的JPEG、Bitmap类进行图像的快速存储以及剪裁拼接,甚至文字插入等GDI编程。 以上只是这个源代码的技术说明,功能上系统支持对摄像头的一些参数设置,如感光度调节、自动对焦时延、帧速率以及监测到水平运动物体之前马上激活摄像头,这个是这个软件的一大特色可以识别运动的物体,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:135720
    • 提供者:说不得
  1. 9_Circle_and_Object_Detection

    0下载:
  2. object detection has been coded by me and only me :)
  3. 所属分类:行业发展研究

    • 发布日期:2017-05-08
    • 文件大小:2012344
    • 提供者:mwasbabu
  1. ObjectDetect

    0下载:
  2. 用opencv做的一个比较基础的光流场目标检测算法实现,可以进行光流计算和标注,并含有测试视频文件。-To do a comparison with opencv optical flow field based object detection algorithm, optical flow can be calculated and marked, and contains test video files
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:858308
    • 提供者:Amanda
  1. cvlib_mex

    0下载:
  2. 该文件用于在matlab环境中直接使用OpenCV库的函数,方便使用matlab的研究者在开展视觉目标检测、视觉目标跟踪、视觉智能监控,以及其它计算机视觉应用等的工作中调用OpenCV提供的函数。在使用时,只需要把该文件放于matlab的工作目录下即可。-With this code, various computer vision functions provided by OpenCV can be used in Matlab environment. Matlab users in th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:26558
    • 提供者:朱亮亮
  1. ContourTrack

    0下载:
  2. 运动目标轮廓跟踪代码,运用OPENCV实现,效果还不错-Moving object contour tracking code, the use of OPENCV implementation, results were pretty good
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5985802
    • 提供者:无名
  1. objectmarker

    0下载:
  2. 在人脸检测中用于标记人脸位置的objectmarker.exe,本人花了很大力气才收集到的-Face Detection in for marking the location of human faces objectmarker.exe, I spent a lot only collected
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:921298
    • 提供者:王仿
  1. Opencv-object-detection-

    0下载:
  2. 针对在背景中检测出运动目标并实施警戒等特定提示,建立了一个人机交互界面。-For in the background to detect moving targets and the implementation of such a specific warning prompted the establishment of an interactive interface.
  3. 所属分类:software engineering

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