4 Commits

Author SHA1 Message Date
deadprogram
1cedd9c417 feature: can use build tags to be able to have a reduced size OpenCV build that only contains specific modules
Signed-off-by: deadprogram <ron@hybridgroup.com>
2025-07-06 17:11:11 +02:00
deadprogram
bd83700f33 feature: return error from calls to OpenCV functions. The error shows the OpenCV exception description
from the exception caught.

Signed-off-by: deadprogram <ron@hybridgroup.com>
2025-03-18 11:04:10 -03:00
deadprogram
a9fec5bda3 feature: add exception handling function and try/catch blocks
Signed-off-by: deadprogram <ron@hybridgroup.com>
2025-03-18 11:04:10 -03:00
deadprogram
5209da55f2 aruco: move from contrib and also refactor/update to match current OpenCV API
Signed-off-by: deadprogram <ron@hybridgroup.com>
2023-01-04 14:22:43 +01:00