Chris Gerth 2a687a1db8 Calibration3D Pipeline Memory Leak (#185)
* Cherry-pick the extra debug info from Bank's patches.

* Updated Calibrate3d pipeline to release all unnedded mat's prior to returning.

Update a few raw mat operations to use CVMat for better traceability.

* spotless cleanup

* Added check to shouldPrint for optimization on cvmat deallocate

* Reworked stack trace printing to use lambdas for efficiency

* Missed an unneeded logger.trace

* Formatting improvements
2020-12-20 21:09:39 -05:00
2020-07-03 00:45:42 -04:00
2020-03-21 01:00:34 +02:00

Photon Vision

CI codecov

A copy of the latest development release is available here.

PhotonVision is a fork of Chameleon Vision, a free open-source software for FRC teams to use for vision processing on their robots. Thank you to everyone who worked on the original project.

For information on contributing or running PhotonVision, please read our documentation on ReadTheDocs.

Roadmap

Our roadmap is publicly available on Trello.

Authors

A list of contributors is available in our documentation on ReadTheDocs.

Acknowledgments

License

Usage of PhotonVision must fall under all terms of GNU General Public License

Description
PhotonVision - FRC Vision Processing
Readme GPL-3.0 639 MiB
Languages
Java 56.5%
C++ 14.9%
Vue 9.2%
Python 7.9%
TypeScript 7.9%
Other 3.4%