Files
PhotonVision/photon-lib
Gold87 f6736fc730 Force load opencv before using OpenCV functions (#1808)
Force loads OpenCV before any OpenCV functions are used. `OpenCVLoader`
has all of its loading done in a static initializer field, so it's only
loaded once.

Also deprecates `OpenCVHelp.forceLoadOpenCV()`, since it's functionality
is the exact same.

Resolves #1803
2025-03-14 07:50:41 +08:00
..
2021-01-16 20:41:47 -08:00
2023-04-18 18:49:40 -04:00
2021-01-16 20:41:47 -08:00

PhotonLib

The vendor dependency for PhotonVision. Just add the vendor JSON to your robot project and you're good!