Skip to content

This is an Intersection over Union simulation/GUI using OpenCV and Python. The blue rectangle indicates the true bounding box and red rectangle indicates predicted bounding box. The green rectangle represents the common/intersecting region of the true and predicted bounding boxes. One can change the canvas dimensions as well as the dimensions of…

Notifications You must be signed in to change notification settings

BhavyaShah1234/IoU-SimulationUsingOpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

IoU-SimulationUsingOpenCV

This is an Intersection over Union simulation/GUI using OpenCV and Python. The blue rectangle indicates the true bounding box and red rectangle indicates predicted bounding box. The green rectangle represents the common/intersecting region of the true and predicted bounding boxes. One can change the canvas dimensions as well as the dimensions of the red and blue rectangles.

About

This is an Intersection over Union simulation/GUI using OpenCV and Python. The blue rectangle indicates the true bounding box and red rectangle indicates predicted bounding box. The green rectangle represents the common/intersecting region of the true and predicted bounding boxes. One can change the canvas dimensions as well as the dimensions of…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages