Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Add cv2.INTER_NEAREST_EXACT, cv2.INTER_LINEAR_EXACT interpolation to cv2.warpAffine #1087

Open
ternaus opened this issue Feb 22, 2025 · 0 comments

Comments

@ternaus
Copy link

ternaus commented Feb 22, 2025

Describe the feature and motivation

Currently cv2.warpAffine does not support cv2.INTER_NEAREST_EXACT, cv2.INTER_LINEAR_EXACT interpolation modes. But for problems of image segmentations, where pixel level accuracy is important for prediction values on the border would be great to have them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant