Skip to content

[BioImage Analysis]: Zooming in #237

@haesleinhuepf

Description

@haesleinhuepf

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions