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

搜索资源列表

  1. 395777Ex505

    0下载:
  2. 直线识别技术 hough变换 你的必备源码 还望能和大家一起交流 多提点即以 -Line Identification Technology Hough Transform your indispensable source also hope you will join with more exchanges to that point
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:158.46kb
    • 提供者:刘德华
  1. burns

    2下载:
  2. 该程序是发表在IEEE上的经典直线提取论文“Extracting Straight Lines”的源代码实现,对计算机视觉、模式识别和信息提取等领域的科学研究人员具有极其重要的参看意义。建议下载学习和适用。-The program is published in the IEEE paper on the classic straight-line extraction " Extracting Straight Lines" the source code impleme
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-28
    • 文件大小:9.4kb
    • 提供者:cui
  1. HTR

    0下载:
  2. Hough 变换的VC++实现,HOUGH变换广泛应用于直线及形状检测中,是模式识别不可或缺的内容-this is the implement of hough transform written in visual C++
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:53.12kb
    • 提供者:罗辉武
  1. 4_hough

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

    • 发布日期:2017-04-16
    • 文件大小:14.19kb
    • 提供者:cui ju
  1. 101259354Eagle_Lookaround

    0下载:
  2. 借助OPENCV编写的图形识别,能识别出圆和直线-With OPENCV prepared graphics recognition, to identify a circle and a straight line
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:23.46kb
    • 提供者:lan
  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
    • 文件大小:23.69kb
    • 提供者:王超
  1. hough

    2下载:
  2. hough变换识别直线,识别圆,提取圆心半径-hough transform line identification, identification circle, the radius of the center extraction
  3. 所属分类:matlab例程

    • 发布日期:2013-08-19
    • 文件大小:6.1kb
    • 提供者:武西
  1. LRSS

    1下载:
  2. 图形识别 常规图形 圆形 方形 直线 曲线 五角星 梯形 椭圆形-Pattern Recognition conventional linear curve of five-pointed star graphic circle square oval trapezoid
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:276.79kb
    • 提供者:zhang hannan
  1. hough--line

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

    • 发布日期:2017-03-29
    • 文件大小:145.17kb
    • 提供者:丁海龙
  1. Freeman-Encodin

    0下载:
  2. 基于Freeman 链码的直线识别方法,该文将Freeman 针对直线编码提出的3 个约束条件应用到直线的识别之中,取得了较好的效果。 通过两次直线段的合并操作较好地解决了短线段过多的问题-Freeman chain code based on the linear identification method, the paper will propose Freeman coding for the three linear constraints being applied to the
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:490.6kb
    • 提供者:刘春来
  1. Research-on-Line-Recognition-

    0下载:
  2. 基于像素 群体特征, 结合统计判定直线生长的方法, 并在节点定位时适时引入节点窗口定位, 使得此方法在直线识别上具有一定的速度与精度优势-Pixel-based population characteristics, combined with statistical methods to determine the linear growth and positioning in the timely introduction of the node node window posit
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:319.69kb
    • 提供者:刘春来
  1. picture

    0下载:
  2. MATLAB图像处理实现直线识别(拟合角平分线)的源代码-MATLAB image processing to achieve a straight line identification (fitting angle bisectors) source code
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:132.17kb
    • 提供者:昊翔
  1. image-identification

    0下载:
  2. MATLAB图像处理实现直线识别,拟合角平分线。该算法结构简单,容易实现。-MATLAB image processing to achieve a straight line identification, fitting angle bisectors. The algorithm is simple, easy to implement.
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:131.99kb
    • 提供者:GuGu
  1. 11111

    0下载:
  2. MATLAB图像处理实现直线识别(拟合角平分线)-MATLAB image processing line identification (fitting Angle bisector)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:132.2kb
    • 提供者:沙特人
  1. matlab-Image-processing-

    0下载:
  2. 运用MATLAB实现对图形图像的处理,包括生成Gif图片,实现图片去噪、滤波,图像均值、中值,直线识别等功能。-sing MATLAB for image processing, including generated Gif images, image denoising, filtering, image mean, median, the function such as straight line identification.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:765.13kb
    • 提供者:常成
  1. MATLAB

    1下载:
  2. MATLAB图像处理实现直线识别(拟合角平分线)具体实现代码-MATLAB image processing to achieve a straight line identification (fitting bisector) concrete implementation code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:131.75kb
    • 提供者:李丽
  1. shibie

    0下载:
  2. 通过拟合角平分线对图像进行直线识别和提取-By fitting Angle bisector of image to get recognition and extraction for straight line
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2.28kb
    • 提供者:
  1. 实现直线识别_拟合角平分线

    0下载:
  2. 最近在学习matlab所以上传了较多关于matlab的代码,如果有学数值计算的同学,这里面是线性拟合与直线识别的相关内容(Recently, in learning Matlab, I uploaded more code about MATLAB. If there are students who learn numerical calculation, it is related to linear fitting and line recognition.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:132kb
    • 提供者:知道17
  1. OPENCV车道检测与车辆识别LaneDetection

    5下载:
  2. 基于C#OPENCV车道检测与车辆识别,速度快,直线检测准确(Lane detection and vehicle identification based on C#OPENCV)
  3. 所属分类:C#编程

    • 发布日期:2020-03-28
    • 文件大小:17.91mb
    • 提供者:无双_
  1. matlab实现识别图像中时钟的时间(244597)

    1下载:
  2. 通过霍夫直线检测等算法实现钟表表盘的识别以及读取显示(The clock dial recognition and reading display are realized by Hough line detection and other algorithms)
  3. 所属分类:其他

    • 发布日期:2020-10-24
    • 文件大小:163kb
    • 提供者:大宇宇啊
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com