Currently, the way we build this package is that opencv and opencv-contrib are both recipes in the Yggdrasil repo. The code in contrib generates the wrappers for the Julia package.
It probably would be better to have the contrib stuff in this repo and generate the julia wrapper code independent of the opencv binary build. I do not know if it has dependencies on the opencv build process itself. Just thought I would leave it here.
@barche Any thoughts on this based on your recent experience?
Currently, the way we build this package is that opencv and opencv-contrib are both recipes in the Yggdrasil repo. The code in contrib generates the wrappers for the Julia package.
It probably would be better to have the contrib stuff in this repo and generate the julia wrapper code independent of the opencv binary build. I do not know if it has dependencies on the opencv build process itself. Just thought I would leave it here.
@barche Any thoughts on this based on your recent experience?