I would like to use the LineSegmentDetector of OpenCV 3 in java. Unfortunately it does not seem to be part of the javacpp opencv distribution. What would be the fastest way to use this algorithm im java? The C code is publicly available.
Asked
Active
Viewed 384 times
1 Answers
1
It's now available here, which is eventually going to get merged with the master branch:

Samuel Audet
- 4,964
- 1
- 26
- 33