搜索资源列表
match.rar
- 《图像配准技术及其Matlab编程实现》一书的Matlab源码,有点检测、线检测、Hough变换、遗传算法、蚁群算法、Powell算法和插值算法等。,"Image Registration and Matlab programming," a book of Matlab source code, a bit detection, line detection, Hough transform, genetic algorithm, ant colony algorithm, Powell al
MatlabRidgeDetection
- Matlab多种图像边缘检测方法 1、用Prewitt算子检测图像的边缘 2、用不同σ值的LoG算子检测图像的边缘 3、用Canny算子检测图像的边缘 4、图像的阈值分割 5、用水线阈值法分割图像 6、对矩阵进行四叉树分解 7、将图像分为文字和非文字的两个类别 8、形态学梯度检测二值图像的边缘 9、形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-Matlab a variety of image edge detection method 1, u
Hough
- line detection using Hough transform
hough
- Hough transform Matlab code. (c) Rafeef Abu-Gharbieh, Karin Althoff, Ghassan Hamarneh Line Detection Using Hough Transform -Hough transform Matlab code. (c) Rafeef Abu-Gharbieh, Karin Althoff, Ghassan Hamarneh Line Detection Using Houg
line.detection(2).ps
- perform edge detection of woman
line_detection
- this code is about line detection in binary image
movobjdetection
- this package include moving object detection and hough transform to recognise parallel line in an image. a sample image included in package for test.
LineRANSAC
- 实现利用RANSAC方法对输入图像的线特征检测的功能。-RANSAC method to achieve the input image using the line feature detection function.
Feature-detection-from-SARImage
- Line detection hough transform
ass3A
- line detectation to detect edge-hough line detection
ransac
- ransac,鲁棒性估计,多用于线估计,圆估计,等利用了概率论的知识,哈哈,互相学习一下-ransac, line detection, circle detection
Matlab-based-lane-detection-line
- 基于matlab的直线行车线检测,代码简单可行,但需要你的深入研究-Matlab-based lane detection line, the code is simple and feasible, but requires in-depth study of your
fault-line-detection
- 本文为基于D-S证据理论的配电网故障选线,使用matlab仿真,结果可信-D-S theory based fault line detection,the simulation is proved right
rough-set-line
- 将粗糙集中的一系列概念引入到故障选线中,实现了高效可靠的选线判据,仿真证明算法正确可信-rough set based fault line detection
s-transfom-line
- 使用S变换成功实现了小电流接地系统的故障选线,仿真证明选线判据真实可信- S transform based fault line detection
walelet-line
- 使用小波变换提取信号的特征值,实现故障信号的视频分析,利用matlab进行仿真,证明判据的真实可信-wavelet based fault line detection
line-detection
- line detection using hough transform
line-detection
- 改进型数字图像中直线特征的快速检测方法(现代数字图像处理技术)-The rapid detection method of improved line features of the image type digital
Copy-of-Line-detection-in-image
- line detection in image processing for matlab software .
Hough_LineDetect
- 详解利用Hough变换进行直线检测的代码(detailed interpretation of the code that uses Hough transform for line detection)