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

搜索资源列表

  1. VCPPqiangda-tuxiang-chuli

    0下载:
  2. 先进行图像预处理,比如Hough变换,边沿检测,还有差影法,模板提取 ,识别,跟踪,最后是模板匹配。-First image preprocessing, such as the Hough transform, edge detection, as well as poor shadow method, template extraction, identification, tracking, and finally the template matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17186032
    • 提供者:
  1. Edge-detection

    0下载:
  2. 各种边缘检测:robert边缘检测,sobel边缘检测,prewitt边缘检测,kirsch边缘检测,gauss边缘检测,利用Hough变换检测平行直线,轮廓提取,种子填充算法1,2,3.-Various edge detection: Robert Sobel edge detection, edge detection, edge detection and edge detection of Prewitt, Kirsch, Gauss edge detection, the use of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:51496
    • 提供者:Lee Simth
  1. Extracting-Ship-Targets

    0下载:
  2. 针对成像型反舰导弹所获红外图像的特点, 提出了一种将海天/ 海岸线检测与目标提取相结合的舰船目标提取方法。该方法先综合运用Sobel边缘检测和局部Hough变换等数字图像处理技术从红外图像中检测出海天/ 海岸线, 然后通过对Kapur 熵二值化图像进行投影变换实现舰船目标提取。-According to the features of the infrared image obtained by an imaging anti-ship missile, a method which combi
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1167009
    • 提供者:majun
  1. DrawLines_Polar

    0下载:
  2. 该源代码首先使用sobel算法对图像进行边缘提取,后利用hough变换提取圆形。 -The source code is the first to use the sobel algorithm for image edge extraction, using hough transform to extract circular.
  3. 所属分类:Special Effects

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

    0下载:
  2. 实现图像边缘检测、提取及轮廓跟踪。包括边缘检测,hough变换,轮廓提取,种子填充,轮廓跟踪等-Image edge detection, extraction and contour tracking. Including edge detection, Hough transform, contour extraction, seed filling, Contour Tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2127543
    • 提供者:赵书睿
  1. filtersTest-3.1-2007_10

    0下载:
  2. 图像处理经典滤波算法实现,包括中值滤波、卷积、Sobel、Canny、Pyramid、Hough变换、轮廓提取、直方图均衡化、小波变换等等可以试验算法效果,用着不错,分享下。-Image processing classical filtering algorithms, including the median filtering, convolution, Sobel, Canny, Pyramid, Hough transform, contour extraction, histogra
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10849456
    • 提供者:wangwei
  1. TEdggeContouuh

    0下载:
  2. 该程序源码能对bmp图像文件进行hough变换,轮廓提取,边边缘检测,种子填充,轮廓跟踪等功能 -Bmp image files, the program source code for hough transform, contour extraction, border and edge detection, seed filling, the contour tracking function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:118711
    • 提供者:fjk2002
  1. basic-image-processing

    0下载:
  2. VC++图象编程基础源代码,包括 Hough变换、阈值分割、轮廓提取与跟踪等图象处理的基础操作,可以作为图像处理平台使用-VC++- Visual Basic source code, including the Hough transform, thresholding, contour extraction and tracking the basic operation of the image processing, can be used as image processing pla
  3. 所属分类:Graph program

    • 发布日期:2017-05-24
    • 文件大小:8091000
    • 提供者:伊米
  1. DThe_digital_i

    0下载:
  2. 数字图像处理算法的实现包括:Hough变换,边缘检测,差差影法,轮廓提取与跟踪投影法,图像复原,阈值分割,种子填充 -Digital image processing algorithms to achieve include: Hough transform, edge detection, differential poor law, contour extraction and tracking the projection method, image restoration, thr
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-13
    • 文件大小:1859594
    • 提供者:认可
  1. matlab-code

    0下载:
  2. 应用Matlab工具箱演示对比度增强,局部平滑,中值滤波,小波工具,边缘检测,图像二值化,Hough变换直线提取,灰度阈值分割,四叉树分裂合并法等,并完成这些处理程序的GUI集成。-Application the Matlab toolbox Demo contrast enhanced local smoothing, median filtering, wavelet tools, edge detection, image value, Hough transform line extra
  3. 所属分类:Special Effects

    • 发布日期:2017-11-03
    • 文件大小:574699
    • 提供者:
  1. houghline

    0下载:
  2. 利用opencv库的霍夫变换实现图像中的直线提取并标记为红色-Opencv library Hough transform in image line extraction and marked in red
  3. 所属分类:OpenCV

    • 发布日期:2017-11-06
    • 文件大小:23096
    • 提供者:
  1. I

    0下载:
  2. 基于MATLAB平台工作,对图像文件中的果实(类圆形果实)进行识别,通过图像灰度化,二值化,提取边缘,Hough变换等一系列步骤后,对果实图像进行特征提取以获取所需信息。通过对边缘的提取识别图像,便于机器识别。-Work based on MATLAB, the fruit image files (class round fruits) identify the image gray value, edge extraction, Hough transform a series of ste
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:3810
    • 提供者:万龙
  1. Canny-edge

    0下载:
  2. 用Canny算子提取边缘,并用HOUGH变换提取圆!很完美的代码,自己写的-Canny operator edge extraction, and extracted HOUGH transform round! Perfect code, write your own
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:4091904
    • 提供者:jin
  1. runway

    0下载:
  2. 包含了hough变换,图象的边沿检测与提取,跑道检测算法-Contains hough transform image edge detection and extraction, runway detection algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-11-16
    • 文件大小:3137374
    • 提供者:张菁超
  1. tuxiangchuli

    0下载:
  2. 几种简单的算子的边缘监测、hough变换、轮廓提取、种子填充、轮廓跟踪的算法-Several simple edge operator monitoring, hough transform, contour extraction, seed filling, contour tracking algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:84352
    • 提供者:唐金棲
  1. HL

    0下载:
  2. Hough line 是一個用於圖像分析的特徵提取技術,計算機視覺,數字圖像處理該技術的目的是不完善的情況下,在一定的對象一類形狀的投票程序。-The Hough transform is a feature extraction technique used in image analysis, computer vision, and digital image processing. The purpose of the technique is to find imperfect ins
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:4660
    • 提供者:wayne
  1. code

    0下载:
  2. 该程序基于霍夫变换实现直线提取 用到了canny算法-The program is based on the Hough transform for line extraction canny algorithm is used
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-09
    • 文件大小:619677
    • 提供者:陈成
  1. CV2

    1下载:
  2. 利用opencv进行图像特征抽取,包括使用高斯滤波和sobel算子进行边缘提取,使用harris算法进行角点检测,使用hough变换找出图像中最长直线,使用Ranec算法找出图像中直线,Gabor滤波-Using opencv image feature extraction, including the use of Gaussian filtering and Sobel operator edge extraction, Harris algorithm corner detection,
  3. 所属分类:OpenCV

    • 发布日期:2017-01-06
    • 文件大小:3314688
    • 提供者:
  1. MATLABshiyongyuandaima

    0下载:
  2. 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:115797
    • 提供者:廉小萍
  1. MATLABshiyongdaima1

    0下载:
  2. 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀
  3. 所属分类:matlab

    • 发布日期:2017-11-03
    • 文件大小:12051
    • 提供者:廉小萍
« 1 2 3 45 6 »
搜珍网 www.dssz.com