Determine the accuracy of the region_of_interest() function. Should attempt to diagnose potential issues/problems when finding region of interest (tight bounds for module).
Requirements
[x] Determine how accurate region_of_interest() is when testing on existing data.
[x] Create a list of potential problems that are harming accuracy.
Description of Problem
Determine the accuracy of the region_of_interest() function. Should attempt to diagnose potential issues/problems when finding region of interest (tight bounds for module).
Requirements