搜索资源列表

  1. Contour_rgd

    0下载:
  2. 基于rgd文件格式生成等高线的程序,用户可以自定义等高线的高程及要绘制的高程值的个数.-rgd file format based on the contours of the formation process, Users can customize the elevation contour line drawing and to the elevation of the number.
  3. 所属分类:GIS编程

    • 发布日期:2024-05-15
    • 文件大小:168960
    • 提供者:jihongjun
  1. delphi_TIN_triangle_and_contour_generator

    0下载:
  2. 利用delphi,基于离散点生成TIN三角网及等值线的程序.-Delphi, based on discrete points Generation TIN TIN and contour procedures.
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-15
    • 文件大小:223232
    • 提供者:jihongjun
  1. edgedetectionandextraction

    0下载:
  2. 本程序是图像处理中最基本的程序之一,用来检测和提取物体的边沿,并对其进行轮廓跟踪.是一个小小的应用程序.-the image processing procedure is the most basic one of the procedures used to detect and extract the edges of objects. and its contour tracking. is a small applicatio
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:31744
    • 提供者:刘靥
  1. LabelContours

    0下载:
  2. 利用VTK进行轮廓线提取,得到一个三维轮廓体,比标注灰度值,用本代码之前,确认系统里已经配置好VTK环境-use VTK for contour extraction, is a three-dimensional contour body than tagging gray value, with the code before Lane has confirmed System Configuration good environm
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-15
    • 文件大小:1506304
    • 提供者:yuan
  1. Edgedetectionandcontourtracking

    0下载:
  2. 程序给出了边缘检测及轮廓跟踪的一般方法,其是基于matlab来编写的!-procedures given the edge detection and tracking of the general contour method, is based on Matlab to prepare!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:33792
    • 提供者:章斌
  1. Imageedgedetectionextractioncontourtracking

    1下载:
  2. 图像的边缘检测,提取,轮廓跟踪算法的源代码。-image edge detection, extraction, contour tracking algorithm source code.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:31744
    • 提供者:guomeng
  1. acontour

    0下载:
  2. This toolbox provides some functions for manipulating planar, closed splines to implement image or video segmentation by means of deformable (or active) contours. Contour topology is managed in a way that should allow ch
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:162816
    • 提供者:zhuboy
  1. surfer8

    0下载:
  2. Surfer是地学中常用的一个软件,可以完成等值线图,立体图,流向图等的汇制。其自带的类VBA的开发语言,可以进行二次开发。附件是一些源程序。其中的Jackknifes可以用来对比不同的内差方法,从而得出最优化的内差方法。 -Surfer is the study of a commonly used software, complete contour map, a three-dimensional map, map the
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:20480
    • 提供者:Rocky
  1. denggaoxian

    0下载:
  2. Kriging 算法实现 2维和3维地图等高线,在地理信息系统或者医学图象处理上很有用-Kriging algorithm realize 2-D and 3-dimensional map of contour lines, in geographic information systems or medical image processing on the very useful
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-15
    • 文件大小:163840
    • 提供者:小闭
  1. TIN

    0下载:
  2. 用三角网法绘制等值线,是在三角形的三条边上用线性内插方法寻找等值点,这种方法的机理是将每个三角形看作是空间的一个平面,这就要求在每个三角形的三个顶点内的地貌形态无明显的变化,故此希望将其中最靠近的三个点构成三角形,以符合上述机理,使插补的等值点精度较高,更好的反映地貌的实际形态。符合这些条件的三角形称之为“最佳三角形”-With a triangular mesh contour map is the edge of the trian
  3. 所属分类:文档资料

    • 发布日期:2024-05-15
    • 文件大小:22528
    • 提供者:赵强
  1. Findcontours

    0下载:
  2. 算法实现对二值图像区域轮廓的查找和标定。使用了opencv库.-Algorithm for binary image contour regional search and calibration. Using the opencv library.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:2496512
    • 提供者:陈贤巧
  1. level_set_methods_1.1

    0下载:
  2. 几何活动轮廓模型(snake模型)中level-set算法的matlab源码-Geometric active contour model (snake model) in the level-set algorithm matlab source
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:145408
    • 提供者:怕问
  1. snaketest

    0下载:
  2. 活动轮廓模型(snake模型)的VC++源码,可以编译并且运行-Active contour model (snake model) VC++ Source, you can compile and run
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:7168
    • 提供者:怕问
  1. boundaries

    0下载:
  2. 利用边界追踪法对图像进行轮廓提取,此函数文件得到的是边界点对应位置索引矩阵-The use of boundary-tracing method of image contour extraction, this function is to document the location of boundary points corresponding to the index matrix
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:蒲金霞
  1. Contour1

    0下载:
  2. 由散点插值生成等值线,并且提供颜色选择工具,共有三种插值方法-From scattered point interpolation to generate contour lines and provide a color selection tool, a total of three interpolation methods
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-15
    • 文件大小:109568
    • 提供者:追风
  1. ActiveContourwithoutEdgeMatlabCode

    0下载:
  2. 以前下载的一些用matlab编写的关于运动轮廓模型程序-Previously downloaded some prepared using matlab contour model on the campaign process
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-15
    • 文件大小:235520
    • 提供者:支晓娜
  1. SnakesDemo

    0下载:
  2. Active contour demo implements snake, which essentially is an A* search. This can be used for image registration, segmentation, feature extraction.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:463872
    • 提供者:Wenmiao Lu
  1. EdgeContour

    0下载:
  2. 轮廓提取,本设计通过边缘算法,达到高效\低损失的计算效果,有效的消除轮廓边缘的噪音影响.-Contour extraction, through the edge of the design algorithm, to achieve high efficiency and low loss calculation results, effectively eliminate the impact of the noise contou
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:2137088
    • 提供者:张扬
  1. LevelSet_ChunmingLi_v0

    1下载:
  2. This Matlab code implements an edge based geometric active contour model without reinitialization. MATLAB Release: R13SP1 This Matlab code implements the level set method in Chunming Li et al s paper "Level Se
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:783360
    • 提供者:薛正亮
  1. Snakes_Active_Contour_models_Image_Process_GVF

    0下载:
  2. 图像处理的关于Snakes : Active Contour Models算法和水平集以及GVF的几篇文章,文章列表为: [1]Snakes Active Contour Models.pdf [2]Multiscale Active Contours.pdf [3]Snakes, shapes, and gradient vector flow.pdf [4]Motion of level sets by mean c
  3. 所属分类:文档资料

    • 发布日期:2024-05-15
    • 文件大小:5512192
    • 提供者:张阳
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org