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

搜索资源列表

  1. Hough_LineDetect_opencv

    0下载:
  2. OPENCV中Hough轉換用於直線偵測之源代碼-Hough transform for line detection in OpenCV
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:815
    • 提供者:朱小開
  1. 14747250392005103100175675708

    0下载:
  2. Hough 变换 matlab 源代码-Hough transform Matlab source Medan
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-06
    • 文件大小:795
    • 提供者:sss
  1. Houghtransformbymatlab

    0下载:
  2. hough变换的matlab实现用来检测图像中的直线圆等特征-Hough Transform Matlab achieve images used to determine the characteristics of Circle Line
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:795
    • 提供者:dewgjs
  1. A2008

    0下载:
  2. awimg=rgb2gray(im1) tic [accum, circen, cirrad] = CircularHough_Grd(rawimg, [20 30],5,50) circen toc figure(1) imagesc(accum) axis image title( Accumulation Array from Circular Hough Transform ) figure(2) imagesc(rawimg) co
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:14876
    • 提供者:money
  1. hough

    0下载:
  2. 这个是MATLAB实现Hough变换的程序。有基本的Hough变换的理解程序,也有使用Hough变换来检测信号的程序-This is the realization of Hough Transform MATLAB procedures. Hough transform a basic understanding of procedures, have also used the Hough transform to detect the signal process
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:3142
    • 提供者:spring
  1. hough

    0下载:
  2. 图像变换之opencv 用hough变换检测线段-Opencv image transform of line segment detection using hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:82772
    • 提供者:zhang
  1. HOUGH

    0下载:
  2. 用HOUGUH变换检测线段,基于OPENCV开发,代码简单,适合广大软件开发者-Detection of line segments used HOUGUH transform, based on the OPENCV development, code is simple, suitable for the vast numbers of software developers
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:82777
    • 提供者:liweijun
  1. hough

    0下载:
  2. hough变换是对图像进行预处理后,提取角点的算法。希望这段代码可以很好帮到大家,-hough transform of images after pretreatment Corner extraction algorithms. I hope this code can be a good help to you,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:940446
    • 提供者:南飞燕
  1. Hough

    0下载:
  2. 视频图像处理Hough变换,已在视频监控产品中得以应用-Video image processing Hough transform, has been in video surveillance products, the application of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:24237
    • 提供者:王宇
  1. hough

    3下载:
  2. sar图像下基于hough变换的机场跑道识别系统,首先对图像进行了灰度缩放拉伸并进行了二值化分割和数学形态学滤波等预处理,再以改进的hough变换进行提取,系统完备-sar images hough transform based on the airport runway identification system, first of all, the gray-scale image zoom and a tensile binarization segmentation and mathe
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-05
    • 文件大小:3134
    • 提供者:张益搏
  1. Circle

    0下载:
  2. 利用霍夫变换检测圆,可检测多个。内有详细介绍。-Using Hough Transform Detect circular, can detect multiple. There is a detailed introduction.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:107772
    • 提供者:吴俊
  1. Hough

    0下载:
  2. 数字图像处理,c++开发环境。Hough变换-Digital image processing, c++ development environment. Hough Transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:23965
    • 提供者:zhy
  1. CircularHough

    0下载:
  2. Circular Hough是Hough Transform for circle detection,霍夫变换用于圆检测的matlab源码,希望对大家有一定帮助-Circular Hough is the Hough Transform for circle detection, Hough transform for circle detection matlab source, and they hope to have everyone must assist
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1983
    • 提供者:miaosiyi
  1. lena

    0下载:
  2. 基于hough变换的直线检测(—)。前面的可能是充数的(5个耶,不是所有程序我都有版权的,呵呵)。这个绝对有版权,我的课程设计,拿专业第一名的,站长认真看。看完这些废话可以帮我删了。 lena图,hough变换的前期处理工作,涉及到图像增强,锐化,滤波,二值化等技术,附有算法的详细说明,和使用的各种算子。-Hough transform based line detection (-). In front of the number may be necessary and sufficie
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:203042
    • 提供者:刘涛
  1. hough

    0下载:
  2. HOUGH变换,孔雀图的处理,包括前期处理技术,以及HOUGH变换的核心技术!-HOUGH transform, Peacock map treatment, including pre-treatment technology, as well as the core technology HOUGH Transform!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:546883
    • 提供者:刘涛
  1. ImageProcessing

    0下载:
  2. Hough变换,边缘检测,差影法,轮廓提取与跟踪,模板匹配,投影法,图像复原,阈值分割和种子填充的源码。-Hough transform, edge detection, bad video method, contour extraction and tracking, template matching, projection method, image recovery, threshold segmentation of the source and seed filling.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4782819
    • 提供者:胡春梅
  1. eyematch2

    0下载:
  2. eye matching using Circular hough transform for eyedetection and precise eyes location. it is a very good code that works on both grayscale and jpg image.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:666
    • 提供者:archit
  1. suijituoyuanjiancesuanfa

    1下载:
  2. 介绍了一种椭圆检测的方法,该方法,基于霍夫变换,并根据椭圆几何特征可以快速准确的提取出椭圆中心。本论文为收费文献,现共享,希望对研究计算机视觉以及近景摄影测量的朋友,有所帮助。-Introduce a kind of ellipse detection method, based on the Hough transform, and in accordance with the characteristics of elliptical geometry can be extracted qu
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-28
    • 文件大小:307777
    • 提供者:刘镖峰
  1. HoughObject

    0下载:
  2. Shape Detection using Hough Transform in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:9903
    • 提供者:nino
  1. Hough-Circle-Detection

    0下载:
  2. 这个matlab程序通过标准的hough变换,并指定圆半径的情况下,在二值图像中检测圆。-The matlab program through standard hough transform, and specify the radius, the two values in the detection of circular images.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:37914
    • 提供者:eddielee
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com