mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-22 01:11:40 +00:00
[docs] Create quick-start guide (#1528)
Add a quick-start guide to help answer more questions with fewer words. --------- Co-authored-by: Matt M <matthew.morley.ca@gmail.com>
This commit is contained in:
@@ -17,6 +17,6 @@ If solvePNP is working correctly, the target should be displayed as a small rect
|
||||
</video>
|
||||
```
|
||||
|
||||
## Contour Simplification (Non-Apriltag)
|
||||
## Contour Simplification (Non-AprilTag)
|
||||
|
||||
3D mode internally computes a polygon that approximates the target contour being tracked. This polygon is used to detect the extreme corners of the target. The contour simplification slider changes how far from the original contour the approximation is allowed to deviate. Note that the approximate polygon is drawn on the output image for tuning.
|
||||
|
||||
Reference in New Issue
Block a user