Skip to content

Documentation wrong on CUDA resize #3973

@gabrielpreviato

Description

@gabrielpreviato

Describe the feature and motivation

Description

The Doxygen documentation for cuda::resize, says only INTER_NEAREST, INTER_LINEAR and INTER_CUBIC are supported, but INTER_AREA is also implemented and supported for cuda::resize.

Just out of curiosity, it seems when the Doxygen documentation was first added, this documentation mistake was inserted and never found.

Proposed Contribution

Fixing the Doxygen documentation to add INTER_AREA as a possible interpolation method as well.

Additional context

OpenCV Version: 4.x
Platform: Ubuntu 22.04

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