-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Closed
Description
- OpenCV => 4.0.1
- Operating System / Platform => Linux,
- Compiler => gcc
In modules/line_descriptor/include/opencv2/line_descriptor/descriptor.hpp, a section between lines 625 and 824 that starts with "Compare doubles by relative error" That appears to come from here: http://www.ipol.im/pub/art/2012/gjmr-lsd/, which has the GNU Afero General Public License.
Seems it's not compatible with opencv_contrib's 3-clause BSD License, Will this be a problem?