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

搜索资源列表

  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. 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. 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. Digitalimage-process

    0下载:
  2. 对数字图像进行点运算、几何变换、正交变换、形态学变换、边缘与轮廓提取、图像编码等一列处理-for digital image point operations, geometry transformation, orthogonal transformation, morphological transformation, and the edge contour extraction, Image coding of an address
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:358974
    • 提供者:肖雪
  1. ImageSegmentation

    0下载:
  2. 包含了对图形进行标识物体测量面积周长和阈值分割和轮廓提取的程序.可以对图形进行基于阈值方法的分割并测量图形中物体的周长和面积-contains graphics objects for identification and measurement area perimeter threshold segmentation and contour extraction procedures. Graphics can be based on threshold of segmentation an
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:383777
    • 提供者:郝光
  1. the-active-contour-method

    0下载:
  2. 提出一种新的广泛应用于数字图象分析和计算机视觉的主动轮廓(Snake)模型,引 入作用方向可以自适应变化的外加强制力,使控制点能够不依赖于初始轮廓而快速地收敛 到目标的真实轮廓;初始轮廓自动确定;控制点的数目可以自适应地改变;能够在背号比较 复杂的图象中实现对目标轮廓的提取 用该模型对空中目标的红外图象进行的实验结果表 明其具有很好的鲁棒性和实用性.-A new widely used in digital image analysis and computer vision i
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:161731
    • 提供者:fuky
  1. image-operations-

    0下载:
  2. 3 图像基本处理操作(图像显示、读写、像素统计处理、图像文件I/O等) 4 图像质量的客观评价(峰值信噪比PSNR及其应用) 5 图像的代数运算(绝对值差函数imabsdiff,叠加函数imadd,图像的旋转imrotate) 6 视频处理(创建AVI视频) 7 图像增强(直方图、直方图均化、均值滤波、中值滤波) 8 图像形态学分析(膨胀、腐蚀、开、闭运算、轮廓提取) -3 basic image processing operations (image display,
  3. 所属分类:Special Effects

    • 发布日期:2015-07-18
    • 文件大小:4096
    • 提供者:李辛昭
  1. Image-contour-extraction

    0下载:
  2. 图像形状提取:加入了神经网络识别,即提取出每幅图像的7阶矩特征后,送入神经网络进行识别-Image shape extraction: joined the neural network recognition, namely the extraction of each image in the7order moment characteristics, into the neural network identification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:79102
    • 提供者:丁汀
  1. Line-Extraction

    0下载:
  2. 一个很好的直线轮廓提取算法的介绍,很专业的外文文献-A good linear contour extraction algorithm is introduced 。Very professional foreign documents
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:550132
    • 提供者:唐银凤
  1. Contour-detection-based-on-OpenCV

    0下载:
  2. 基于opencv的轮廓检测,运用灰度处理,提取轮廓。在使用本程序前确保vs已经安装opencv-Opencv based contour detection, using the gray processing, contour extraction. The use of this process to ensure that vs has been installed opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-11-08
    • 文件大小:28972
    • 提供者:林浩
  1. image-Contour-detecting-

    0下载:
  2. Robert,sobel图像轮廓提取代码,不是matlab自带函数!-Robert, sobel image contour extraction code, not matlab own function!
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:205146
    • 提供者:张星星
  1. Feature-extraction

    0下载:
  2. 本代码包括图像预处理,去噪二值化,轮廓提取等还有图像特征提取主要是形态特征和7个不变矩。基本上不需要改动,可行性非常好。-This code includes the image preprocessing, denoising binarization, contour extraction image feature extraction to main morphological characteristics and seven invariant moments. Basically
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:1911
    • 提供者:王凡
  1. contour

    0下载:
  2. 阈值分割和轮廓提取,各种阈值分割的方法,并能很好地提取物体的轮廓-Threshold segmentation and contour extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:1502972
    • 提供者:张宏欣
  1. Contour

    0下载:
  2. 利用OpenCV实现了轮廓提取以及轮廓的匹配!-Using OpenCV contour extraction and contour matching!
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:14331706
    • 提供者:自动化
  1. contour

    0下载:
  2. 轮廓提取的一般方法,基本方法,入门者可以参考一下-General contour extraction method, the basic approach, beginners can refer to
  3. 所属分类:OpenCV

    • 发布日期:2017-12-09
    • 文件大小:1808
    • 提供者:Luiz
  1. java--detect-image-contour

    0下载:
  2. 图像轮廓的提取 图像处理的第一步 主要是对图像模糊背以及锐化处理-Image contour extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:61331
    • 提供者:岳妍
  1. edge-and-contour-

    0下载:
  2. 图像处理程序,边缘与轮廓,可实现边缘检测,霍夫变换,轮廓提取,种子填充,轮廓跟踪等-Image processing, edge and contour can be realized edge detection, Hough transform, contour extraction, seed filling, contour tracking, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2120301
    • 提供者:changzhijie
  1. extraction

    0下载:
  2. 提取灰度图像轮廓。实现了图像二值化,自适应阈值选择,利用数学形态学修补缺陷,并与经典轮廓提取算子结果进行了比较。 comptervision.m为主文件 extraction.m为轮廓提取函数 jpg为测试图像-Grayscale image contour extraction. Achieve a binary image, adaptive threshold selection, the use of mathematical morphology repair defect
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:48841
    • 提供者:赵径通
  1. contour

    0下载:
  2. 轮廓提取,能够实现图像轮廓的提取,Dib基础类实现,对图像处理感兴趣的可做参考-Contour extraction, to achieve extraction of the image outline
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:167155
    • 提供者:wang bq
  1. contour

    0下载:
  2. c语言实现的区域轮廓提取,对分割目标有用。验证可以使用,-Regional contour extraction c language, object useful for segmentation. Verify that you can use,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5926
    • 提供者:袁伟
« 1 2 34 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com