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

搜索资源列表

  1. c04

    0下载:
  2. 这个程序将图像变为二值化图像,然后对图像进行形状的特征提取,算法很全,包含多种图像形状提取方式。-image of this procedure into two binary images, and then to shape the image feature extraction algorithm is very full, Shape mixture of images extraction methods. -This process the image into a binary
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:65055
    • 提供者:宇文龍
  1. BMP-shape

    0下载:
  2. 形状上下文算法。做好预处理后,使用此算法匹配验证码,识别率非常高,且无视扭曲,变形。-The shape context algorithm. Do a good job pre-treated using this algorithm matches the verification code, recognition rate is very high, and ignore the twisted, distorted.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-01-27
    • 文件大小:734810
    • 提供者:chester
  1. tuxingxue

    1下载:
  2. 此压缩文件中包含了半学期以来做的所有的计算机图形学实验,包括DDA生成直线和圆,扫面线填充任意形状的图形的算法、运动的小车、月绕太阳转、抛物线的生成、星形的生成、点阵式、矢量式算法实现的字符的生成,二维图形的各种变化用矩阵的方法实现,三维图形的投影等,实验内容丰富全面,而且都能在TC下运行,生成显示图像。-This compressed file contains a half-term has to do all the computer graphics experiments, inclu
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:140463
    • 提供者:孟萌
  1. mfc自绘菜单控件

    2下载:
  2. mfc中Menu控件的美化,可改变任意菜单项的宽高,并使用自己定义的颜色作为背景,可以渐变。能够在每个菜单项左侧添加位图,并改变菜单中右侧箭头形状。本例子使用打过补丁后的VS2008创建,内附控件类的接口说明文档。
  3. 所属分类:菜单

  1. MyButton

    0下载:
  2. CButton派生的子类,可任意设置按钮形状及文本颜色。-CButton derived class can be arbitrarily set the button shape and text color.
  3. 所属分类:Button control

    • 发布日期:2017-03-28
    • 文件大小:79951
    • 提供者:xieguilu
  1. colorful_sift

    0下载:
  2. 由于只是利用图像的灰度信息, SIFT 算法不能很好地区分形状相似但颜色不同的物体。针对这一问题, 提出了一种基于彩色的SIFT 特征点提取算法, 并着重分析了多种彩色模型对算法性能的影响。-Since only the use of images of gray-scale information, SIFT algorithm can not distinguish between good shape similar but different colors of objects. In
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:189364
    • 提供者:lirongjie
  1. ASM

    1下载:
  2. 主动形状模型,实现轮廓提取有一定的帮助。-Active Shape Model
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:396456
    • 提供者:michael
  1. MouseDemo2

    0下载:
  2. 在对话框随着鼠标的移动,在不同的区域出现不同的鼠标形状。-In the dialog box with the mouse movement in different regions of different shapes of the mouse.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:110748
    • 提供者:fan_dx0202
  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. shape_feature

    1下载:
  2. 一个简单的傅立叶带亮度描绘子提取图像的形状特征程序-A simple Fourier descr iptor with the brightness of the image shape feature extraction procedures
  3. 所属分类:Algorithm

    • 发布日期:2015-07-02
    • 文件大小:199270
    • 提供者:黎维娟
  1. hopfieldNetwork

    0下载:
  2. 基于MATLAB的HOPFIELD字母识别算法!! 可以识别形状不全的字母-MATLAB-based recognition algorithm HOPFIELD letters! ! Failure to identify the shape of the letters
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3341
    • 提供者:tdw
  1. tzsb

    0下载:
  2. 图像的特征识别技术,是机器视觉和计算机图像识别的好教程。 所谓图像特征,换句话说就是图像中的物体有什么样的特征。图中有几个水果。要想从该图像中把香蕉提取出来,必须告诉计算机要提取什么样的物体。例如,应把香蕉的特征之一——细而长告诉给计算机。也就是说,要指示图像中物体的形状、大小等特征。即告诉计算机要提取的物体是大物体或是圆的、方的等。这时,就 要使用“大小”、“圆度”等表示物体形状的参数。 -The characteristics of image recognition techno
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:155549
    • 提供者:yezi
  1. CButtonEX

    0下载:
  2. 这是一个接口简单但功能强大的按钮控件源码,用户通过它可以制作任意形状且背景漂亮的按钮控件-This is an interface simple but powerful source control buttons, users can create, through its arbitrary shape and the background of beautiful button control
  3. 所属分类:Button control

    • 发布日期:2017-03-29
    • 文件大小:939391
    • 提供者:owen
  1. vision

    0下载:
  2. 本书内容包括图像预处理、图像分别、形状表示与描述、物体识别与图像理解、三维视觉、图像压缩、纹理描述、运动分析以及实际应用的案例研究等等。是由艾海舟,武勃等译的图像处理分析与机器视觉一书的中文版。-The book includes image preprocessing, image, respectively, express and shape descr iption, object recognition and image understanding, three-dimensiona
  3. 所属分类:Special Effects

    • 发布日期:2017-06-22
    • 文件大小:42826694
    • 提供者:祝建林
  1. Simple-Shape-Detection-using-Hough-Transform

    0下载:
  2. Simple Shape Detection using Hough Transform 用霍夫变换做为形状检测的matlab源码,从matlab官网下载-Simple Shape Detection using Hough Transform Hough transform used as a shape detection matlab source, from the official website download matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:40265
    • 提供者:miaosiyi
  1. image_retrieval

    1下载:
  2. 图像检索_基于MPEG-7形状特征的图像检索技术研究-_ Image Retrieval Based on MPEG-7 shape features of image retrieval research
  3. 所属分类:mpeg/mp3

    • 发布日期:2014-02-17
    • 文件大小:3093958
    • 提供者:ff
  1. Based_on_the_shape

    1下载:
  2. 图像检索中基于形状的图像检索技术研究 非常 有用 -Shape-based image retrieval in image retrieval research is very useful
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-11
    • 文件大小:40634
    • 提供者:ff
  1. SimImage_beta01

    0下载:
  2. 基于图像内容的视觉相似搜索引擎,自动分析图像中的颜色、纹理、形状、空间特征等 作为搜索的关键数据,通过特定算法搜索相似的图片。-The visual image content-based similarity search engine, automatic analysis of images in color, texture, shape, spatial characteristics of the critical data as a search through a parti
  3. 所属分类:Search Engine

    • 发布日期:2017-03-29
    • 文件大小:891430
    • 提供者:birch
  1. 1

    0下载:
  2. 状是含有高层语义信息的视觉特征,在基于内容的图像检索及图像识别中具有重要的应用价值。有很多种描述子可以描述图像的形状特征,傅立叶描述子可以把二维的图像轮廓信息简化成一维问题进行处理,应用非常广泛。然而自然图像的形状特征通常是杂乱的,有噪声的,提出了一种图像预处理方法,得到净化的形状图像,通过实验研究傅立叶描述子算法提取形状特征的效果。-Abstract Shape is a visual feature which contains intrinsic high-level semantics
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:102250
    • 提供者:倪晓雷
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com