neodroidvision.utilities.opencv_utilities.voting.hough.intersections

Created on 5/5/22

Functions

draw_parameter_lines(img, lines[, color])

Draw lines on an image

draw_markers(img, centroids[, length])

param img

find_intersections(lines[, k_angles, k_centers])

Find the intersection points of lines.