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

搜索资源列表

  1. Contour-extraction-

    0下载:
  2. 轮廓线的提取,处理图像中的对轮廓线的提取问题,matlab源码-Contour extraction processing of the image of the contour extraction problem, matlab source
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3280
    • 提供者:shen
  1. lip

    0下载:
  2. 嘴唇轮廓识别 对嘴唇口型进行扑捉后生成轮廓线 并以帧的动画形式-After generating the identification of the lips lip contour lip contour lines carried capture and animation frames
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:19965
    • 提供者:梁小展
  1. 1

    2下载:
  2. 基于符号压力函数的自适应水平集图像分割方法。 包含源代码和目标图片,可实现:初始轮廓线可置于待分割区域内部、外部或一半内部一半外部,无需人工设置。-Adaptive level set image segmentation method based on symbolic function of pressure. Contains the source code and object images can be achieved: initial contour can be divided
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4924
    • 提供者:刘华
  1. delphifeiform

    0下载:
  2. Delphi源码实现的不规则窗体,非矩形窗口,绘制一个五角星窗体,大致的实现思路:创建一个多边形的区域,绘制多边形窗体,设置窗体初始背景颜色,使窗体始终保持在最前,设定画笔大小,绘制多边形轮廓线,恢复窗体正常位置和显示属性。-Delphi source code to achieve the irregular form, non rectangular window, draw a star form, ideas to achieve roughly: create a polygon ar
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-14
    • 文件大小:4083
    • 提供者:wpudn45
  1. LevelSet

    3下载:
  2. 水平集分割算法,matlab实现。自动初始化方形轮廓线。分割后自对图像上分离的目标进行计数。-Level set segmentation algorithm, implemented by matlab. Automatic initialization square contour.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2206521
    • 提供者:张月
  1. Contour-Tracking

    1下载:
  2. 根据图像的边界进行轮廓跟踪来获取图像的外轮廓线-The image of the contour tracking to obtain an image of the outer boundary contour
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3427727
    • 提供者:韩述
  1. IllustrationTest

    0下载:
  2. 提取3D图形的轮廓线(特征边),首先建立点线面表,然后获得有效的特征边.本人靠这点代码,赚了3000块 -3D graphics contour extraction (feature side), first established point line table, and then obtain an effective feature I rely on this side of the code, and earned 3000.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-15
    • 文件大小:7366
    • 提供者:tyfhvb
  1. ARScalc

    0下载:
  2. 批量计算一系列封闭轮廓线的A/R。使用前,应在CATIA软件中将封闭的轮廓线离散为点云,并保存为asc格式。-turbo,volute,A/R,scatter points,asc,CATIA
  3. 所属分类:transportation applications

    • 发布日期:2017-04-12
    • 文件大小:527
    • 提供者:xiang qingxin
  1. Active-contour

    0下载:
  2. 用主动轮廓线CV算法对输入图像实现图像边缘提取-Active contour line CV algorithm for image edge extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:4281
    • 提供者:李亚成
  1. braintissue

    2下载:
  2. 对最大的连通区域依次进行膨胀,闭操作,填充空穴得到脑模板,再将原图和脑模板相乘得到脑组织图像;对距离函数取反,然后进行分水岭操作,显示每一个连通区域;对合并之后的连通区域进行闭操作去除分水线,然后将里面的空洞进行填充,再将其膨胀,减去填充后的模板便可得到各个结构的轮廓线-The maximum connected region sequentially inflated closing operation, fill the hole to give the brain a template,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1382
    • 提供者:soso
  1. edge_extract

    0下载:
  2. canny边缘检测和边缘线剔除,获得主要大轮廓线。比较好的参考程序。-a good referece matlab sourcecode for edge detection by Canny, which can extract the main edge and contour.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1708995
    • 提供者:秦赵真
  1. BlogAlgCp

    0下载:
  2. 一种实现轮廓线重构的简易方法,其关键的步骤体现在相邻轮廓线的编织方法以及顶底层轮廓线的三角化上。并且用c++代码来实现之。-A simple method to realize contour reconstruction is the key step of the method, which is embodied in the knitting method of the adjacent contour line and the triangulation of the top bott
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-04
    • 文件大小:214089
    • 提供者:文学
  1. lunkuoxiandetiqu

    0下载:
  2. 比较了几种常用的提取轮廓线的算子,例如,sobel算子,roberts算子,log算子等。-Several commonly used operators to extract contour lines are compared, such as Sobel operator, Roberts operator, LOG operator, etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-17
    • 文件大小:3072
    • 提供者:陈晨
  1. lunkuoxiandetiqu

    0下载:
  2. 能提取出轮廓线 检测效果很好(Image detection based on ant colony algorithm, the detection effect is very good)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:3072
    • 提供者:小o
  1. 1547979

    0下载:
  2. 功能是边沿检测与提取,轮廓跟踪 命令行编译过程(Function is edge detection and extraction, contour following command-line compilation process)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-29
    • 文件大小:32768
    • 提供者:Spnmf
  1. 凸轮和曲柄连杆程序

    0下载:
  2. 填入凸轮及曲柄连杆机构主要参数可直接生成轮廓线及相应位移、速度、加速度曲线。(Fill in the main parameters of the cam and crank link mechanism, which can directly generate contours and corresponding displacement, velocity and acceleration curves.)
  3. 所属分类:图形图象

    • 发布日期:2017-12-23
    • 文件大小:93184
    • 提供者:mengdeer
  1. respwnse-rhpresent-IPC

    0下载:
  2. 城市轮廓线算法,采用分治发算法,输入为第一行房子个数,而后左,高,右,()
  3. 所属分类:数据结构

    • 发布日期:2018-01-05
    • 文件大小:3072
    • 提供者:Huoda
  1. Corner

    0下载:
  2. 1。将Canny边缘检测器应用于灰度图像,得到二值边缘图。 2。从边缘图中提取边缘轮廓,填补等高线上的空白。 三.计算每个轮廓的低曲率以保持所有真实的角,所有曲率的局部极大值被认为是初始角点。 4。使用自适应局部阈值来去除初始角点,以去除圆角。 5。角候选的角度进行评估,以消除任何虚假角落由于量化噪声和琐碎的细节。上述评价基于一个动态的支持区域,该区域根据其相邻的角候选对象进行更改。 6。轮廓线的端点被认为有附加的标准。(1. Apply the Canny edge detector
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:109568
    • 提供者:下一秒
  1. Snackes

    1下载:
  2. Snakes模型的基本思想很简单,它以构成一定形状的一些控制点为模板(轮廓线),通过模板自身的弹性形变,与图像局部特征相匹配达到调和,即某种能量函数极小化,完成对图像的分割。再通过对模板的进一步分析而实现图像的理解和识别。(The basic idea of the Snakes model is very simple. It uses some control points that form a certain shape as a template (contour line), thr
  3. 所属分类:图形图象

    • 发布日期:2018-04-29
    • 文件大小:44032
    • 提供者:sixiudant
  1. 977631

    0下载:
  2. 城市轮廓线算法,采用分治发算法,输入为第一行房子个数,而后左,高,右,()
  3. 所属分类:大数据

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:Markms
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com