CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - matlab line

搜索资源列表

  1. c第二章 matlab语言基础h2

    0下载:
  2. 用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:8.37kb
    • 提供者:肖雷
  1. houghline.hough 变换提取直线 MATLAB程序

    4下载:
  2. hough 变换提取直线 MATLAB程序 可以很好的检测出一副图像中的直线,Extraction of straight line hough transform MATLAB program can detect a very good image of a straight line
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-28
    • 文件大小:1.4kb
    • 提供者:tdw
  1. line_hough.rar

    0下载:
  2. matlab编写的直线检测算法,能够有效的提取出直线。和matlab自带的hough变换实现的同样的功能,matlab prepared in a straight line detection algorithm can effectively extract the straight line. And the hough transform matlab own to achieve the same function
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:1.97kb
    • 提供者:cheng tiantian
  1. Gabor(matlab_C_Cv).rar

    3下载:
  2. 这里包含三个高质量的Gabor实现代码,分别基于C、OpenCV、Matlab,大家各取所需吧。Gabor变换可以实现在多个尺度、多个方位上的变换,尤其是对于纹理的检测有很好的效果,研究表明Gabor特征符合人眼感受野特性。 ,Here are three high-quality implementation of the Gabor code, respectively, based on C, OpenCV, Matlab, let everyone take what we need
  3. 所属分类:Special Effects

    • 发布日期:2015-09-06
    • 文件大小:20.43kb
    • 提供者:
  1. Hough-circle-detection.rar

    0下载:
  2. M_MAP教你如何用MATLAB绘制海洋、大气类的图。可以使用各种投影,添加各种精度的岸线,绘制的图清晰美观。,M_MAP teach you how to use MATLAB mapping ocean, the atmosphere kind of map. Can use a variety of projection, the line to add a variety of precision, drawing a clear appearance of the map.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:52.45kb
    • 提供者:lijin
  1. matlab实现hough变换的

    0下载:
  2. matlab实现hough变换的 用来检测图像中的直线圆等特征 最好的程序 已验 无错-matlab hough transform to detect realize the image in a straight line features such as the latest round of best and most comprehensive way to
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-01-27
    • 文件大小:1kb
    • 提供者:孙宁
  1. Car_PLR.rar

    2下载:
  2. 本人用matlab编写的车牌定位算法,采用行扫描,定位结果还是相当准确的,I am prepared to use matlab license plate location algorithm, the use of line scanning, positioning is very accurate results
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-24
    • 文件大小:303.47kb
    • 提供者:lee
  1. houghlines.rar

    0下载:
  2. 在MATLAB中,使用Hough变换做线检测和链接,In MATLAB, use Hough transform to detect and link line
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1.3kb
    • 提供者:zuo
  1. RANSAC.rar

    0下载:
  2. :本文把星表匹配问题转化成计算机视觉中的对应点匹配问题,接着使用二维Delaunay三角化方法对星表进行三角化,然后用RANSAC方法对星表的自动匹配问题进行了研究。研究结果表明,我们的方法能够快速有效地完成星表匹配。在总共960个样本中,除了两幅不符合匹配的星表之外,全部获得了正确的匹配结果。,: In this paper, the Star into a matching problem in computer vision matching the corresponding point
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:17.96kb
    • 提供者:lilin
  1. mmdraw.rar

    0下载:
  2. matlab图像处理:使用鼠标画一条线并设定属性的算法代码,matlab image processing: Using the mouse draw a line and set the attributes algorithm code
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:1.68kb
    • 提供者:小伟
  1. radon-line-detection

    3下载:
  2. 使用radon变换进行直线检测,matlab源文件-Line detection using the radon transform
  3. 所属分类:图形/文字识别

    • 发布日期:2013-11-23
    • 文件大小:1.11kb
    • 提供者:张蒙
  1. hough-Transform-for-Line-Detect

    0下载:
  2. Hough变换的入门算法.含有详细的注释.-The basis Algorithm for Hough Transform used to detect lines in the Digital Image.The function GetPeak() is useful for Peak Value Detect. Any Question? Mail me.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-25
    • 文件大小:1.38kb
    • 提供者:黄习培
  1. fast-matlab-src

    1下载:
  2. 快速角点检测算法,本算法针对图像中存在的线和点进行检测,算法通过matlab程序实现,结果表明具有很好的效果-Fast corner detection algorithm, the algorithm for images that exist in the line and point detection algorithm matlab program, results show that with good results
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:170.86kb
    • 提供者:zh
  1. houghlines

    0下载:
  2. hough算子线检测,houghline函数-hough line detection operator, houghline function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3.56kb
    • 提供者:tsai
  1. shuzishibie(matlab)

    2下载:
  2. 本程序能实现离线的数字识别,在MATLAB下运行,同时可以用其中部分代码实现图像的灰度,二值化,细化,归一化等功能,采用Bp神经网络。-This procedure can achieve the number of off-line identification, in the MATLAB run, at the same time part of the code can achieve one of the gray-scale images, binarization, thinnin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-11
    • 文件大小:1.75kb
    • 提供者:马献镜
  1. matlab

    0下载:
  2. 实现OQPSK信号的产生,正交分离上下行载波,实现波形的调制,源代码的仿真-OQPSK signal the emergence of the realization, orthogonal separation from top to bottom line carrier, to achieve the modulation waveform, the source code of the simulation
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:110.76kb
    • 提供者:wu
  1. Face-Recognition-Using-Line-Edge-Map

    0下载:
  2. 脸部识别,用于简单的matlab的小玩意,比较简单,易用。-face recogni
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:4.32mb
    • 提供者:zhouhao
  1. matlab-line-circle

    2下载:
  2. matlab 编写 画圆,画线,填充,变形-write matlab circle, draw lines, fill, deformation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:2.58kb
    • 提供者:yangd
  1. Hough matlab-line-mark

    3下载:
  2. matlab环境下的hough变换实现 检测图像中的直线 并将直线标出 适用于检测目标直线边缘 圆柱形物体边缘 飞机机翼 导弹边缘 机场跑道直线 海天交界线 等-hough transform with matlab ,straight line detection in a image and mark it ,it can detect the edge of the target straight edge, cylindrical object edge ,aircraft wing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-09
    • 文件大小:418.98kb
    • 提供者:
  1. matlab随机生成点和线段

    1下载:
  2. 该段代码中讲解了使用matlab随机生成点和线段的功能,简单易懂,适合初学者。(the code is using matlab to Generating random point and The random line segment)
  3. 所属分类:图形图像处理

    • 发布日期:2019-09-25
    • 文件大小:4kb
    • 提供者:sunshare77
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com