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

搜索资源列表

  1. mixture_of_gaussians

    1下载:
  2. 利用高斯背景建模,对运动物体进行动态检测,实现视频中的运动目标的识别-Gaussian background modeling, the dynamic of the moving object detection for video of the moving object recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2219
    • 提供者:熊俊涛
  1. 0319.SIFT

    0下载:
  2. 基于局部特征的目标识别的ppt,国外大牛lowe的ppt-Object Recognition from Local Scale-Invariant Features
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3800751
    • 提供者:kop
  1. Human-detect-ion-in-video

    0下载:
  2. This paper will attempt to analyze and compare a number of different existing approaches to human detection in video. Even though there have already been a number a papers written on the topics of skin and face detection this paper will go beyo
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:91352
    • 提供者:linuszhao
  1. wjtzxptztq

    1下载:
  2. 基于无线传感器网络的水下目标识别,调制线谱特征提取-Underwater wireless sensor network based object recognition, feature extraction line spectrum modulation
  3. 所属分类:matlab

    • 发布日期:2015-12-10
    • 文件大小:1024
    • 提供者:wb
  1. DOT

    0下载:
  2. DOT算法,dot of template,用于在线识别物体,尤其是对纹理比较简单的物体的在线检测,效果比较明显,比如玻璃瓶,手机等物体-DOT algorithm, dot of template, for online object recognition, especially for relatively simple objects, the texture of online testing, the effect is more obvious, such as glass bot
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:548063
    • 提供者:严冬
  1. KB-Detector-src

    0下载:
  2. 功能说明:输入一幅图像,能对此图像检测关键点,这些点通常对应图像中的重要对象,可用于对象识别,也可用来作为特征进行图像分类。运行其中的例程Ldx_GoSalScale.m,就可以知道此程序的用法(调试环境matlab7.0)。-Function: input image, this image can detect critical points, these points usually correspond to an important object of the image can be
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:249361
    • 提供者:Li Daxiang
  1. BoSS_code.tar

    0下载:
  2. Matlab源程序,关于边界结构分割,通过边界结构来对物体识别-Matlab source, on the boundary structure divided by the boundary structure of the object recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13011221
    • 提供者:rose
  1. SIFT_objectRecognition

    0下载:
  2. 基于shif的物体识别源码 基于shif的物体识别源码-SIFT based object Recognition SIFT based object Recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3197498
    • 提供者:时蓝琰
  1. face-recognition

    0下载:
  2. 一个人脸识别程序,测试对象为ORL库,使用2D PCA方法-A face recognition program, the test object for the ORL database, using the 2D PCA methods
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:4291511
    • 提供者:dongshangpe
  1. template_matching

    0下载:
  2. template match 用于图像中物体的识别-template match for the image object recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-19
    • 文件大小:5133312
    • 提供者:夏杰
  1. SVD

    0下载:
  2. 3D Object recognition in 3D scenes using CUDA
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-14
    • 文件大小:3128
    • 提供者:叶杰
  1. glow_104.tar

    0下载:
  2. KLT 光流法 GPU的实现,需要显卡,大家赶快下吧,保证高质量-This library implements the KLT Tracking algorithm [2004] for Feature Tracking in Video useful in computer vision tasks like object recognition, image indexing, tracking and structure from motion. This implementation
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-25
    • 文件大小:708493
    • 提供者:wangxi
  1. wavelet

    0下载:
  2. The Discrete Wavelet Transform (DWT) is used in a variety of signal processing applications, such as video compression , Internet communications compression , object recognition , and numerical analysis. It can e_ciently represent some signals,
  3. 所属分类:Wavelet

    • 发布日期:2017-04-01
    • 文件大小:3056
    • 提供者:Ahmed
  1. v1s-0.0.5.tar

    0下载:
  2. V1S 0.0.5 -- Basic V1-Like (simple cells) Object Recognition System -Why is Real-World Visual Object Recognition Hard? (2008) Pinto N, Cox DD, DiCarlo JJ PLoS Computational Biology Vol. 4, No. 1, e27 doi:10.1371/journal.pcbi.0040027 Es
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:19351
    • 提供者:LUCY
  1. InTech-Object_tracking

    0下载:
  2. e book for object recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-15
    • 文件大小:23924739
    • 提供者:qwerty
  1. sift

    0下载:
  2. SIFT特征(Scale-invariant feature transform,尺度不变特征转换)是一种电脑视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量,此算法由 David Lowe 在1999年所发表,2004年完善总结。其应用范围包含物体辨识、机器人地图感知与导航、影像缝合、3D模型建立、手势辨识、影像追踪和动作比对。-Scale-invariant feature transform (or SIFT) is an algori
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-26
    • 文件大小:8783130
    • 提供者:张博
  1. SIFT

    0下载:
  2. Sift算子最早是由D.G.Lowe于1999年提出的,当时主要用于对象识别。 2004年D.G.Lowe对该算子做了全面的总结,并正式提出了一种基于尺度空间的、对图像缩放、旋转甚至仿射变换保持不变性的图像局部特征描述算子sift(Scale Invariant Feature Transform)算子,即尺度不变特征变换。-Sift child the first count by DGLowe in 1999, was mainly used for object recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:432014
    • 提供者:江涛
  1. samples

    0下载:
  2. SURF_DETECTOR SURF (Speeded Up Robust Feature) is a robust image detector and descr iptor, first presented by Herbert Bay et al. in 2006, that can be used in computer vision tasks like object recognition or 3D reconstruction. It is partly inspired
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:843
    • 提供者:Kim
  1. person-recognition

    0下载:
  2. 15篇关于人数检测,行人检测,运动目标检测的论文一次完全打包倾情奉献,均是在收费的地方下载的,不是收集的免费文档!-15 on the number of pedestrian detection, motion detection, object detection article Qingqing packaging dedication! Writing the graduation thesis material! All charges is not the place to down
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-20
    • 文件大小:32307693
    • 提供者:徐盼盼
  1. emk

    0下载:
  2. Kernel Descr iptors and Hierarchical Kernel Descr iptors,can use for Visual Recognition,Object Recognition .
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2215
    • 提供者:飒飒
« 1 2 3 4 5 6 78 9 10 11 12 ... 19 »
搜珍网 www.dssz.com