CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 轮廓线

搜索资源列表

  1. 1233

    0下载:
  2. 一种新的主动轮廓线跟踪算法,参照snake算法
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:514250
    • 提供者:张凯
  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. 4

    0下载:
  2. 在计算机辅助设计(CAD)中,有一个经典问题:消除隐藏线(被其它图形遮住的线段)。你需要设计一个软件,帮助建筑师绘制城市的侧视轮廓图。为了方便处理,限定所有的建筑物都是矩形的,而且全部建立在同一水平面上。每个建筑物用一个三元组表示(Li,Hi,Ri)其中Li和Ri分别是建筑物i的左右边缘坐标,Hi是建筑物i的高度。 -In computer-aided design (CAD), there is a classic problem: the elimination of hidden li
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1188
    • 提供者:hjx
  1. snake_demo

    0下载:
  2. snake demo,轮廓线演化程序演示,国外优秀代码,图像处理、数值计算相关方向的应该有用-snake demo, contour evolution program demonstrates, foreign good code, image processing, numerical calculation related to the direction should be useful for
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:170651
    • 提供者:icespirit
  1. snakeevolution

    0下载:
  2. 完整的轮廓线演化程序,国外优秀代码,图像处理或者数值计算相关方向应该有用-The complete contour evolution process, outstanding foreign code, image processing or related to the direction should be useful for numerical calculation
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:166753
    • 提供者:icespirit
  1. lunkuosaomiao

    0下载:
  2. 城市轮廓线: 输入文件:input1.dat 第一行为建筑个数 之后每行格式为三个数x1 h x2,其中x1,x2是建筑的开始和结束坐标 h是建筑的高度 输出最后轮廓-Urban contour line: the input file: input1.dat first acts after the building number format for each line number 3 x1 h x2, where x1, x2 is the beginn
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:4834
    • 提供者:cxy
  1. segment_chainCode1

    0下载:
  2. 该程序完成的是通过使用所提供的链码(一种方向码)来画出链码所表示的轮廓。所画轮廓在原图上是黑色的线。-the code is used for draw the outline of the region of interest which is show by the chaincode
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:729
    • 提供者:yuting
  1. MRI_ex

    0下载:
  2. MRI数据的三维表面可视化,数据是MATLAB自带的,程序包括轮廓线绘制,表面显示,正交剖切等-MRI data, 3D surface visualization, data that comes with MATLAB, the program includes contour line drawing, surface display, orthogonal split and so on.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:695
    • 提供者:yunhaigufan
  1. GUI-drawing-board

    2下载:
  2. Matlab鼠标画图,用pop-up menu选择画图标记,颜色edit记录鼠标坐标 但是功能比较简单,只能画线,不能画矩形、椭圆等 其中一个难点就是:拖动鼠标的过程中如何显示矩形/椭圆的轮廓,并且轮廓跟着鼠标指针移动。 程序的亮点: 1、可选择点、线、矩形、椭圆进行画图; 2、可选择marker、LineTyple进行画图; 3、可选择画图颜色; 4、可实时显示鼠标指针当前坐标; 5、可清除画板; 6、可保存画好的图(bmp、jpg、gif); 7
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:20725
    • 提供者:ydb
  1. 154

    0下载:
  2. 个零件的轮廓往往是多种多样的,有直线,有圆弧,也有可能是任意曲线,样条线等. 数控机床的刀具往往是不能以曲线的实际轮廓去走刀的,而是近似地以若干条很小的直线去走刀,走刀的方向一般是x和y方向-The outline of the outline of a part is often DuoZhong diverse, a straight line, arc, also may be any curve, spline line etc. Of the numerical control mac
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:676941
    • 提供者:陈金斌
  1. jianhuachengxu

    0下载:
  2. 简化数据模型、减少数据处理时间、提高成型效率。算法无需建立三角面片之间的拓扑关系,可直接进行切片分层,切平面与网格面片所得的交线段也无需排序,节省了生成轮廓线时对交线段重新排序所需的时间,提高了分层处理的效率。-Simplify the data model, and to reduce the data processing time and improve the molding efficiency. Algorithm without establishing the topologic
  3. 所属分类:Data structs

    • 发布日期:2017-12-08
    • 文件大小:1308
    • 提供者:孔艳彬
  1. tulunjigou

    0下载:
  2. 设计凸轮,对于偏心直动凸轮,可作出理论轮廓线和实际轮廓线-Design of the cam, the eccentric cam may be made to the theoretical contour and the actual contour
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:785
    • 提供者:wangyan
  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. Q

    1下载:
  2. 本文以室内、外不同空间的人数统计为背景,研究基于图像的人员计数技术,对某时段内进出摄像机视野中指定区域的人数,或指定区域内在景人数进行统计。主要研究内容有以下几点: (1)人员计数方案论证:本文分析对比了不同人员计数算法,研究分析了基于像素、 基于Hough变换的人员计数算法的优缺点。 (2)基于像素统计的人员计数系统实现:①分别采用近似中值背景模型和高斯混合背景模型提取前景图像;②采用基于HSV颜色空间变换的方法对前景中的阴影进行抑制;③用前景像素数除以人数得到一个人的像素平均值,
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:36449
    • 提供者:rankin
  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. respwnse-rhpresent-IPC

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

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

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

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:Markms
  1. 全部几何参数

    3下载:
  2. 迹线法二维求轮轨接触点以及几何参数 ,输入轮廓面参数即可,里面有详细介绍。(The Geometrical Contact between Track and Wheelset)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-22
    • 文件大小:68608
    • 提供者:wdk1
搜珍网 www.dssz.com