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

搜索资源列表

  1. line

    0下载:
  2. 线段检测器和线段检测方法。包含垂直线检测部分,水平线检测部分-Detector and line segment detection methods. Contains the vertical line detecting part detecting part of the horizon, etc.
  3. 所属分类:Project Design

    • 发布日期:2017-05-11
    • 文件大小:2937117
    • 提供者:小鹿
  1. 4_hough

    3下载:
  2. 本程序实现hough变换。Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform this program. Hough transform image processing image recogniti
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:14529
    • 提供者:cui ju
  1. line_sobel

    1下载:
  2. Canny进行边缘检测,得到图像的边缘,然后sobel算子对图像边缘进行卷积,然后用Hough变换进行直线提取。-Canny edge detection to obtain the edge image, and then sobel edge operator for convolution, and then use the Hough transform for straight line extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:618
    • 提供者:mayan
  1. pca

    0下载:
  2. 主元分析求取特征值和特征向量,用于直线倾角检测,及此倾角下的直线分布长度-The PCA is used to detect lines and the angles of lines
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1050801
    • 提供者:杨苏
  1. hough

    1下载:
  2. 能够检测图像中的多条直线,效果很好啊!可以下载试试看看啊!-Can detect a number of images in a straight line, ah well! Give it a try can download to see ah!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-12
    • 文件大小:3920186
    • 提供者:姜利
  1. classical-hough

    0下载:
  2. 文件中有根据经典HOUGH变换算法写的圆检测VC函数,由于圆有三个参数,因此HOUGH算法的圆检测相比直线要慢得多-Document based on the classic HOUGH transform circle detection algorithm written in VC function, there are three parameters as a result of a round, so HOUGH circle detection algorithm is much
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:1680
    • 提供者:丰旻
  1. line

    0下载:
  2. 用于直线检测的基本工具,点到直线公式,以及最小二乘法原理等等!-For line detection of the basic tools, points to the linear formula, as well as the principle of least square method and so on!
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1851436
    • 提供者:姜利
  1. kht_sandbox-1.0.2-source

    1下载:
  2. HOUGH TRANSFORM,用于直线检测!-KERNEL-BASED HOUGH TRANSFORM FOR DETECTING STRAIGHT LINES IN IMAGES
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:6331907
    • 提供者:汪康
  1. linetest

    0下载:
  2. 采用改进的hough变换进行直线检测。 先进行滤波,在二值化,可以绘制出灰度直方图-An improved hough transform for line detection. First be filtered, in binary, you can draw a histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:191608
    • 提供者:秦安
  1. hough_line

    0下载:
  2. hough算法检测直线,可同时检测多根直线-hough line detection algorithm, which can detect multi line
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1374
    • 提供者:周宇
  1. HoughTransform

    0下载:
  2. 用Hough变换对图象中的直线检测,并在MFC中实现-With the Hough transform line detection in images, and in MFC to achieve
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:80859
    • 提供者:gaoyang
  1. houghtrans

    0下载:
  2. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:5758
    • 提供者:潘杰中
  1. interactiveLine

    0下载:
  2. Radon变换仿真, 对边缘图像进行边缘检测,直线边缘-Radon transform simulation, on the edge of the image edge detection, linear edge
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:524
    • 提供者:luxxx
  1. ImageProcessing

    0下载:
  2. 检测和测定探针的直径,即直线检测,可以找出直线边界并测定距离。-Detection and determination of the probe diameter, that is a straight line detection, you can find the straight-line boundaries and determine the distance.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:104764
    • 提供者:李春
  1. line_hough

    0下载:
  2. 利用hough变换检测图像中的直线,得到检测直线的参数与首位端点,并在原图中标出所检测到得直线。-Detection using hough transform image of the straight line parameters to be detected with the first endpoint, and the Original bid to get straight out of the test.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:8873
    • 提供者:JH
  1. Hough

    0下载:
  2. Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform image processing image recognition from the basic geometry of one of the me
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:24258
    • 提供者:王超
  1. opencv

    0下载:
  2. 利用OPENCV函数库所进行的极坐标变换。利用Hough变换进行直线、圆检测。计算一副彩色图像的色度-饱和度直方图。用卡尔曼滤波器跟踪一个旋转点。-OPENCV library use conducted by polar transformation. The use of a straight-line Hough transform, circle detection. Calculating a color image of the color- saturation histogram
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:8445
    • 提供者:胡锦
  1. TEXTLINE1

    0下载:
  2. 包含CDib类,可以打开、显示、存储图片,包含霍夫检测直线的类,可以大致检测出图片中的直线,且有利于二次开发。-Contains CDib class, you can open, display, store pictures, including detection of straight line Hough class, we can roughly detect the image of a straight line, and is conducive to redevelopmen
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2071339
    • 提供者:陈杰
  1. opencvbeifen

    0下载:
  2. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2098058
    • 提供者:zht
  1. HoughTransform

    0下载:
  2. 霍夫变换是图像处理中从图像中识别几何形状的基本方法之一,应用很广泛,也有很多改 进算法。最基本的霍夫变换是从黑白图像中检测直线(线段)。-Hough transform image processing image recognition from the basic geometry of one of the methods, the application is very wide, there are many improved algorithm. The most basic b
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:66920
    • 提供者:Houghtransform
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 35 »
搜珍网 www.dssz.com