"examples/pytorch/git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "90d2118da5a8d33b55b5224081e8bc3a6345641b"
Python Image and Rectangle Scaling (#1488)
* added scale_image python binding which returns an image resized by the provided scale factor * added scale_rect for rectangle and drectangle. returns a rectangle scaled by the provided scaling factor * - do not cast scale_rect coordinates to long for drectangle - document scale_rect for drectangle and rectangle in _abstract.h - change python binding scale_image to resize_image - update documentation for resize_image to describe behaviour
Showing
Please register or sign in to comment