detection_result builds

This commit is contained in:
Henry Schimke
2022-12-20 16:29:21 -06:00
parent 8a0cc78c61
commit 925d9338e5
13 changed files with 967 additions and 657 deletions

View File

@@ -85,7 +85,7 @@ impl Detector {
let mut bulls_eye_corners = self.get_bulls_eye_corners(p_center)?;
if is_mirror {
bulls_eye_corners.swap(0,2);
bulls_eye_corners.swap(0, 2);
}
// 3. Get the size of the matrix and other parameters from the bull's eye