bhageneder / OpticalCapstoneComputerVision2023

Summer 2023 Optical Communications Capstone Computer Vision Repository
2 stars 0 forks source link

Tracking Terminal Info Dump #50

Closed bhageneder closed 4 months ago

bhageneder commented 6 months ago

When tracking is enabled, it will output the tracking status, stracking id, and frames into the terminal. This would be helpful when debugging but it annoying and not necessary when trying to view other information. There needs to be a way to snuff the info when not desired.

Reference Image: 20240301_115157

stoneoxmike commented 4 months ago

Fixed with changes to LogLevel via jetson_utils logging