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

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

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

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