Skip to content

Commit

Permalink
Fix the thermal_align.py example
Browse files Browse the repository at this point in the history
  • Loading branch information
Matevz Morato committed Nov 18, 2024
1 parent e33723b commit b214072
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/ImageAlign/thermal_align.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ def getFps(self):

ISP_SCALE = 3

device = dai.Device()

calibrationHandler = device.readCalibration()
rgbDistortion = calibrationHandler.getDistortionCoefficients(RGB_SOCKET)
distortionModel = calibrationHandler.getDistortionModel(RGB_SOCKET)
Expand Down

0 comments on commit b214072

Please sign in to comment.