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

搜索资源列表

  1. EdgeContour

    0下载:
  2. BMP图片边缘检测(包括Robert,Sobel,Prewitt,Kisch和Gauss-Laplace算子)与轮廓提取。此外,还有Hough变换,种子填充,轮廓跟踪等算法的实现方法。注意,BMP图片的需是256色以下。-BMP image edge contour (including Robert, Sobel, Prewitt, Kisch and Gauss-Laplace operator) and the contour extraction. In addition, Hough
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2139834
    • 提供者:David
  1. ImageProcessing2

    0下载:
  2. hough变换,边缘检测,差影法,轮廓提取,模版匹配,投影法,阀值分割,种子填充等-hough transform, edge detection, and poor shadow method, contour extraction, template matching, projection method, threshold segmentation, such as seed filling
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1880709
    • 提供者:huang jakie
  1. ImageProcessing3

    0下载:
  2. 图像合成,灰度变换,平滑处理,形态学,特效显示,变换域处理-hough transform, edge detection, and poor shadow method, contour extraction, template matching, projection method, threshold segmentation, such as seed filling
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-01
    • 文件大小:13580630
    • 提供者:huang jakie
  1. EdgeContour

    0下载:
  2. 边缘检测包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。霍夫变换,种子填充,轮廓跟踪和轮廓提取。-Edge detection, including: Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator, Laplacian, Laplacian of Gaussian. Hough transform, seed
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2234173
    • 提供者:陈飞
  1. EdgeContour

    0下载:
  2. 可以对图像进行边缘检测与轮廓提取,Hough变换,种子填充等等图像处理-Images can contour extraction and edge detection, Hough transform, image processing and so the seed filling
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2121244
    • 提供者:shelly
  1. hough_circle

    0下载:
  2. 用hough变换提取圆,只能提取外围能检测到得圆,对相交的圆或包含在其他圆内的圆提取还需要改进。-With the hough transform to extract the round, can only be extracted to get round the external can be detected on the intersection of circle or included in the other circle inside the circle extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:906
    • 提供者:richman
  1. detect

    0下载:
  2. 凸显边缘检测与提取及轮廓跟踪,Hough变换,种子填充-Highlight the edge detection and contour extraction and tracking, Hough transform, seed filling
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:2766
    • 提供者:裴冲
  1. EdgeContour

    0下载:
  2. 边缘检测,轮廓检测,Sebel算子,高斯拉普拉斯算子,Robert算子,Prewitt算子,Kersch算子等,Hough变换,平行线检测,轮廓提取,种子填充,轮廓跟踪-Edge detection, contour detection, Sebel operator, Gaussian Laplacian, Robert operator, Prewitt operator, Kersch operator, etc., Hough transform, parallel line detec
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:72725
    • 提供者:skylost
  1. hough_line

    0下载:
  2. 使用hough变换进行图像中直线的提取是一种较为有效地算法,它能有效地拟合一些断点。-Hough transform image using the straight-line extraction is a more efficient algorithm, it can effectively fit a number of breakpoints.
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:449551
    • 提供者:alex
  1. vcImageParser

    0下载:
  2. vc++图形边缘检测、轮廓提取、hough变换-Graphic edge detection, contour extraction, hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:8062690
    • 提供者:liu
  1. smagic

    1下载:
  2. 图像处理综合例子,提供的功能主要有:    (1) 打开,显示,保存(另存),打印包括bmp,jpg,tif,gif,tga,pcx,png,psd等在内的各种常用图像 (2) 可以对图像实现放大/缩小观看,并可显示其直方图(态度,红,蓝,绿四通道) (3) 点运算:图像格式转换,阈值变换,窗口变换,灰度拉伸,态度均衡 (4) 几何变换:平移,转置,缩放,旋转,水平镜像,垂直镜像 (5) 正交变换:傅立叶,离散余弦,沃什,霍特林等 (6) 图像增强:图像平滑,中值滤波,梯
  3. 所属分类:Graph program

    • 发布日期:2017-05-22
    • 文件大小:6662676
    • 提供者:黄知
  1. EdgeContour

    0下载:
  2. bmp图像的边缘检测,包括经典算法,功能有边缘检测,hough变换,轮廓提取,种子填充,轮廓跟踪等-bmp image edge detection, including the classic algorithm, edge detection function, hough transform, contour extraction, seed fill, contour tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:101560
    • 提供者:柯超
  1. EDGECONTOUR

    0下载:
  2. 这是一个在MFC框架中编写的数字图像处理程序,可以实现图像的边缘检测、Hough变换,轮廓提取,轮廓跟踪。-This is a framework written in MFC digital image processing program, you can achieve edge detection, Hough transform, contour extraction, contour tracking.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2127297
    • 提供者:王虎
  1. 27146480Detecting_faces

    0下载:
  2. MATLAB实现的HOUGH变换直线提取-MATLAB implementation of the HOUGH transform line extraction
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1227210
    • 提供者:曾迪晖
  1. remainframeopeningsofthedaynov3rd

    0下载:
  2. hough transform for linear feature extraction
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:15953
    • 提供者:sandeep
  1. Houghbianhuan

    0下载:
  2. 用Hough变换进行曲线、直线等的参数提取-With the Hough transform curve, straight line extraction, etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:964803
    • 提供者:zhang
  1. image

    0下载:
  2. Hough变换,边缘检测,差影法.轮廓提取与跟踪,正交变幻,几何变换,锐化,腐蚀,膨胀,图像分析,复原,编码。只能256色的bmp,可以自己修改。-Hough transform, edge detection, subtraction method. Contour extraction and tracking, orthogonal changes, geometric transformation, sharpening, corrosion, expansion, image anal
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:12123733
    • 提供者:迷失
  1. xihua

    2下载:
  2. 采用索引表细化算法,对图像进行细化处理,用于图像的骨架提取,附加一个霍夫变换检测直线-Thinning algorithm using an index table, refine the image processing for image skeleton extraction, attach a Hough transform line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2341
    • 提供者:gao
  1. Image-Processing

    0下载:
  2. 该程序可以实现Hough 变换、边缘检测、差影法、轮廓提取及跟踪、模板匹配、投影法、图像复原、种子填充、阈值分割等效果。-The program can achieve the Hough transform, edge detection, and poor shadow method, contour extraction and tracking, template matching, projection, image restoration, seed filling, thresho
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6441740
    • 提供者:huo xing
  1. whu_7-115-14828-7_2006_1

    0下载:
  2. 30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡. -30 image processing VC++ source code, incl
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:647356
    • 提供者:sunhaibin
« 1 2 34 5 6 »
搜珍网 www.dssz.com