Thanks to visit codestin.com
Credit goes to github.com

Skip to content

LocalOtsuThreshold wrong type #255

@nicolebussola

Description

@nicolebussola

The LocalOtsuThreshold filter (image_filter) is defined as "branch filter" and thus stated that it returns a masked array. However the corresponding functional returns a PIL Image (as it should be). This filter needs to be moved among the filters returning a PIL Image.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions