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

Address cv2.resize float16 issue in scale_cam_image #494

Merged
merged 1 commit into from
May 28, 2024

Conversation

Christophe-Foyer
Copy link
Contributor

#198
#493

Putting in a PR to go along with my issue post.

cv2.resize doesn't support float16 which causes this step to break. This fixes the issue with not downstream consequences that I can identify since the resulting image gets converted to lfoat32 anyways.

@Christophe-Foyer Christophe-Foyer changed the title Fix cv2.resize issue from issues #198 / #493 Fix cv2.resize float16 issue in scale_cam_image Mar 15, 2024
@Christophe-Foyer Christophe-Foyer changed the title Fix cv2.resize float16 issue in scale_cam_image Address cv2.resize float16 issue in scale_cam_image Mar 15, 2024
@giorgiop
Copy link

any chance we can merge and release? @Christophe-Foyer

@jacobgil jacobgil merged commit f0371ab into jacobgil:master May 28, 2024
@jacobgil
Copy link
Owner

Merged. Thank you for the contribution.

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

3 participants