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

Made it work for iPhone 12 Pro. #2

Merged
merged 2 commits into from
Sep 24, 2022
Merged

Conversation

John-194
Copy link
Contributor

Record3D image and depth were different sizes (throwing Open3D error) so I used OpenCV to resize the image to be the same size as depth. I also optimized repeating code (making debugging/editing easier and increasing readability), one of which was rotating the image as Record3D app settings already have rotation in it.

…ting code. Removed rotate because record3d app has that option already.
@kentaroy47
Copy link
Owner

Thanks for the PR!

@kentaroy47 kentaroy47 merged commit 607abe4 into kentaroy47:main Sep 24, 2022
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.

2 participants