justadudewhohacks/opencv4nodejs

Missing LineSegmentDetector methods?

Open

#305 opened on May 24, 2018

 (5 comments) (0 reactions) (0 assignees)C++ (830 forks)github user discovery
good first issuehelp wanted

Repository metrics

Stars
 (5,046 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hello,

First thank you for your amazing work on this adaptation of opencv.

I am currently looking for module LineSegmentDetector (LSD), but I can't find it in the documentation as mentioned here: [https://docs.opencv.org/3.4/db/d73/classcv_1_1LineSegmentDetector.html]

Any clue about how to get it? Otherwise, is it planned to be implemented?

Thank you!

Contributor guide