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

搜索资源列表

  1. EasyCamImperial.ZIP

    1下载:
  2. 集合物体形状/颜色识别功能的全自动安全监视报警器,可以用来检测特定物体是否被移动、或者用于入侵检测等等 -shape / color recognition function of automatic security alarm monitoring device that can be used to determine whether a particular object was moving, or for intrusion detection, etc.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:220638
    • 提供者:姚紫欣
  1. VC++数字图象获取处理计算法

    0下载:
  2. 分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识,基本涵概了从图像获取到图像处理的各个领域,并结合Microsoft公司面向对象的可视化集成编程系统Visual C++,给出了相应的算法和完整的源代码。 -discussed a bitmap image and the concept of class, image acquisition, image enhancement, image restora
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:262274
    • 提供者:六六
  1. ren_opencv_1

    1下载:
  2. 这是我根据\"opencv-人脸识别\"和\"背景建模,运动物体检测\"两个程序结合的,内附了我自己合成的 英文版opencv.chm的电子书,希望对大家有帮助,运行程序时请修改cvLoad函数的路径到自己的 OpenCV\\data,该程序主要是通过摄像头读取,边检测边分析人脸的功能-under "opencv-face recognition" and "background modeling, Moving Object Detection
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1142207
    • 提供者:ren
  1. contourdetectionusingsnake

    0下载:
  2. OPENCV下使用Snake函数检测目标轮廓的例程。-OPENCV use Snake function of the object contour detection routines.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:2186
    • 提供者:贾立好
  1. youdianmatlabVc

    0下载:
  2. 人民邮电版图像处理源码,车牌识别,数字识别系统源代码,路线识别(机器人视觉),形态学处理,数字识别,字母识别,边缘检测,图像分割-Posts And Telecommunications News source version of image processing, license plate recognition, digital identification system source code, line identification (robot vision), morpholog
  3. 所属分类:source in ebook

    • 发布日期:2017-05-21
    • 文件大小:6607056
    • 提供者:杨山
  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. 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. HMM_anomaly_detection

    0下载:
  2. 本文从HMM的基本思想、概念出发,建立了基于网络的HMM异常检测原型。对原型在实际应用环境中产生的问题,提出了对观测对象(数据包头部)进行分段的改进办法,进而建立了具有可操作性的HMM异常检测模型。-From the basic thought and concept of HMM,the article establishes the prototype of HMM anomaly detection based on network.To resolve some problems whi
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:454792
    • 提供者:陈中
  1. object-detecion-(matlab)

    1下载:
  2. 运动目标检测的matlab代码,通过调用视频中的帧图像来进行检测。-Moving target detection matlab code, by calling the video frame images for testing.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-24
    • 文件大小:958
    • 提供者:王大力
  1. mobil-090112

    0下载:
  2. 检测反光强弱判断物体颜色及距离,实现工厂自动生产线智能处理-Reflective object detection to determine the strength of the color and distance, to achieve intelligent processing factory automated production lines
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:2192
    • 提供者:
  1. yundongwutijiance

    0下载:
  2. 读视频文件和运动物体检测;背景建模,运动物体检测-Read the video files and moving object detection background modeling, moving object detection
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:1457
    • 提供者:chen
  1. test

    0下载:
  2. 1) 定义一个CPU类,包含等级(Rank)、频率(frequency)、电压(voltage)等属性,有两个公有成员函数run、stop。其中,rank为枚举类型CPU__Rank,定义为enum CPU_Rank{P1=1,P2,P3,P4,P5,P6,P7},frequency为单位是MHz的整型数,voltage为浮点型的电压值。观察构造函数和析构函数的调用顺序。 2) 定义一个简单的Computer类,有数据成员芯片(cpu)、内存(ram)、光驱(cdrom)等等,有两个公有成员
  3. 所属分类:Disk Tools

    • 发布日期:2017-10-30
    • 文件大小:1086617
    • 提供者:
  1. pp

    0下载:
  2. matlab code for object detection as well as our eyes can do
  3. 所属分类:source in ebook

    • 发布日期:2017-12-09
    • 文件大小:3242680
    • 提供者:sdswd
  1. temperature-detection-system

    0下载:
  2. 使用单片机采集温度信息,采用labview设计界面,此程序已经做成是无语。- the temperature real-time control system with digital temperature sensor of DS18B20. The system study the ambient temperature as the main object and the lower machine system is made up with STC89C52 as the core
  3. 所属分类:LabView

    • 发布日期:2017-11-17
    • 文件大小:503301
    • 提供者:村长
  1. kalman-vedio

    0下载:
  2. 此方法为kalman视频跟踪,可以实现运动物体的检测及跟踪-This method for the Kalman video tracking, can realize the detection and tracking of moving object
  3. 所属分类:ELanguage

    • 发布日期:2017-11-17
    • 文件大小:1219253
    • 提供者:王慧
  1. human-tracking

    0下载:
  2. 本文提出了CT系统是一种适于室内室外环境的视频检测与跟踪系统,整个系统由运动物体检测、于东物体分析和人体运动跟踪三部分组成。该系统完全用软件实现,使用单个精致CCD数字摄像机得到的灰度图像序列作为输入,也可以用红外线图像序列,能够对单人或多人的运动型为进行监控。-CT system is proposed in this paper is a kind of suitable for indoor and outdoor environment video detection and track
  3. 所属分类:source in ebook

    • 发布日期:2017-11-15
    • 文件大小:7171499
    • 提供者:周丽君
  1. N-sparse

    1下载:
  2. 创建一个n维的稀疏数组对象,n是任意值。 定义N可能是大于2的一类n维稀疏阵列。然而,它应该被认为是一种起动方式与普通的MATLAB稀疏矩阵和重塑它有N维度。换句话说,稀疏的数据,首先必须能够作为一个普通的2D MATLAB稀疏矩阵被前n维。事实上,如果目标数组的尺寸mxnxp……yxz,然后将它存储在内部类是一个普通的二维稀疏阵列的尺寸(M×N×P×……×Y)XZ。这导致了某些内存株时使用大量的尺寸。我发现有用的类主要用于中等尺寸像三维图像边缘检测,你经常要举行一个稀疏的3D的边缘地图。-Cr
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:23725
    • 提供者:刘亮
  1. objectDetection

    0下载:
  2. Object detection (or rather, recognition) is one of the fundamental problems in computer vision and a lot of techniques have come up to solve it. Invariably all of them employ machine learning, because the computer has to first learn that a partic
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-23
    • 文件大小:28359
    • 提供者:moufida
  1. Bag-Detection

    0下载:
  2. For security purpose and to detect stationary object in a place such as handbag, suitcase a system is implemented to find the static object if it exists in that place for more than 10 min.
  3. 所属分类:Disk Tools

    • 发布日期:2017-04-06
    • 文件大小:174342
    • 提供者:KARTHIK
  1. JLDATA

    1下载:
  2. 摘 要:本论文主要研究了语音识别的基本原理,对语音识别系统的构成进行分析处理,其中包括预处理、特征参数提取、建立模块库、识别匹配几大部分。预处理又包括语音采样、预加重、加窗(汉明窗)、端点检测;特征提取的参数是梅尔频率倒谱系数MFCC。 该语音系统采用的是动态时间伸缩算法(DTW),研究对象是特定人的语音识别,并在MATLAB平台上实现。为了进行后续研究,首先使用电脑中的录音系统录制了阿拉伯数字0—9的语音文件,并转化成 “.wav”格式的文件。-Abstract: This thesis
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-30
    • 文件大小:9537
    • 提供者:silver teng
« 12 »
搜珍网 www.dssz.com