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

Skip to content

Area for Region ontology #869

@hepengfe

Description

@hepengfe

Is your feature request related to a problem? Please describe.
Current region doesn't have area function that computes area of the represented partial image.

Describe the solution you'd like
Unlike box that has a regular shape that can be computed from height and width, region as a more generic CV object could be regular or irregular. Therefore, region should be computed by counting the number of pixels enclosed by the region object. For example, for binary image, area of region is the number of 1.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: ontologyAll issues related to ontologies in core, top and base_ontologytopic:cv

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions