Chris Gerth 0ce49bd8f2 Improve Pi Non-GPU-accel exposure (#148)
Changes exposure setters to accept a floating point input (rather than integer)
Updates the UI to change exposure in increments of 0.1 (rather than 1.0)
Updates quirky PI camera logic to use the raw_ interface with scaling/offset logic matching the GPU-accelerated pi3 camera logic from Declan.
Adds logic to disable auto-white-balance in the PI camera, which should yield more consistent vision processing results.
2020-10-27 14:57:11 -07:00
2020-07-28 20:22:08 -04: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%