Matt 7f4df2ff4d Auto reconnect to unconnected cameras (#40)
* Auto reconnect to unconnected cameras

* Refactor vision source manager to not suck

* Filter allowed video modes

* Run spotless

* Fix filtering

* Update VisionSourceManager.java

* Remove debug stuff

* Add unit tests, rebase

* run spotless

* Fix config test

* Fix settings not being saved

* run spotless

* oop

* kil debug prints if we have no usb cams to match

* whoooops

* add braudcast

* Actually save pipeline settings

* fix memes

* get right coeffs

* Run spotless

* run spotless

* rebase and add some prints

* Sorry min

* Oops reimpl matching

* Oops
2020-08-29 16:30:33 -07:00
2020-07-28 20:22:08 -04:00
2020-08-27 11:41:03 -07:00
2020-08-07 22:40:22 -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%