I need detect lines in a image. And I find the line_extraction methods in opencv_contrib. But related line_extraction files in opencv_contrib cannot be compiled correctly. What should I do? Apart from Hough Transfom, could you recommend some good methods to detect lines? Thanks.