Skip to content

Resizing Masks #48

@kmpape

Description

@kmpape

I observed that after resizing, some masks that were not touching before do touch. I think that this happens on the following line:

expanded_mask_resized = rescale(expanded_mask, 1 / self.simulation.resize_amount, anti_aliasing=False,

Is that correct? There are functions to resize and prevent touching, e.g., function resize_mask from delta.imgops.

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