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

搜索资源列表

  1. susangj1

    0下载:
  2. 自己写的C语言susan角点检测,对椒盐噪声,及单直线都能很好的避免干扰。-My own C language susan corner detection of salt and pepper noise, and a single straight line can be good to avoid interference.
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2127757
    • 提供者:windbells
  1. houghtrans

    0下载:
  2. 利用hough变换检测直线,直接检测,速度快。matlab代码-Use hough transform line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1172
    • 提供者:shawn
  1. HOUGHLIANXIUntitled

    0下载:
  2. hough变换方法,检测,提取直线。效果非常明显,希望对大家有用-Hough transform method, detection and extraction in a straight line.The effect is very obvious, in the hope that useful to everyone
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2425
    • 提供者:huangtingting
  1. improvedHough

    0下载:
  2. 首先检测图像中相邻的像素点并进行聚类, 形成一些相连的像素点的集合, 然后将聚类 后的像素点进行感知编组, 细分成比原聚类线段更接近直线的线段, 最后对每段近似直线用随机 Hough变换进行检测-First detection in adjacent pixels of the image and clustering, form some connected set of pixels, then clustering Pixels after perception marshalli
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:260820
    • 提供者:huangtingting
  1. Hough

    0下载:
  2. 经过一般霍夫变换检测出的直线有可能因为车辆挡住路沿等原因断开,形成线段,因为检测道路是要找直线焦点,这样的效果就不好。本代码在Matlab环境下实现优化后的霍夫变换。 -This code optimize the Hough transform in the environment of Matlab.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1052
    • 提供者:张海涛
  1. hough

    0下载:
  2. hough变换检测直线,vc++6.0,内含测试图片,代码注释详细,能让图像编程学习者有所收获-hough transform line detection, vc++6.0, containing the test images, code comments in detail, allowing graphics programming learners to be harvested
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2823959
    • 提供者:shihao
  1. DetectThreshold

    0下载:
  2. matlab中的霍夫变换检测圆,利用其检测直线的原理,来检测圆形,非常有效。-matlab principle of Hough transform circle detection, using its line detection to detect round, very effective.
  3. 所属分类:CAD

    • 发布日期:2017-04-07
    • 文件大小:938
    • 提供者:vincent
  1. 20140519d

    0下载:
  2. 利用hough变换检测直线,基于opencv的vs编写的小程序-Use hough transform line detection, based on the opencv vs write small programs
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:716
    • 提供者:Dawson
  1. zengqiang-fenge

    0下载:
  2. 分别用图中给出的直线和曲线作为增强函数进行增强;分别用Roberts算子、Sobel算子、LoG算子和Canny算子进行边缘检测-Straight lines and curves are as shown in the figure enhancement function are enhanced respectively Roberts operator, Sobel operator, LoG operator and Canny operator edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3283
    • 提供者:煮开
  1. STX2

    0下载:
  2. 支持向量机检测水天线,使用的SVM对水天山进行分类训练,分类后找到直线进行仿射变化。-support vector machine
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:3719959
    • 提供者:llm
  1. Canny

    0下载:
  2. CANNY算子检测道路,提取道路先的直线特征部分-CANNY operator to detect the road, the first line feature extraction part of the road
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:67261
    • 提供者:王晓
  1. test6

    0下载:
  2. 用于检测直线交点,只能是直线交点,曲线的不能用-Intersection for line detection, only linear intersection curve can not be used, thank you
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-12
    • 文件大小:810
    • 提供者:王梦华
  1. CCD03

    0下载:
  2. 基于VD的hough变换检测直线,输出直线位置和角度-hough transform line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3829895
    • 提供者:owen.ni
  1. test2

    1下载:
  2. 读取图像文件,自动寻找双峰型直方图的阈值,HOUGH变换寻找直线,背景检测.(单高斯模型)-Read image files, automatically find the bimodal histogram threshold, HOUGH transform looking straight, background detection. (Single Gaussian model)
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-15
    • 文件大小:4620
    • 提供者:小洋芋
  1. C-andy

    0下载:
  2. 加载一幅图片 对图片进行 标准霍夫线变换 或是 统计概率霍夫线变换. 分别在两个窗口显示原图像和绘出检测到直线的图像.-Load a picture The picture standard Hough transform line or line statistical probability Hough transform. Original image and draw a straight line detected image are shown in the tw
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3086
    • 提供者:马东兴
  1. HOUGH

    0下载:
  2. 加载一幅图片 对图片进行 标准霍夫线变换 或是 统计概率霍夫线变换. 分别在两个窗口显示原图像和绘出检测到直线的图像.-Load a picture The picture standard Hough transform line or line statistical probability Hough transform. Original image and draw a straight line detected image are shown in the tw
  3. 所属分类:OS Develop

    • 发布日期:2017-04-07
    • 文件大小:3098
    • 提供者:马东兴
  1. kaerman

    1下载:
  2. 研究生课程——matlab程序 参考书目《统计信号处理基础——估计与检测理论》--【美】Steven M.Kay著,罗鹏飞译 题目来源:本书扩展卡尔曼滤波的例题 目标运动情况:高斯噪声干扰的二维目标匀速直线运动,仅能观测到目标带有噪声的距离和方位信息可供利用,对其进行滤波 可扩展性能:可扩展至三维目标的匀速直线运动,可扩展至二维目标的匀加速直线运动-in the gaussian noise  interference,two-dimensional  
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:96640
    • 提供者:饭lieying
  1. houghbianhuan

    0下载:
  2. hough变换,matlab编程。Hough变换是一种使用表决原理的参数估计技术。其原理是利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。-hough transform, matlab programming. Hough transform is a vote on the principle of using a parameter estimation tech
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1325999
    • 提供者:李爱
  1. hough

    0下载:
  2. 霍夫变换检测直线。很好的算法,有助于学习霍夫变换-Hough transform line detection. A good algorithm, is helpful to the study of Hough transform
  3. 所属分类:2D Graphic

  1. DetectLines

    0下载:
  2. 检测图像目标直线,已经实际验证过程序的可行信,效果很不错,可以下载使用-Detection of image target line, the letter has actually been proven feasible program, the effect is very good, you can download and use
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1520
    • 提供者:冯亮
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 35 »
搜珍网 www.dssz.com