pose_and_shape_evaluation icon indicating copy to clipboard operation
pose_and_shape_evaluation copied to clipboard

Unify and generalize get_bbox in methods

Open roym899 opened this issue 3 years ago • 0 comments

Many methods use a get_bbox function which is very similar (probably exactly the same). It would be good to create a module with common functions used by many of the methods. Right now the image width and height is hardcoded for most methods, which should be changed.

roym899 avatar Dec 07 '22 10:12 roym899