当前位置:
首页 资源下载
搜索资源 - line detection code
搜索资源列表
-
0下载:
这是一个使用hough变换来实现一副图像中直线检测的代码,比较高效而且检测效果很不错-use hough transform to achieve an image line detection code, more efficient and effective detection is pretty good
-
-
3下载:
这里包含三个高质量的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
-
-
1下载:
《图像配准技术及其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
-
-
0下载:
hough变换检测直线的源代码程序,很实用的方法-Detection of a straight line hough transform program source code, it is practical
-
-
0下载:
用HOUGUH变换检测线段,基于OPENCV开发,代码简单,适合广大软件开发者-Detection of line segments used HOUGUH transform, based on the OPENCV development, code is simple, suitable for the vast numbers of software developers
-
-
0下载:
line detection using Hough transform
-
-
1下载:
MATLAB code for Random Sample Consensus (RANSAC)
-
-
0下载:
本程序通过对图像进行灰度化、去噪和边缘提取,能检测出不垂直的刻度线边缘并能将其旋转校正,从而达到使刻度线标准化的目的-This procedure of gray-scale images, and de-noising and edge detection can not detect the edge of the vertical line of the scale and be able to spin correction, so as to achieve so that the p
-
-
0下载:
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
-
-
0下载:
人脸识别-仅对静态图片The output of this code is mainly required for feature detection or facial expression recognition purpose.
give the input(name of the image) at the 1st line of the facedetection.m file & run the file.
The face_database folder contain
-
-
0下载:
this is a code for line detection in noisy image using hough transform
-
-
0下载:
this code is about line detection in binary image
-
-
0下载:
OCR Line Detection.
One of the first steps in developing OCR systems is line detection .Farsi/Arabic text have some properties which make them different to recognize. For example there are characters in farsi like "i" in English which has two part
-
-
1下载:
基于matlab的直线行车线检测,代码简单可行,但需要你的深入研究-Matlab-based lane detection line, the code is simple and feasible, but requires in-depth study of your
-
-
0下载:
此代码是研究生期间做的直线检测,代码完全自己编写,里面附有参考图片。-This code is a graduate student to do during the line detection, the code written completely on my own, which with a reference image.
-
-
0下载:
vs下C++编程的霍夫直线检测代码,使用openCV新的C++接口函数。包含测试图片,已编译,直接点击运行按钮运行出结果。-Vs C++ programming under hough line detection code, the use of openCV new C++ interface function. Contains test images, compiled, click the run button running out the results.
-
-
0下载:
直线检测的代码,非常好用,对棋盘格图像的直线检测清晰准确。-Line detection code is very easy to use, straight-line detection of checkerboard images clearly and accurately.
-
-
0下载:
本实验研究了数字图像处理中图像分割中的hough变换和运用hough变换的线检测。-This study hough transform line detection the hough transform digital image processing, image segmentation and apply.
-
-
0下载:
this code is for vertical horizontal line detection.
-
-
0下载:
详解利用Hough变换进行直线检测的代码(detailed interpretation of the code that uses Hough transform for line detection)
-