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

搜索资源列表

  1. Houg_part

    0下载:
  2. Hough变换的原理以及直线检测和圆检测的vc代码-Hough transform principle and the straight line detection and circle detection in vc code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:4565
    • 提供者:英文
  1. hough_line

    0下载:
  2. 直线 检测 hough 直接可以运行有原图像 图像为256色bmp -Hough line detection can be run directly with the original image, the image of 256-color bmp
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:5298310
    • 提供者:南埃里克斯
  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. 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. 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. 7708[1]

    0下载:
  2. 直线检测一篇非常经典的外文文献,一定要读噢!-A very classical paper for edge detection,don not forget read it when you do the research!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:811030
    • 提供者:yizhihudie
  1. chap07

    0下载:
  2. 这个程序的主要是实现hough 变换实现直线检测最大方差法计算灰度分割门限 各种边缘检测算子 相位编组 -This program is primarily to achieve hough transform line detection method to calculate the maximum variance threshold gray level segmentation of various edge detection operator Phase Group
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:3098
    • 提供者:llwxs
  1. lineDetect

    0下载:
  2. 本文根据图像学的相关知识,写出了用MATLAB进行直线检测的源代码。-This code is based on the knowledge of image processing and use the language of matlab to detect line .
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1160
    • 提供者:耿帅
  1. fhouhgh

    0下载:
  2. 利用霍夫变换进行直线检测的算法实现 设置不同的阈值来控制直线的输出-detect lines in image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1715
    • 提供者:lihao
  1. Canny

    0下载:
  2. canny边缘检测 Hough直线检测-canny edge detect,hough line detect
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1983826
    • 提供者:han
  1. xiugaizuidaleijianzhi

    0下载:
  2. matlab中直线检测的代码包括图像滤波、分割、边缘检测等,很实用的程序-Image processing algorithms in the opening operation code can be used directly, a very useful program
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2214
    • 提供者:钟伟
  1. RectDetector

    0下载:
  2. 矩形检测:用霍夫直线检测方法来对图像中的矩形进行检测。开发环境:vc6,需要安装OpenCV。OpenCV只是用来读取和显示图像等简单操作。-Rectangle detection: Hough line detection method using the image of the rectangle to test. Development Environment: vc6, need to install OpenCV. OpenCV is used to read and display
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1070116
    • 提供者:chenwenlue
  1. ImgSegmentShow

    0下载:
  2. 该文件包含了常用的边缘检测算法,同时使用Hough变换进行直线检测。-This file contains the commonly used edge detection algorithms, using Hough transform for line detection。
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4971917
    • 提供者:jack
  1. lsd_oldversion

    0下载:
  2. 最新的快速直线检测算法,速度比哈夫变换快且准。-The latest rapid linear detection algorithm, the speed change fast and quasi-Bi Hafu.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:281256
    • 提供者:heping
  1. 19999ch1_1

    0下载:
  2. 是一个hough程序采用VC++编程 十分实用 可以圆和直线检测-Hough program is a program using VC++ is very useful for detection of circles and straight lines
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:60373
    • 提供者:李天羽
  1. Hough

    0下载:
  2. Hough变换 直线检测 线特征提取算子-Hough transform line detection line feature extraction operator
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3873872
    • 提供者:任瑞杰
  1. Hough

    0下载:
  2. 直线检测 检测图像中的直线 运用hough 变换-Straight line detection test images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:8373
    • 提供者:baoer
  1. Hough变换直线检测

    0下载:
  2. 可用的Hough变换直线检测程序,通过matlab软件实现
  3. 所属分类:源码下载

  1. hough直线检测matlab代码

    0下载:
  2. 一种用matlab实现的hough直线检测算法,包括灰度化,特征点标注,与最终结果图。参数可调。
  3. 所属分类:matlab例程

  1. line_detector

    0下载:
  2. 直线检测算法的MATLAB代码,由于作者只放出了C的代码,故写了一份MATLAB的(Line segment detector algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:131072
    • 提供者:if空间
« 1 23 4 5 6 7 8 9 10 ... 35 »
搜珍网 www.dssz.com