Is OpenCV HoughLines using this paper: Real-Time Line Detection Through an Improved Hough Transform Voting Scheme" -
today found paper "real-time line detection through improved hough transform voting scheme" here http://www2.ic.uff.br/~laffernandes/projects/kht/. 1 published on 2007 wonder if opencv using or not? if not, why? thank you.
if find random computer vision paper on internet, assume it's not implemented in opencv. has limited time of contributors of opencv.
i see provide source code (both in mathlab , c++), should not difficult implement in opencv.
Comments
Post a Comment