thayerAlshaabi / DeepEye

A deep vision-based software library for autonomous and advanced driver-assistance systems.
MIT License
26 stars 8 forks source link

Enable/Disable Visualization Option #18

Closed thayerAlshaabi closed 6 years ago

thayerAlshaabi commented 6 years ago

Add a checkbox to enable/disable the object detection visualization in the main UI.

thayerAlshaabi commented 6 years ago

@SamuelPoquette I updated the objectClassifer class with a boolean variable to enable/disable the object detection visualization, you just need to add that checkbox to the UI!