This slightly modifies the initial interface for the region detections class and provides and initial implementation of the methods. The goal is to handle the majority of the boilerplate code in the class and have the user specify the simplest objects.
It also adds a convenience function to convert from a numpy transform matrix to the format expected by shapely.
This slightly modifies the initial interface for the region detections class and provides and initial implementation of the methods. The goal is to handle the majority of the boilerplate code in the class and have the user specify the simplest objects.
It also adds a convenience function to convert from a numpy transform matrix to the format expected by shapely.