-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Description
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
Labels
No labels