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

搜索资源列表

  1. 形状上下文 matlab代码,可以很好应对图象变形

    3下载:
  2. 形状上下文 matlab代码,可以很好应对图象变形 这个代码很难找到。反正我自己是花了很长时间才搜索到的
  3. 所属分类:图形/文字识别

    • 发布日期:2011-08-06
    • 文件大小:93059
    • 提供者:snrdfewxf
  1. Fourier_descriptors.rar

    0下载:
  2. 傅立叶描述子的详细文档,用于物体形状识别,Fourier descr iptor
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:167772
    • 提供者:zhengjuan
  1. shap

    0下载:
  2. 也是神经网络上的一个例题,自己写的形状识别matlab程序-Neural network is an example, its own written procedures for shape recognition matlab
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-23
    • 文件大小:69299
    • 提供者:wangdenuan
  1. Researchontheshapefeatureextractionandrecognition.

    0下载:
  2. 主分量分析(PCA ) 是统计学中分析数据的一种有效的方法, 可以将数据从高维数据空间变换到低维特征空间, 因而 可以用于数据的特征提取及压缩等方面。在该文的形状识别系统中, 用PCA 法提取图像的形状特征, 能够较好地满足识别 层的输入要求。在识别层研究了3 种识别方法: 最近邻法则、BP 网络及协同神经网络方法, 均取得了满意的实验效果。-Principal component analysis (PCA) is a statistical analysis of data in a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:278208
    • 提供者:陈平
  1. Imagerecognitionmodule

    1下载:
  2. 图像识别模块,凌阳单片机实现,包含电路和源程序,可实现形状识别和颜色识别。-Image recognition module, Sunplus to achieve, including circuits and source code can be realized shape recognition and color recognition.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:923493
    • 提供者:蓝光
  1. Hough

    0下载:
  2. Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform image processing image recognition from the basic geometry of one of the me
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:24258
    • 提供者:王超
  1. Classify

    0下载:
  2. Free Source Code for Shape Recognition Matlab实现的图像中的圆、矩形、正方形等形状识别-Shape Recognition differentiate Square, Rectangular, Circle from others
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:998
    • 提供者:wt
  1. 44444444blobby_src

    0下载:
  2. 本程序用于对基本形状的识别,这是基于形状图象检索的基础。-This procedure is used to identify the basic shape, which is the basis for shape-based image retrieval.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:120217
    • 提供者:haoyubao
  1. Figurerecognize

    3下载:
  2. 用opencv库函数识别图像中包含的图形数量和形状,能够识别矩形,三角形,圆形-figure recognize
  3. 所属分类:OpenCV

    • 发布日期:2013-05-20
    • 文件大小:2314160
    • 提供者:付果
  1. hu_moments

    1下载:
  2. 不变矩特征是很好的全局特征,适合初学者选来作为形状识别-Invariant moment is a good global features for beginners as shape recognition election
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:3219
    • 提供者:李娟
  1. dtwshape

    0下载:
  2. 形状识别的好方法,时间弯曲算法。ieee上的经典文章-Good way to shape recognition, time warping algorithm. ieee classic article on
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:459959
    • 提供者:汤中泽
  1. 基于子空间的人脸识别算法

    0下载:
  2. 基于Adaboost的人脸检测方法的特征选择和扩展,多视角人脸检测和人脸跟踪算法集成,还包括了基于主动形状模型/主动变现模型/盖博变换特征的人脸描述
  3. 所属分类:其它资源

  1. 车型识别

    1下载:
  2. 本程序是一段对汽车形状的识别代码,通过对视频的读取,最终输出视频里面各种汽车的形状,对初学者有很好的帮助,可以下来深入研究和学习。
  3. 所属分类:matlab例程

    • 发布日期:2016-10-28
    • 文件大小:2419630
    • 提供者:chenzusheng
  1. OV7725

    2下载:
  2. 用STM32F4芯片自带的DCMI摄像头接口驱动不带FIFO的OV7725摄像头,实现60HZ刷新率。imgprcs.c文件中包含大量的适用于嵌入式设备的高速图像处理算法,包括边缘提取、区域分割、颜色识别等等,全部使用自适应算法,适合不同光照和环境条件(With STM32F4 chip comes with DCMI camera interface driver without FIFO OV7725 camera, to achieve 60HZ refresh rate. The img
  3. 所属分类:单片机开发

    • 发布日期:2017-12-10
    • 文件大小:577536
    • 提供者:bigsuperZZZX
  1. OV7725_2

    2下载:
  2. 基于0V7725的形状识别并找出中心点,可以检测圆,十字架,直线,直角(Shape recognition based on 0V7725 and find the center point)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:316416
    • 提供者:zhengyi123
  1. 基于高斯尺度空间GHT的绝缘子识别方法

    0下载:
  2. 主要用高斯函数提取物体的形状来识别绝缘子,绝缘子是圆形或者椭圆,也可能倾斜,受环境因素影响。(Using gaussian functions to identify insulators, insulators are circular or elliptical, and may be tilted, influenced by environmental factors.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:2075648
    • 提供者:soyoungsonaive
  1. predictShape

    0下载:
  2. 图像处理,利用C++识别图像中简单的几何形状(Image processing, using C++ to identify simple geometric shapes in the image)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:3201024
    • 提供者:无忧93
  1. opencv几何形状识别

    0下载:
  2. 可以获取摄像头图像并且检测出图像轮廓,识别图像中不同形状。画出外轮廓并且用标签进行标记。(Camera images can be obtained and detected image contours, recognition of different shapes in the image. Draw outward contours and mark with labels.)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:5398528
    • 提供者:豆豆1890
  1. 图像识别

    2下载:
  2. 基于STM32的图像识别。可识别简单的形状,如圆形,方形。(Image recognition based on STM32. A recognizable shape, such as a circle or a square.)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:2268160
    • 提供者:hucong
  1. simulate

    0下载:
  2. 形状是由图像的轮廓形成的,所以理论上形状识别是通常在边缘或轮廓检测后的步骤。(edge_based_matching The shape is formed by the outline of the image, so theoretically the shape recognition is usually the step after the edge or contour detection)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:16013312
    • 提供者:jimmylaw
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com