Skip to content

API inconsistency between remove_small_holes and remove_small_objects #4003

@sciunto

Description

@sciunto

Description

In 0.16, in remove_small_holes, min_size has been replaced definitely by area_threshold. See here.

But for remove_small_objects, it is still min_size. Why that? The first one call the other internally...


Definition of done: Implement the suggestion in #4003 (comment)

Metadata

Metadata

Assignees

Labels

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions