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

搜索资源列表

  1. 一个非常好用的Autocad工具集

    6下载:
  2. ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
  3. 所属分类:其他小程序

    • 发布日期:2010-03-26
    • 文件大小:2050142
    • 提供者:ayungerstudio
  1. snake源码

    0下载:
  2. snake主动轮廓线提取算法的实现,基于VC平台。 == Snake算法的用法 == Snake算法需要给出初始的轮廓,然后进行迭代,使轮廓沿能量降低的方向靠近,最后得到一个优化的边界。能量函数包括内外力两方面,如边界曲率和梯度。 由于用户无法估计迭代的最后结果,应用Snake 算法往往需要进行多次的交互工作。特别当目标比较复杂时,或与其它物体靠得较近时,初始的轮廓不易确定,而迭代的结果往往不能达到要求。  
  3. 所属分类:图形图像处理(光照,映射..)

  1. tessellation.rar

    0下载:
  2. 网格化[tessellation]即把凹多边形,包含洞,岛的多边型,或者自交叉多边型划分为简单凸多边形的过程.OpenGL为了能快速渲染多边形,只能直接显示简单凸多边形[多边形中任意两点的连线上的所有点仍属于此多边形],对凹多边或者自交叉多边形渲染结果将不确定。在渲染复杂多边形时,常常需要将复杂多边形分解成容易渲染的简单多边形,OpenGL中的使用函数库中提供网格化的函数以通过多边型轮廓线生成简单多边形,从而渲染复杂多边形。 ,Grid [tessellation] that is conca
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:24882
    • 提供者:rockeyzhu
  1. SnakeProfile

    0下载:
  2. opencv例子里没有提供cvsnakeimage的使用方法,在此整理一个例子,可以形象的看看snake算法的结果,大致做法是: 首先设定域值分割,把基本的轮廓找出来,见图中蓝色轮廓线,再将轮廓点传入cvSnakeImage函数,计算出绿色的snake轮廓线。 其中参数alpha代表点相互靠拢的权值(0-1.0),beta表示弯曲能量(越小越容易弯曲)(0-1.0),gamma表示整体能量(0-1.0)。其中参数我自己也不确定具体的范围,最好自己更改不同的范围试试. -o
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:1243
    • 提供者:
  1. mytulunsheji

    3下载:
  2. 解析法设计凸轮廓线(包括运动分析和最大压力角以及基圆半径分析)matlab代码-Analytical method designed cam profile (including motion analysis and the maximum pressure angle and the base circle radius analysis) matlab code
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2218
    • 提供者:白川
  1. contours

    0下载:
  2. 基于opencv的轮廓线检测算法,快速提取出图片中物体的轮廓-Opencv contour lines based detection algorithm, fast extraction of the contours of objects in the picture
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1729285
    • 提供者:lw3171796
  1. skyline

    0下载:
  2. 城市轮廓线问题的实现,利用分治算法,将input1.dat文件放在d盘根目录下-Urban contour implementation issues, using the partition algorithm, the input1.dat files under the root directory on the d
  3. 所属分类:Java Develop

    • 发布日期:2015-04-09
    • 文件大小:5804
    • 提供者:nick
  1. ContourTracingLineFollowing

    0下载:
  2. 轮廓跟踪和线的追随源代码下载 Contour Tracing & Line Following-Tracking and following the contour line of the source code download Contour Tracing & Line Following
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:942
    • 提供者:刘凯
  1. test10-12

    0下载:
  2. 基于统计的图像特征提取,通过轮廓线的归一化,使得特征具有仿射不变性。-Based on statistical image feature extraction, through the contours of the normalization so that with the affine invariant features.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:354389
    • 提供者:杨树
  1. Cityline

    0下载:
  2. Java实现的采用分治算法的城市轮廓线程序,《算法引论》73页的相应实现源码-Java realization algorithm using sub-rule city contour procedures, Algorithm Theory, 73 to achieve the corresponding source
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:3280
    • 提供者:Kobe
  1. algorithm

    0下载:
  2. 1.城市轮廓线 2.树的双连同 3.扫描线问题 4.多项式的相乘-1. Urban contour 2. The dual-tree together with the 3. Scanline 4. Polynomials multiplied
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:38885
    • 提供者:guoguo
  1. Snakemoxingzongshu

    1下载:
  2. 该文以Snakes 模型为基础,系统地介绍了轮廓线模型的发展脉络和各种最新成果-The Snakes model to systematically introduce the contour model of the development context and a variety of the latest achievements of
  3. 所属分类:Graph program

    • 发布日期:2017-05-03
    • 文件大小:795567
    • 提供者:谭园芳
  1. city

    0下载:
  2. 城市轮廓线算法。采用分治发算法,输入为第一行房子个数,而后(左,高,右)。-Contour algorithm city. Made use of sub-rule algorithm, enter the number for the first line of the house, and then (left, high, right).
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2947
    • 提供者:黄半仙
  1. snake

    0下载:
  2. 在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。然后以该伪圆心为中心,在其周围等角度间隔地取N个点作为初始的snake基准点,按照snake 的运行机制不断进化,直到虹膜的内边界为止。最后,计算进化后的snake形心和snake上的控制点与该形心的距离,取其平均值作为瞳孔的半径,动态轮廓模型的形心作为瞳孔的圆心,即可准确定位出虹膜内边界的位置。实验表明,与常见的定位方
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1764654
    • 提供者:侯汶杉
  1. Level

    0下载:
  2. 先利用图像背景差分法快速检测出人脸的初始矩形轮廓线,然后采用LevelSet方法对视频图像进行人脸轮廓提取-First use of the image background difference method for rapid detection of the initial face of the rectangular contour, and then LevelSet methods used for video images Face contour extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:342335
    • 提供者:小屋
  1. border

    0下载:
  2. 《算法设计》中的轮廓线问题源码,包括有尖顶和没有尖顶两种情况-" Algorithm design" in the source of the problem of contour lines, including the steeple and the steeple both cases there is no
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:5073
    • 提供者:李刚锐
  1. edge

    0下载:
  2. 本文主要介绍的是基于边缘检测技术的字符轮廓线的提取和显示-In this paper, the edge detection technique is based on the character contour extraction and display
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:111610
    • 提供者:Ailsa
  1. mySnake-2

    0下载:
  2. 在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。然后以该伪圆心为中心,在其周围等角度间隔地取N个点作为初始的snake基准点,按照snake 的运行机制不断进化,直到虹膜的内边界为止。最后,计算进化后的snake形心和snake上的控制点与该形心的距离,取其平均值作为瞳孔的半径,动态轮廓模型的形心作为瞳孔的圆心,即可准确定位出虹膜内边界的位置。实验表明,与常见的定位方
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:287992
    • 提供者:arechi
  1. GAC_upwind

    1下载:
  2. 基于水平集的图像分割,该方法主要依赖于图像的边缘信息来控制轮廓线的演化-the segmentation is basing on the Level set,and called GAC model
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:1812
    • 提供者:陈加伟
  1. ScanLineAlgorithmfortheregionfilled

    0下载:
  2. 扫描线填充算法使用一系列平行直线去切割轮廓线,通常有成对的交点出现,每对交点就代表扫描线与轮廓线的一个相交区间-Scan Line Algorithm for the region filled
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:5477
    • 提供者:zhao_xinping
« 1 23 4 5 6 7 »
搜珍网 www.dssz.com