Skip to content
This repository was archived by the owner on Jul 31, 2024. It is now read-only.

update skimage calls #7

@bertsky

Description

@bertsky

IMO in

return rescale(binary, scale,

there should be a conversion to uint8, because I get:

FutureWarning: Input image dtype is bool. Interpolation is not defined with bool data type. Please set order to 0 or explicitely cast input image to another data type. Starting from version 0.19 a ValueError will be raised instead of this warning.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions