new debugging files

This commit is contained in:
Tylr-J42 2024-08-14 17:13:28 -04:00
parent 376fc37c2e
commit 4a89338840
13 changed files with 626813 additions and 293993 deletions

View File

@ -17,9 +17,10 @@ detector = dt_apriltags.Detector(searchpath=['apriltags'],
quad_sigma=0.0,
refine_edges=1,
decode_sharpening=0.25,
debug=0)
debug=1)
image = cv2.imread("/home/tyler/Desktop/FRC-Apriltag-Pose-Detection/FRC_Fiducial_Tracking/Static_Tag_Pics/13.jpg")
image = cv2.imread("/home/tyler/Desktop/FRC-Apriltag-Pose-Detection/FRC_Fiducial_Tracking/Static_Tag_Pics/14.jpg")
#image = cv2.imread("/home/tyler/Desktop/FRC-Apriltag-Pose-Detection/20240814_043333.jpg")
#h, w = image.shape[:2]
#newcameramtx, roi = cv2.getOptimalNewCameraMatrix(camera_matrix, dist, (w,h), 1, (w,h))

Binary file not shown.

After

Width:  |  Height:  |  Size: 668 KiB

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

Binary file not shown.