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

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -