CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 图像 直线

搜索资源列表

  1. matsource

    0下载:
  2. 芯片一旦进入摄像头视场,则能被系统感知,系统会开始对该芯片进行自动跟踪,确保ROI区域始终包含芯片,从而缩小了待...系统使用图4所示的方法提取特征量。其中有图像平面上纵、横、斜交叉的20条直线,这20条直线分别标记上1~20的序号... -chip camera field of view, the system will be perceived. the system started automatically tracking chips to ensure that the
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5.41kb
    • 提供者:新的一页
  1. linedetec

    0下载:
  2. 这是一个使用hough变换来实现一副图像中直线检测的代码,比较高效而且检测效果很不错-use hough transform to achieve an image line detection code, more efficient and effective detection is pretty good
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1017byte
    • 提供者:亿摆
  1. linehough123

    0下载:
  2. 这个程序检测出了图像中的直线,而且用绿色标出直线,直线断电用+表示,并且用不同颜色标出了最长的直线-this procedure detected the image straight, and marked with a green line, a straight line with power outages, and with different colors marked the longest line
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.63kb
    • 提供者:亿摆
  1. lineChange

    0下载:
  2. matlab图像的直线处理lineChange
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:804byte
    • 提供者:罗瑞
  1. 数字图像处理Matlab编程

    0下载:
  2. 本程序是对一幅图像进行变灰度、旋转、锐化、在图像上画圆或椭圆、直线等操作的程序。 说明:要实现相应功能的操作,需要在输入框内输入正确的表达式。举例如下: 画直线:x1=20,y1=15,x2=150,y2=100 画圆:x=100,y=100,r=20 画椭圆:x=100,y=100,r=20,a=16,b=9 旋转:x=30(度数),ax=100,ay=90 锐化:x=80-this procedure is a gray image change, rotation, sharpening
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:7.37kb
    • 提供者:代丛军
  1. Hough变换直线检测

    0下载:
  2. 直线Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,检测峰值。这里基于伪方向的直线提取算法。只对具有相同伪方向的边缘点对采样减小了采样空间,提高了精度。
  3. 所属分类:matlab例程

  1. Houghtransform

    0下载:
  2. 图像处理的霍夫变换程序,采用M语言编写,对数字图像进行直线追踪-HOUGHLINES- detects lines in a binary image using common computer vision operation known as the Hough Transform.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2.58kb
    • 提供者:李健
  1. Hough_Algorithm

    0下载:
  2. 本代码是基于matlab开发的用于图像处理中针对灰度图像进行的直线匹配检测-Detect lines in grayscale image by matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:8.37kb
    • 提供者:suyongsheng
  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
    • 文件大小:2.16kb
    • 提供者:钟伟
  1. _Hough__doc

    1下载:
  2. hogh变换,从图像中提取直线。程序过程详细。-hough transform,find lines from images.you can learn how to use the hough transform
  3. 所属分类:matlab例程

    • 发布日期:2013-11-28
    • 文件大小:20.99kb
    • 提供者:刘明石
  1. ex_18_4

    1下载:
  2. 测量角度:读取图像并选择含有角度的区域,求取角的直线边界,计算直线间的角度。-Measuring angles: read image and choose contain Angle of regional and calculating the Angle between the line, line border calculation.
  3. 所属分类:matlab例程

    • 发布日期:2017-04-17
    • 文件大小:1.15kb
    • 提供者:shubin
  1. DirFilter

    0下载:
  2. 对图像进行方向滤波,可以消除图像中有规律的网格或者直线干扰-direction filter
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1.01kb
    • 提供者:朱望江
  1. line-ellipse-nihe

    0下载:
  2. 提取直线,圆,使用的是计算快速的matlab平台,对图形图像处理挺有帮助的-line ellipse nihe ,you can try it!matlab yuan dai ma
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:80.09kb
    • 提供者:star
  1. beamlet_jiance

    1下载:
  2. 采用beamlet可检测直线的优势对图像中的桥梁进行检测,正确率到80 。-Beamlet can be detected using the advantages of a straight line the bridge on the image to detect the correct rate to 80 .
  3. 所属分类:matlab

    • 发布日期:2017-01-12
    • 文件大小:10kb
    • 提供者:陈铭
  1. huofubianhuan

    0下载:
  2. 霍夫变化的方法提取直线,图像处理方面的应用。-Extraction of straight line Hough changes in the application of image processing
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1.4kb
    • 提供者:Archer
  1. duibidu-zengqiang

    0下载:
  2. 分别用三段直线和imadjust函数对图像进行对比度增强,并可以比较结果。-Three lines and imadjust function of image contrast enhancement, and can compare the results.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:787byte
    • 提供者:于明明
  1. lined

    1下载:
  2. 基于radon变换的图像直线检测,用MATLAB编写-Lines detection based radon transform
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1kb
    • 提供者:lxiongh
  1. 基于Hough变换的直线检测

    0下载:
  2. 使用霍夫变换,将直角坐标中的线转换为极坐标中的点,检测图像中的直线,
  3. 所属分类:matlab例程

  1. kalman1

    0下载:
  2. 以速度为11m/s沿x轴做匀速直线运动,通过卡尔曼滤波跟踪目标,作出相应协方差图像,内有注释,根据相应功能可更改注释。(At the speed of 11 m/s, we perform uniform rectilinear motion along the X axis. We track the target through Kalman filter and make corresponding covariance images. There are annotations in i
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:1kb
    • 提供者:突突突
  1. program

    0下载:
  2. 本程序可实现检测图片中的直线,并给出直线方程,检测图片中的圆给出圆的方程包括圆心和半径,检测任意一个零件上的几何图形并给出对应的方程。(This program can detect the straight line in the picture, and give the straight line equation, detect the circle in the picture, give the equation of the circle, including the center
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:247kb
    • 提供者:zhang_yan
« 12 3 4 »
搜珍网 www.dssz.com