How to compile Dictionary in Aruco

asked 2018-11-19 04:05:21 -0600

dakom gravatar image

updated 2018-11-19 15:37:54 -0600

Following up from this question

When I follow the instructions at https://github.com/ganwenyao/opencv_js - it works (well, except for the regex replacement, but putting that aside)

I can see that the resulting build includes most of the aruco functions.

However - Dictionary and DetectorParameters do not seem to be added to the build, despite being specified here

Any ideas how to enable these remaining classes properly?

edit retag flag offensive close merge delete