PhotonVision / photonvision

PhotonVision is the free, fast, and easy-to-use computer vision solution for the FIRST Robotics Competition.
https://photonvision.org
GNU General Public License v3.0
264 stars 180 forks source link

Python tweaks #1211

Closed gerth2 closed 7 months ago

gerth2 commented 7 months ago

partially closing #1145 , though without a permanant solution.

Adding hasTargets() to result class. This isn't strictly speaking necessary in python as the other API's work fine without targets, but brings API closer to parity.... which makes writing docs easier.