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

搜索资源列表

  1. xyinying

    0下载:
  2. 背景差和帧差法实现运动人体的跟踪,具有搞噪声和消除大部分阴影功能-Background difference and frame difference method to achieve motion tracking of the human body, has engaged in the shadow of the noise and the elimination of most of the functionality
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1207
    • 提供者:胡江川
  1. OpenCV_ObjectDetection_HowTo

    0下载:
  2. OpenCV 中的快速目标检测-Rapid object detection in OpenCVOpenCV
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:283937
    • 提供者:zhangran
  1. tracker-code-2007.07.24.tar

    0下载:
  2. object detection matlab files
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:92609
    • 提供者:sachin
  1. peperwork

    0下载:
  2. 在VS2008平台上实现的运动目标检测,采用帧差法实现,并用图像形态学进行图像的细化。-In VS2008 platform to achieve object detection, using the frame difference method implemented with the image of the refined image morphology.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-29
    • 文件大小:12165244
    • 提供者:outianning
  1. SkinColor

    0下载:
  2. 利用HSV來做膚色偵測,可方便臉部偵測及手勢偵測。或是其近似膚色的物體都可使用。-Using HSV to do color detection, face detection and gesture can be easily detected. Or the approximate color of the object can be used.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-19
    • 文件大小:5355600
    • 提供者:James
  1. ObjectDetectionwithHaarlikeWaveletFeatures

    0下载:
  2. 利用海尔特征来进行目标跟踪,经典,完全实行,非常好-Haier features used to carry out target tracking, classic, fully implemented, very good
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1097309
    • 提供者:方天柱
  1. blobtrack

    1下载:
  2. 针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,本文利用OpenCV的运动物体跟踪的数据结构、函数以及基本框架,建立了一个由人机交互界面模块;运动物体的前景检测模块;运动物体的团块特征检测模块;运动物体的团块跟踪模块轨迹生成模块;轨迹后处理模块组成的视频图像运动目标分析系统。-Aim at detecting,tracking and marking multipule specific targets in complex background.We use the ba
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:8200
    • 提供者:曾雯
  1. demo

    0下载:
  2. 实现了运动目标检测,图像的移动,放大,缩小,阈值变化等图像处理功能-The movement object detection, image movement, zoom, change the threshold image processing functions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4966513
    • 提供者:yanghuajun
  1. canny

    0下载:
  2. canny edge detection for find edge in image processing.is the best edge detector for object segmentation
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:9031
    • 提供者:Delphi_CAT
  1. Acivs09Code

    0下载:
  2. AbstractWe investigate the problem of pedestrian detection in still images. Sliding window classifiers, notably using the Histogram-of-Gradient (HOG) features proposed by Dalal and Triggs are the state-of-the-art for this task, and we base our method
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-25
    • 文件大小:53859
    • 提供者:Flavio58
  1. Scale_Space_Histogram_of_Oriented__Gradients_for_H

    0下载:
  2. 本文运用尺度空间理论检测人体,通过集成 面向梯度与histogramof尺度空间理论 -Human detection is the task of finding presence and position of human beings in images. In this paper, we apply scale space theory to detecting human in still images. By integrating scale space
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:141877
    • 提供者:谷川
  1. musicdsp

    0下载:
  2. musicdsp source code archive-Analysis Beat Detector Class Coefficients for Daubechies wavelets 1-38 DFT Envelope detector Envelope Detector class (C++) Envelope follower with different attack and release Fast in-place Walsh-Hadamard Tra
  3. 所属分类:Audio program

    • 发布日期:2017-03-28
    • 文件大小:825946
    • 提供者:Alan Tang
  1. RapidMatchTemplate.tar

    0下载:
  2. It is Object detection cde which is very useful in AI
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:25631
    • 提供者:Farooq
  1. dalleyCudaPedDet

    0下载:
  2. This bundle provides the source code for the INRIA Object Detection and Localization Toolkit, with various optimizations including a CUDA port that allows most of the processing to be offloaded to a CUDA-capable NVidia graphics card for substantial s
  3. 所属分类:Graph program

    • 发布日期:2017-05-18
    • 文件大小:4989103
    • 提供者:qinlei
  1. object_detect

    0下载:
  2. Object detection using VC++
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-26
    • 文件大小:9458245
    • 提供者:sachin
  1. MagicHouse

    0下载:
  2. 实现了图象预览,图形灰度变换,图形的平滑,锐化,图象的中值滤波,拉伸等图象等处理,非常适合学习和借鉴,是图象处理的基础程序,适合模式识别,物体检测等预处理.-Realized the image preview, graphical grayscale transformation, graphics smooth, sharpen, median filter images, such as stretching, image processing, very suitable for stu
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:15202826
    • 提供者:刘锋
  1. 0

    0下载:
  2. 通过射像头获取图象,然后利用背景建模检测运动物体-Get through the radio as the first image, then moving object detection using background modeling
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:421390
    • 提供者:wanglo
  1. 145

    0下载:
  2. 浅谈运动目标检测方法的研究 运动目标检测是数字图像处理技术的一个主要部分,在现实生活中有着广泛的应用。本文分别论述了:(1)运动目标及运动目标 检测的基本概念;(2)运动目标检测研究的难点;(3)运动目标检测方法。 -Of moving target detection method for moving object detection in digital image processing technology, a major part in real life has a w
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:123047
    • 提供者:王一
  1. 779947538495

    0下载:
  2. 无线传感器网络是一种全新的信息获取平台,能够实时监测和采集网络分布区域内的各种检测对象的信息,并将这些信息发送到网关节点,以实现复杂的指定范围内目标检测与跟踪,具有快速展开、抗毁性强等特点,有着广阔的应用前景-Wireless sensor networks is a new information access platform, real-time monitoring of distribution and collection networks within the region of
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:234379
    • 提供者:fanlianxiang
  1. mixGMMmatlab

    0下载:
  2. 混合高斯建模方法是目标检测中的一种重要方法- mix gauss detection object
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2997754
    • 提供者:cm
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 49 »
搜珍网 www.dssz.com