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

搜索资源列表

  1. opencvsift

    0下载:
  2. SIFT 算法提取图像局部特征, 成功应用于物体识别、图像检索等领域。SIFT 算法主要分为四个步骤: 检测尺度空间极值点、精确定位极值点、为每个关键点指定方向参数、关键点描述子的生成。-SIFT algorithm to extract local image features, successfully applied to object recognition, image retrieval and other fields. SIFT algorithm is divided into
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1811207
    • 提供者:王开芳
  1. RRWM_release_v1.2

    0下载:
  2. 图匹配的RRWM方法。图匹配可用于目标识别,模式识别。-Graph matching RRWM method. Graph matching can be used for object recognition, pattern recognition.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:24608
    • 提供者:尹广学
  1. image-pattern-recognition

    0下载:
  2. 文章拟采用机油和油菜的高光谱图像数据为具体对象,分别从光谱特性分析和图像特性分析两个角度,采用流形学习方法探索一种从非线性高光谱图像数据中提取低维本质信息的方法,结合支持向量机、线性判别分析等模式识别方法建立机油品种和油菜品种的识别模型 -Article intends to adopt oil and rapeseed hyperspectral image data for a specific object, respectively, from the spectral chara
  3. 所属分类:Software Testing

    • 发布日期:2017-04-09
    • 文件大小:1413136
    • 提供者:chen
  1. Unsupervised-Statistical-Models-for-General-Objec

    0下载:
  2. Unsupervised Statistical Models for General Object Recognition
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2479156
    • 提供者:mitra jafari
  1. code

    0下载:
  2. 基于PCL识别模型的3D物体识别源码。-This tutorial aims at explaining how to perform 3D Object Recognition based on the pcl_recognition module.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-08
    • 文件大小:3855
    • 提供者:周振
  1. zhenchafa

    0下载:
  2. 基于Opencv1.0的帧差法目标识别,效果不是很好,但具有一定的实时性。-Opencv1.0 frame difference method based object recognition, the effect is not very good, but has some real-time.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-16
    • 文件大小:25166605
    • 提供者:大勇
  1. Hough00

    0下载:
  2. 基于灰度直方图的辨识前方物体的算法,通过此算法可辨识出前方物体。-Object recognition algorithm based on histogram ahead through this algorithm can identify the object in front.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-17
    • 文件大小:4098092
    • 提供者:张莎莎
  1. pro2

    0下载:
  2. Theme: Object recognition using Geometric Properties(area, perimeter,circularity,etc) . In order to obtain the results the project was implemented using C++ and the tool C++Builder. For every geometric feature has been created a method that return a
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:808491
    • 提供者:Lup Anca
  1. SIFT

    0下载:
  2. SIFT(Scale Invariant Feature Transform)即尺度不变特征变换,是 D. G.Lowe 在 1999 年提出的一种基于图像局部特征的描述算子,并于 2004年做了完善。SIFT算法是一种基于线性尺度空间,对图像缩放、旋转甚至仿射变换保持不变的局部特征描述算子,因此被广泛地应用于机器人定位、导航和地图生成中。-This paper presents a method for extracting distinctive invariant features fro
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:742790
    • 提供者:欣欣
  1. Image_Processing

    0下载:
  2. 实验室同学写的一个目标识别的程序,包含了目标识别的各个环节,希望的图像处理专业的同学有所帮助-Lab students write a target identification procedures, including all aspects of object recognition, image processing professionals want to help students
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-12
    • 文件大小:2992381
    • 提供者:贾雨
  1. image-processing

    0下载:
  2. Matlab在图像处理与目标识别方面 很好的资料 -Matlab in image processing and object recognition on good information
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2654464
    • 提供者:暖冬
  1. SIFT-matlab

    0下载:
  2. sift算法的matlab实现,作者Lowe的源码,用于目标识别-sift algorithm,run by matlab,produced by Lowe,for object recognition.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1447145
    • 提供者:robin
  1. Hough_Dect

    0下载:
  2. 数字图像处理在人们的生活中无处不存在着它的影子,是非常流行热门的技术之一,可以说它是一种每时每刻都在改变着人类生活的技术。人们对于物体的识别主要针对于物体的外形,图像分割目的是对图像中有意义的特征部分进行提取,所谓有意义的特征包括图像中物体的外形边缘和区域等。本文主要针对其中的一个传统而经典的分割方法Hough变换而展开。Hough变换实现的是一种从图像空间到参数空间的映射关系,具有对抗噪声的鲁棒性以及在图像中的不连续性等优点,通过它构建的参数空间可以容易地对特定形状,如直线、圆等解析曲线进行判
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3502845
    • 提供者:yanjue
  1. HoughDect

    0下载:
  2. 数字图像处理在人们的生活中无处不存在着它的影子,是非常流行热门的技术之一,可以说它是一种每时每刻都在改变着人类生活的技术。人们对于物体的识别主要针对于物体的外形,图像分割目的是对图像中有意义的特征部分进行提取,所谓有意义的特征包括图像中物体的外形边缘和区域等。本文主要针对其中的一个传统而经典的分割方法Hough变换而展开。Hough变换实现的是一种从图像空间到参数空间的映射关系,具有对抗噪声的鲁棒性以及在图像中的不连续性等优点,通过它构建的参数空间可以容易地对特定形状,如直线、圆等解析曲线进行判
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3276906
    • 提供者:yanjue
  1. moment

    0下载:
  2. This paper aims to present a survey of object recognition/classification methods based on image moments. We review various types of moments (geometric moments, complex moments)
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:631200
    • 提供者:Gowri
  1. deepGraspingCode

    0下载:
  2. 用深度学习做的机械抓取的目标识别,对桌面上的问题进行检测并识别出抓取的区域以及抓取方式-Learning to do with the depth of the object recognition mechanical crawl on the issues on the desktop to detect and identify the areas and crawl crawl way
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:153565
    • 提供者:Youmei Zhang
  1. sift

    0下载:
  2. SIFT 特征提取 简单实用 可用于人脸特征分析以及其他物体识别领域-SIFT feature extraction is simple and practical facial feature can be used for analysis, and other areas of object recognition
  3. 所属分类:OpenCV

    • 发布日期:2017-04-24
    • 文件大小:12180
    • 提供者:GC
  1. SURFFeature

    0下载:
  2. SURF Feature is an algorithm that is used in the object recognition please see the source code
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-07
    • 文件大小:153564
    • 提供者:monarifaat90
  1. Three-dimensional

    0下载:
  2. 该方法对路面破损图像的灰度、纹理、边缘、形状等多种特征进行了定性和定量分析,选择出能够准确描述路面破损目标特性的关键特征,并通过多种融合规则和融合方法对这些特征进行融合,最终实现路面图像的准确分类和破损目标的精确分割-Three dimensional object recognition and classification using range and texture image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1288143
    • 提供者:cs
  1. harris

    0下载:
  2. 使用特征点来代表图像的内容,运动目标跟踪,物体识别,图像配准,全景图像拼接,三维重建-The use of feature points to represent the content of the image, moving object tracking, object recognition, image registration, image mosaics, 3D reconstruction
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-14
    • 文件大小:3135
    • 提供者:孙龙
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 22 »
搜珍网 www.dssz.com