搜索资源列表
line_hough
- 用matlab实现hough变换的直线检测,对原有代码的错误指出进行了改正,可以直接运行.-using Matlab achieve hough transform linear detection, on the original error code that the correction can be run directly.
hough_l
- matlab的源程序,能够显示出图像的hough变换,修改图像路径后可直接运行。-Matlab source, can display images hough transform, Path modify images can be run directly.
houghostu
- matlab平台下的一个车道线检测算法 其中主要包括了HOUGH变换方法和大津自动阈值分割方法,在打包文件中详细说明了每个函数的作用,其中包括了验证图片-Matlab platform under a lane line detection algorithm which includes mainly the transformation methods and HOUGH big-automatic thresholding methods, the packing paper deta
hough
- hough变换,matlab数字图像处理,源程序
houghcircle
- hough变换,真的很好用,可以试一试 matlab运行
hough变换matlab代码
- 冈萨雷斯的数字图像处理中的实例,matlab代码
houghecllipe.rar
- hough变换检测椭圆的程序 matlab程序,Detected ellipse hough transform procedure
14747250392005103100175675708
- Hough 变换 matlab 源代码-Hough transform Matlab source Medan
Photo
- 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配;
rota
- 利用radon变换寻找直线和直线倾斜的角度然后根据倾斜的角度进行旋转图片-Using radon transform and the straight line to find the angle of tilt of the tilt angle and then rotate picture
Wigner-hough
- Wigner-hough变换源程序,对LFM信号的时频分析,仿真程序-Wigner-hough
wigner
- 该代码通过对常规单脉冲雷达信号、LFM雷达信号和BPSK雷达信号通过wiger变换,得到三种信号的时频图,分析他们的时频关系和区别。-The code on conventional single-pulse radar signals, LFM radar signals and radar signals BPSK wiger transformation, three kinds of time-frequency map analysis of their relationship an
ucirrcle_detts
- 运用Hough变换检测测圆的Matlab源代码 -Use Hough transform to detect cyclometry Matlab source code
hHHoough111o
- hough变换检测直直线的matlab算法 -hough transform to detect straight linear Matlab algorithm
Line-Detection-
- 这是一个基于Hough变换的直线检测matlab程序文件,可以有效地检测直线-Line Detection via Standard Hough Transform
Hough
- Hough变换检测直线的MATLAB源代码-Hough transform to detect linear matlab source code
虹膜识别 源代码 matlab 霍夫变换 hough变换 2
- matlab虹膜识别代码,采用霍夫变换,供matlab学习(Matlab iris recognition code, using the Hof transform for matlab learning)
MATLAB实用源代码
- 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器 7.用Sobel算子和拉普拉斯对图像锐化:8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪 (bwtraceboundary函数)12.Hough变换 13.直方图阈值法 14. 自动阈值法:Otsu法 15.膨胀操作 16.腐蚀操作 17.开启和闭合操作 18.开启和闭合组合操作 19.形态学边界提取 20.形态学骨架提取 21.直接提取四个顶点坐标
Hough
- 冈萨雷斯数字图像处理Hough变换检测直线源码(The Hough transform in the digital image processing course written by Gonzales is used to detect the linear source code)
datika
- 以matlab为工具利用数字图像处理技术对答题卡进行了识别,并对识别结果进行了处理。注意到答题卡在采集图像的过程中由于各种原因可能会产生图像倾斜、水平或垂直错位,要进行正确识别首先必须对其进行校正,再依据像素检索技术进行识别。(With MATLAB as the tool, the answer card is identified by digital image processing technology, and the recognition results are processed