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

搜索资源列表

  1. DImage

    1下载:
  2. 这是对图像处理的程序,主要实现对256色及24位位图的处理(点运算,几何变换,图像增强,形态学变换,边缘检测,轮廓提取,轮廓跟踪,种子填充等).-This is the image processing procedures, the main achievement of 256 colors and 24 bitmap processing (point computation. geometric transform, image enhancement, morphological tr
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:125008
    • 提供者:高仲富
  1. gvfc

    0下载:
  2. active contour model算法的C源代码,是图形图像工作者的好东东。-active contour model algorithm in C source code, graphic images workers is a good Dongdong.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:4055
    • 提供者:阳云
  1. dengzhixian

    0下载:
  2. 用于C/C++/VC 二维等值线的绘制,程序-for C / C / VC 2D contour mapping, procedures
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3971
    • 提供者:王后顺
  1. denggaoxian

    1下载:
  2. 使用VTK的管道机制实现二次曲面的绘制,并制作等高线。-use VTK pipeline mechanisms conicoid mapping, and production of contour lines.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:801000
    • 提供者:杨丽萍
  1. KrigingWordConnection

    0下载:
  2. Kriging 算法实现 2维和3维地图等高线 Kriging 算法实现 2维和3维地图等高线-Kriging algorithm two-dimensional and three-dimensional contour map of Kriging algorithm 2-dimensional and 3 - dimensional contour map of Kriging algorithm two-dimensional and three-dimensional contour
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:171513
    • 提供者:赵永峰
  1. pattrnRecognization

    1下载:
  2. 文件包中是关于模式识别中神经网络法,模板匹配,Fisher判别法和细化算法(用于轮廓检测)以及数字识别的vc程序-packages on the pattern recognition neural network, template matching, Fisher Discriminant and thinning algorithm (used for contour detection), and digital identification procedures vc
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:272043
    • 提供者:任超
  1. BlemishDetect

    2下载:
  2. 应用在织物上的疵点检测的程序,通过边缘检测和轮廓提取完成的!-fabric used in the defect detection procedure for the adoption of edge detection and contour extraction completed!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:70329
    • 提供者:lily
  1. gsnake_src

    0下载:
  2. snake算法,用于轮廓检测,可以用于跟踪算法。-snake algorithm for contour detection, tracking algorithm can be used.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:56777
    • 提供者:rmb
  1. tuxiangbianyuanchuli

    0下载:
  2. 图象边沿检测提取轮廓跟踪算法 这个源码好简单,适合初学者,-Image Edge Extraction contour detection algorithm to track the source code is really very simple, suitable for beginners.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:34386
    • 提供者:chen
  1. image_processing_source_code

    0下载:
  2. 图像处理源码内容: alpha_2.09.zip Alphat透明合成系统源代码源代码 jpeg_0.77.zip JPEG压缩编码系统源代码 calir_1.0.zip 腐蚀-膨胀-细化算法源代码 mkou_1.0.zip 图案抖动技术处理系统源代码 touch_1.01.zip 图象边沿检测-提取-轮廓跟踪算法源代码 xchange_1.03.zip 图象几何变换算法源代码 sima_1.07.zip 图象模板匹配算法源代码 mg
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:520814
    • 提供者:徐明媚
  1. greedy_snake

    0下载:
  2. 图像分割常用的主动轮廓模型中的一个经典算法——贪心算法-image segmentation commonly used active contour model of a classical algorithm -- greedy algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:62397
    • 提供者:明明
  1. gvf_model

    0下载:
  2. 图像分割中常用的主动轮廓模型的一个经典算法,GVF(梯度矢量流模型)-Segmentation commonly used active contour model of a classical algorithm, gradient vector flow (gradient vector model)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4416
    • 提供者:明明
  1. Snakes

    0下载:
  2. Snake模型,也就是常说得Active Contour模型的MATLAB实现,其中还包含了原文献。-Snake model, which is often put Active Contour MATLAB model, it also includes the original literature.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1959535
    • 提供者:王设
  1. VC_DigitalImageProcess

    1下载:
  2. 这是一个关于数字图像处理的源代码,目前只支持bmp格式的灰度图像,但功能强大,内容丰富,几乎包含了数字图像处理的所有基本内容。如图像的点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓检测,图像分析,图像复原,图像编码等等。-This is a digital image processing of the source code, only supports bmp format gray image, but powerful, rich in content, consists
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:318456
    • 提供者:严江
  1. ViContour

    0下载:
  2. 图像处理 处理三维成象图形 等高线图形三维化-image processing 3D imaging graphics processing contour of 3D graphics
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:325862
    • 提供者:杨七
  1. trace_image

    0下载:
  2. 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-functions of edge detection and extraction. Contour Tracking command line compiler process following vcvars32 rc bmp.rc
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:31747
    • 提供者:zhanghua
  1. edgeexamination

    0下载:
  2. 该源码主要是对图像进行边缘检测和轮廓跟踪,主要应用在象人脸识别、指纹识别等这样的图像处理系统中-the main source of the image edge detection and contour tracking, as the main application in face recognition, fingerprint recognition of Image Processing System
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:38460
    • 提供者:金侠
  1. animageprocessingexample

    0下载:
  2. 一个图象处理处理程序,可实现边缘检测,轮廓提取,模板匹配,Hough变换,投影,图象复原,阀植分割,等功能,自己去研究吧,还有更多功能-an image processing and handling procedures can be realized edge detection, contour extraction, template matching, Hough transform, Projection, image recovery, valve plant segmentati
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2128036
    • 提供者:李大家
  1. tuxiangchuli2006

    1下载:
  2. alpha_2.09.zip Alphat透明合成系统源代码源代码 jpeg_0.77.zip JPEG压缩编码系统源代码 calir_1.0.zip 腐蚀-膨胀-细化算法源代码 mkou_1.0.zip 图案抖动技术处理系统源代码 touch_1.01.zip 图象边沿检测-提取-轮廓跟踪算法源代码 xchange_1.03.zip 图象几何变换算法源代码 sima_1.07.zip 图象模板匹配算法源代
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:581244
    • 提供者:yanglin
  1. MarchCube

    0下载:
  2. MatchCube 三维网格数据等值表面重构算法。使用查表方式进行。-MatchCube 3D mesh surface contour data reconstruction algorithm. The use of look-up table method.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:83206
    • 提供者:谭昌勇
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com