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

搜索资源列表

  1. EdgeContour

    0下载:
  2. 图像边缘检测、提取及轮廓跟踪,包括一些经典的算法,利用这些算子实现图像的边缘检测。-Image edge detection, contour extraction and tracking, including some classic algorithms, use the operator of the edge detection image.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4303927
    • 提供者:hyit
  1. EdgeContour

    0下载:
  2. 可以对图像进行边缘检测与轮廓提取,Hough变换,种子填充等等图像处理-Images can contour extraction and edge detection, Hough transform, image processing and so the seed filling
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2121244
    • 提供者:shelly
  1. ImageProcessing

    0下载:
  2. 用Visual C++分别实现了图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、膨胀算法、细化算法、边缘检测与提取、轮廓跟踪、图像分析、图像复原和图像的压缩编码技术,对每种常用的数字图像处理方法, 代码注释详细-Using Visual C++, respectively, to achieve the image of the point of computing, geometric transform, orthogonal transform, image enhancement,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:341739
    • 提供者:李波
  1. 1111

    0下载:
  2. 数字图象处理教程 INTRODUCTION 4 DIGITAL IMAGE DEFINITIONS 5 COMMON VALUES 6 CHARACTERISTICS OF IMAGE OPERATIONS 7 TYPES OF OPERATIONS 7 TYPES OF NEIGHBORHOODS 8 VIDEO PARAMETERS 9 TOOLS 9 CONVOLUTION 10 PROPERTIES OF CONVOLUTION 10 FOUR
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2639613
    • 提供者:sean
  1. work_snake

    0下载:
  2. This function provides an interactive GUI for showing how the snake m-file works. For more information about the GUI press the help button. For more information about the snake function itself type help snake SNAKES - A MatLab MEX file
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1221419
    • 提供者:Vovan
  1. DTWinMelodyRecognition

    0下载:
  2. 常应用于旋律辨识的DTW 包含两种方式(0,45,90度)(27,45,63度) 以及音调匹配 -2 methods of DTW which mostly used in melody contour recognition
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:1480
    • 提供者:盛开
  1. FindProfile

    0下载:
  2. 寻找最凸轮廓,可以控制点集范围与数量,用于绘制目标轮廓-Find the best cam to control the scope and the number of points for rendering the target contour
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1054
    • 提供者:何迪
  1. contourbook

    0下载:
  2. this is a document of contour fi-this is a document of contour fill
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4423
    • 提供者:Bo Yang
  1. ImageProcessingCode

    0下载:
  2. 基本的图像处理功能实现,比如边缘检测、图像压缩、轮廓跟踪等等 使用起来极为方便。-To achieve the basic image processing functions, such as edge detection, image compression, contour tracking, etc. is extremely easy to use.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4572336
    • 提供者:ww
  1. ShengCHengTIN

    1下载:
  2. 本程序生成了平面上的TIN,并且对等高线进行了平三角形处理,开发环境为CSHARP,具有一定的参考意义,处理速度快-This program generates a plane of the TIN, and the right contour lines of the flat triangle processing, development environment for CSHARP, has a certain reference value, processing speed
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:91623
    • 提供者:lauysche
  1. shui_ping_ji_fang_fa

    0下载:
  2. 图像识别 能对图像中的目标进行自适应识别 并画出目标轮廓-Image recognition can be adaptive to recognize target and draw the target contour
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:832833
    • 提供者:王红卫
  1. detect

    0下载:
  2. 凸显边缘检测与提取及轮廓跟踪,Hough变换,种子填充-Highlight the edge detection and contour extraction and tracking, Hough transform, seed filling
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:2766
    • 提供者:裴冲
  1. coutour

    0下载:
  2. vc 6.0 环境下利用opencv进行图像轮廓提取的代码,可以编译运行-vc 6.0 environment using opencv contour extraction for image code can be compiled to run
  3. 所属分类:Graph program

    • 发布日期:2017-05-06
    • 文件大小:1358400
    • 提供者:May
  1. GETPoint

    1下载:
  2. 在各种图形中,通过提取点的凹凸部分来鉴别曲线的特征,本节代码利用曲率关系分别提取凹点的个数,判断曲线的弯曲-In a variety of graphics, through the extraction point to identify curves convex-concave part of the characteristics of the code used in this section were extracted from concave curvature of the r
  3. 所属分类:2D Graphic

    • 发布日期:2017-02-10
    • 文件大小:760206
    • 提供者:赵庆祥
  1. contourtracking

    0下载:
  2. 这是一个用Visual C++6.0编写的图像轮廓跟踪程序,并且附有测试图片,整个程序非常好用-This is a work written in Visual C++6.0 image contour tracking procedures, and with a test image, the whole process is very easy to use
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:84800
    • 提供者:梅明
  1. 95302922tuxiang

    0下载:
  2. 程序给出了边缘检测及轮廓跟踪的一般方法,其是基于matlab来编写.-Edge detection contour tracking, image processing in a very important edge detection contour tracking algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:78067
    • 提供者:朱莉
  1. soft

    0下载:
  2. 本系统是我参加ESRI大赛的一个作品 主要利用GIS功能对水土流失模型USLE中的各个因子的提取(如根基降雨量站点插值生成等值线,利用等高线生成TIN提取坡度,坡向等)再生成专题图输出。系统包含数据采用的ACCESS,有对数据库的通用操作,以及各种绘图分析,如对年、月、日的降雨量,流量等的图形对比分析等等。系统功能还算比较完善。 是基于VB6.0+ArcEngine9.2开发,皮肤界面用的是Activebar3.0 里面的数据比较大,不便上传,需要的可向我索要。-This sy
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:476842
    • 提供者:gis-liang
  1. AVehicleContourbasedMethodforOcclusion

    0下载:
  2. 摘要:在交通场景下进行多目标跟踪时,如何正确检测出车辆间的相互遮挡是影响车辆跟踪结果的关键。针对问题,运用投 影理论分析交通场景的三维几何投影特征.用长方体投影轮廓模型对车辆进行建模,重构其乏维投影轮廓,以进行遮挡的检 测和分离。与以往的方法相比,它在估计出的车辆外形轮廓基础t-进行遮挡检测,不需要匹配操作,计算量较小,并能解决 基于匹配的方法无法对付的初始遮挡问题。用实验验证了该算法的有效性。-In multi—object tracking of traf氍c scene。how
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:297142
    • 提供者:christine
  1. cornerdetect

    0下载:
  2. 图像中的角点包含大量的信息,在计算机视觉中扮演重要角色,在许多应用中角点用作特征点,例如图像配准、运动目标跟踪等。鉴于此,学者们提出很多角点检测方法。例如Hans EMoravec在1977年提出的Movavec算法,Chris Harris和Mike Stephens于1988年提出的Harris算法,以及MirosavTrai.kovic和MarkHedley提出的Trajkovic算法等“卅。角点检测的另一个途径是计算轮廓的曲率函数,因为角点是曲率函数的最大值,因此很容易通过阈值的方法检测
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:283235
    • 提供者:changhe.cheng
  1. imagezoom

    0下载:
  2. 图像无极放大的相关资料,其中几篇文章介绍了如何轮廓矢量化方面的知识,在二值图放大中有很大的应用,也可应用到灰度图像中-Promise to enlarge the image of the relevant information, including several articles describes how to contour vector of knowledge, in the binary image to enlarge, there is in some application
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:1002408
    • 提供者:changhe.cheng
« 1 2 ... 36 37 38 39 40 4142 43 44 45 46 ... 50 »
搜珍网 www.dssz.com