搜索资源列表

  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 detec
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者: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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:耿帅
  1. fhouhgh

    1下载:
  2. 利用霍夫变换进行直线检测的算法实现 设置不同的阈值来控制直线的输出-detect lines in image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:lihao
  1. Canny

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

    • 发布日期:2024-05-09
    • 文件大小:1983488
    • 提供者:han
  1. xiugaizuidaleijianzhi

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

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:钟伟
  1. RectDetector

    1下载:
  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. Open
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:1070080
    • 提供者:chenwenlue
  1. ImgSegmentShow

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

    • 发布日期:2024-05-09
    • 文件大小:4971520
    • 提供者:jack
  1. DistortionCorrection

    1下载:
  2. VC+opencv 实现建筑物梯形畸变校正 radon变换 sobel边缘检测 直方图均衡图像增强 radon直线检测 仿射变换等算法-VC+ opencv trapezoidal distortion correction to achieve the building radon transform sobel edge detection image enhancement histogram equalization radon
  3. 所属分类:OpenCV

    • 发布日期:2024-05-09
    • 文件大小:6126592
    • 提供者:wk
  1. lsd_oldversion

    0下载:
  2. 最新的快速直线检测算法,速度比哈夫变换快且准。-The latest rapid linear detection algorithm, the speed change fast and quasi-Bi Hafu.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:281600
    • 提供者: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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:60416
    • 提供者:李天羽
  1. R2007test__hough

    1下载:
  2. 在 matlab中利用hough变换对图像进行直线检测,此程序能检测出只要的直线,并提取出来-Hough transform in matlab using the image line detection, this procedure can detect as long as the line, and extracted
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:姚军
  1. Ransac-Line-and-3D-Plane

    0下载:
  2. 根据Ziv Yaniv的RANSAC直线检测算法,开发出在一些三维点中检测出若干空间平面的算法。-Based on Ziv Yaniv s RANSAC straight line detecting algorithm, these codes could find some 3D planes in some 3D points.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-09
    • 文件大小:413696
    • 提供者:刘刚
  1. Hough

    0下载:
  2. Hough变换 直线检测 线特征提取算子-Hough transform line detection line feature extraction operator
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:3873792
    • 提供者:任瑞杰
  1. Hough

    0下载:
  2. 直线检测 检测图像中的直线 运用hough 变换-Straight line detection test images
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:8192
    • 提供者:baoer
  1. line_detector

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

    • 发布日期:2024-05-09
    • 文件大小:131072
    • 提供者:if空间
  1. lsd_1.6

    0下载:
  2. 直线检测LSD算法的C代码,配置一下即可运行(Line segment detector algorithm)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:630784
    • 提供者:if空间
  1. line

    0下载:
  2. 利用opencv进行直线检测,内含lsd算法与hough算法(Using OpenCV for line detection. Containing LSD algorithm and Hough algorithm)
  3. 所属分类:OpenCV

  1. HoughLine

    0下载:
  2. Hough直线检测,c++实现,具体详细源代码,课程实习成果(result from the hard work with my classmates,hoping you'd like it,and hope that it will be helpful.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:9496576
    • 提供者:April_
  1. hough直线检测

    1下载:
  2. matlab实现的直线检测方法,主要为hough变换,包括图片及实验结果(Matlab implementation of the line detection method, mainly for the Hough transform, including pictures and experimental results)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:288768
    • 提供者:哈哈124
  1. 2017.10.23直线检测算法

    0下载:
  2. 关于直线检测收集的论文材料,较全,供参考(On line detection collection of paper materials, more comprehensive, for reference)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:3186688
    • 提供者:哈哈124
« 1 2 34 5 6 7 8 9 10 ... 39 »

源码中国 www.ymcn.org