Skip to content

Commit

Permalink
Merge branch 'testing'
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Pereira <alex.pereira.6464@gmail.com>
  • Loading branch information
Mario13546 committed Apr 17, 2023
2 parents 26eada7 + 46b7f91 commit 4fa47aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,13 @@
Logger.setLogPath(dirPath)

# Instance creation

cone = ConeTracking()
cube = CubeTracking()
detector = Detector()

# Defines the camera resolutions (width x height)

driverRes = (320, 240)
tagCamRes = (1280, 720)

Expand Down

0 comments on commit 4fa47aa

Please sign in to comment.