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

Add types to cv.resize() function #227

Closed

Conversation

FelipeSanchezSoberanis
Copy link

  • dsize can be None
  • fx can be a float
  • fy can be a float

- dsize can be None
- fx can be a float
- fy can be a float
Avasam added a commit to Avasam/typeshed that referenced this pull request Oct 11, 2022
cv2/__init__.pyi Outdated Show resolved Hide resolved
@debonte
Copy link
Contributor

debonte commented May 26, 2023

@FelipeSanchezSoberanis, sorry for the delay on this. If you have time to resolve the merge conflicts in the next few hours, please do so. Otherwise, I'll create a new PR for these changes and merge it later today.

@debonte
Copy link
Contributor

debonte commented May 26, 2023

Merged via #285

@debonte debonte closed this May 26, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants