Ask Your Question

Ciprian Tomoiaga's profile - activity

2019-06-04 08:34:33 -0600 answered a question Generalized Hough Transform (Guill)

Hi! 1) The point represents the position of the _center_ of the resized-and-rotated-template in the image (you correctl

2019-06-04 08:11:18 -0600 commented question Template for Generalized Hough Transform

Hello! This is because the Generalized Hough was not properly exposed in Python. Youll need to recompile from source wit

2019-06-04 02:10:44 -0600 commented answer Generalized Hough Transform (Guil) - Improving Speed

@jpistorino did you write your own implementation for the GPU version, or simply compiled OpenCV with CUDA capabilities

2018-08-29 08:49:37 -0600 commented answer How to get lines' score from HoughLines function?

so you are saying that the lines are returned in decreasing order of their score ? your code, however, only gives the or