搜索资源列表
Walshbianhuan
- walsh变化 对BMP图的walsh变化,在VC++环境下实现,只针对256×256的图像-hough changes hough of BMP map changes in the VC++ environment to achieve, only 256 × 256 image
matlabdata
- hough变换源程序,简单易用,自己编的,希望给大家以帮助!-hough transform source, easy to use, their compilation, and I hope for everyone to help!
hough
- 用于对图像的边缘检测(采用canny算法)。 image 输入图像,这个必须是单通道的,即灰度图 edges 输出的边缘图像 ,也是单通道的,但是是黑白的 threshold1 第一个阈值 threshold2 第二个阈值 aperture_size Sobel 算子内核大小 -Using canny algorithm for image edge detection (). image input image, this must be a singl
hough
- 在QT编程下的hough变换。包括霍夫直线,和霍夫园。-In QT programming hough transform. Including Hough straight and Hove Park.
images
- Hough变换、边缘检测等图像处理常用标准图片-Image processing commonly used standard image
hf
- 使用加强版霍夫变化,使得车道线识别率百分之百,不存在车道线断点。属于原创。-Using an enhanced version of the Hough changes, making lane hundred percent recognition rate, there is no lane breakpoint. Belong to the original.
houghline
- 运用霍夫变换,检测图片中的直线,本程序主要检测车牌中的直线-Using the Hough transform to detect straight lines in the picture, this program is mainly to detect license plates in a straight line
mrnsline
- Hough transform the source code