-
-
[
Matlab]
circledetect.rar
hough transform round detection function. Do the image processing can be used for reference.
-
-
[
Matlab]
houghplotline.rar
This function to achieve a straight line hough transform function of extraction of the input image x, draw a straight line directly after the operation.
-
[
Matlab]
line_hough.rar
using Matlab achieve hough transform linear detection, on the original error code that the correction can be run directly.
Category:
matlab Upload User:
d2800gz Size:
2K
-
-
[
Matlab]
CVHough.rar
hough transform, linear detection, a good interface with the Matlab source code! Need to be their own code!
Category:
matlab Upload User:
fsiiant Size:
10K
-
[
Matlab]
hough00.rar
... Input : Original image in the form of an array : Image1 [] [xMax yMax] Output : New image : Image2 [] [xMax yMax] containing the detected's traight lines. Intermediate data structure : Hough [] [tMax rMax] to calculate the correspon ding lines.
-
[
Matlab]
houghlines00.rar
Hough transform space and the use of images Hough parameter space of point-line duality, transmit images of the space ... space. Through the parameter space for a simple cumulative statistics, then Hough parameter space for accumulator peak detected straight.
-
[
Matlab]
houghpeaks00.rar
... to say, Hogh mix and the use of linear detection procedures Hough transform space and the use of images Hough parameter ... . Through the parameter space for a simple cumulative statistics, then Hough parameter space for accumulator peak detected straight.
Category:
matlab Upload User:
szwjcmj Size:
1K
-
[
Visual C++ (VC++)]
Htrans.rar
hough transform vc++ source code and write wonderful, great reference value, can be directly embedded into the image processing procedure