-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I need Python code for zooming into an image iteratively. In a for-loop the image is cropped around its center keeping just 90% of image width and height. The cropped image is stored in a list before this image is cropped in the next iteration. We do this 20 times and afterwards, the resulting list of images is shown using stackview.animate(image_list).
git-bob comment on how to do this
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels