Files
PhotonVision/docs
Stéphane Dalton 12446a6c44 Populate classId and confidence level for object detection in Java simulation (#2372)
## Description

compute confidence level based on target area in total image size and
populate classId and confidence level in Java (while building the
PhotonTrackedTarget)

## Changes
- Add new VisionTargetSim constructor for object detection
- If class ID specified but confidence = -1, estimate based on total
area

---------

Co-authored-by: Matt Morley <matthew.morley.ca@gmail.com>
2026-03-19 03:42:37 +00:00
..
2024-06-30 16:10:12 -04:00
2024-06-30 16:10:12 -04:00
2024-06-30 16:10:12 -04:00
2026-01-12 14:00:11 -08:00

PhotonVision ReadTheDocs

Documentation Status

PhotonVision is a free open-source vision processing software for FRC teams.

This repository is the source code for our ReadTheDocs documentation, which can be found here.

Contribution and formatting guidelines for this project