CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hough 变换 matlab

搜索资源列表

  1. shuzituxiangchuli

    0下载:
  2. 用matlab编程工具,编写具有操作界面的应用程序,通过菜单、对话框,选项框等界面控制,对算法进行演示。需要在应用系统中实现的算法及功能包括: 1、图像增强算法 (1)灰度线形变换:亮度及对比度可以调节(通过控制参数的改变,能够实时预览变化结果); (2)直方图均衡:可在界面上对比均衡前后的效果。 2、图像变换算法 (3)对一幅彩色图像进行DCT变换和反变换,对比结果和原图; (4)仅保留左上角16X16的DCT系数,进行反变换,计算结果图的信噪比SNR。 3、图像分
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:822641
    • 提供者:张涛
  1. hough_circle

    0下载:
  2. matlab的hough变换圆检测,适合初学者-matlab hough transform circle detection, suitable for beginners
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:1352
    • 提供者:胡飞飞
  1. u_hough

    0下载:
  2. matlab下采用hough变换求图像中的直线,可以直接运行-under matlab using hough transform for image line can be run directly
  3. 所属分类:matlab

    • 发布日期:2017-11-27
    • 文件大小:2785
    • 提供者:陈熊
  1. ex1

    2下载:
  2. 基于Hough变换的人眼虹膜定位方法matlab代码实现可以直接运行
  3. 所属分类:Special Effects

    • 发布日期:2016-04-17
    • 文件大小:4096
    • 提供者:鲁海英
  1. Desktop

    0下载:
  2. 图片使用matlab做处理,有均值滤波器处理、LoG算子提取图像边缘、hough变换提取直线、二值化处理后。-Image processing using matlab to do with mean filter processing, LoG operator to extract image edge, hough transform to extract straight, binarization processing.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:2297
    • 提供者:付治
  1. Houghwithdetail

    0下载:
  2. 使用matlab进行hough变换,细节原码,并有输出显示-Use of matlab hough transform, detail of the original code, and output display
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-14
    • 文件大小:4997
    • 提供者:陈未峰
  1. hough_yuanjiance

    0下载:
  2. 用于检测圆形目标的Matlab程序,基于Hough变换,经过仿真实验,效果还不错,但仍有待改进-Circular target for the detection of the Matlab program, based on the Hough transform, through simulation experiments, the results were pretty good, but still room for improvement
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:5004
    • 提供者:liubeibie
  1. line_hough

    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-04-13
    • 文件大小:2060
    • 提供者:newgove
  1. houghcircle

    0下载:
  2. 在一张有圆形的图片中利用matlab软件采用hough变换检测圆形,-In a picture using a round using hough transform matlab software testing round,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1578
    • 提供者:孙莹
  1. houghlines

    0下载:
  2. 本文件详细描述了如何利用matlab去检测图片中含有的直线元素,利用hough变换。-This document describes in detail how to use matlab to detect images containing linear elements using hough transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1188
    • 提供者:孙莹
  1. houghpeaks_s

    0下载:
  2. 本文件详细描述了如何利用matlab代码去实现边缘的检测,hough变换检测图像几何形状时的边缘问题-This document describes in detail how to use matlab code to achieve edge detection, hough transform to detect the edge of the image geometry problem
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1175
    • 提供者:孙莹
  1. huofu

    0下载:
  2. matlab中运用hough变换,设定恰当的阈值,将超过阈值的点在三维空间标示出来&将三维参数矩阵根据半径的不同做成不同的帧,制作成视频-hough transform matlab in use, set the appropriate threshold, will exceed the threshold point in three-dimensional space marked out & three-dimensional parameter matrix made of
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:1126
    • 提供者:唐心
  1. houghcircle

    0下载:
  2. 基于hough变换的圆的检测,纯源代码,放在matlab中就能直接用-Based on hough transform circle detection, pure source code, in the matlab for can use directly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:706
    • 提供者:happy
  1. Houghtransform

    0下载:
  2. 基于MATLAB编程的Hough变换直线检测程序,程序简单易懂,具有参考价值-Hough transform line detection procedure based on MATLAB programming, simple procedure, has the reference value
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:8471
    • 提供者:
  1. houghtrans

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

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

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

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

    0下载:
  2. 一个小程序,可以在matlab上实现hough变换-a small routine achieve Hough transform to achieve
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-24
    • 文件大小:8754
    • 提供者:东法夫
  1. zhixian

    0下载:
  2. hough变换直线检测,源代码,可在matlab软件中直接进行运行-hough transform line detection
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2910781
    • 提供者:张坚
  1. iris_localization

    1下载:
  2. 本代码采用一种改进的Hough变换检测、定位人眼虹膜的方法。代码为利用改进的Hough变换对虹膜进行定位的Matlab源程序。-This code uses an improved Hough transform to detect, locate human iris approach. Code for the improved Hough transform for iris location Matlab source.
  3. 所属分类:Special Effects

    • 发布日期:2016-04-17
    • 文件大小:71680
    • 提供者:
  1. HOUGGsuanfa

    1下载:
  2. Hough变换车牌倾斜校正算法的Matlab实现-Hough transform plate tilt correction algorithm Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:180224
    • 提供者:李涛
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 21 »
搜珍网 www.dssz.com