new debugging files
This commit is contained in:
parent
376fc37c2e
commit
4a89338840
@ -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))
|
||||
|
BIN
FRC_Fiducial_Tracking/Static_Tag_Pics/14.jpg
Normal file
BIN
FRC_Fiducial_Tracking/Static_Tag_Pics/14.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 668 KiB |
Binary file not shown.
133169
debug_lines.ps
133169
debug_lines.ps
File diff suppressed because it is too large
Load Diff
277148
debug_output.pnm
277148
debug_output.pnm
File diff suppressed because one or more lines are too long
132741
debug_output.ps
132741
debug_output.ps
File diff suppressed because it is too large
Load Diff
57012
debug_preprocess.pnm
57012
debug_preprocess.pnm
File diff suppressed because one or more lines are too long
133095
debug_quads.ps
133095
debug_quads.ps
File diff suppressed because it is too large
Load Diff
93799
debug_quads_fixed.pnm
93799
debug_quads_fixed.pnm
File diff suppressed because one or more lines are too long
93837
debug_quads_raw.pnm
93837
debug_quads_raw.pnm
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user