mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-19 00:41:41 +00:00
23f3c0e6e155f3b00a498543b99fb2c3dd7b4f19
* Change chessboard size to be squares not interior corners This reduces ambiguity * Force users to select resolution This forces the correct video mode index to be selected. Otherwise the 0th camera videomode index will be used, as it's zero-inited. This is undesirable. * Make target model an enum This will allow the UI to remember the currently selected target.
Photon Vision
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
-
WPILib - Specifically cscore, CameraServer, NTCore, and OpenCV.
-
Apache Commons - Specifically Commons Math, and Commons Lang
License
Usage of PhotonVision must fall under all terms of GNU General Public License
Languages
Java
56.5%
C++
14.9%
Vue
9.2%
Python
7.9%
TypeScript
7.9%
Other
3.4%