We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After running python main.py --photo <filename.jpg> on a few different photos, it generates these files:
python main.py --photo <filename.jpg>
depth_image.jpg output.heic stereo_left.png stereo_right.png
and i can see stereo_left.png and stereo_right.png are slightly different (so I suppose generation worked).
stereo_left.png
stereo_right.png
But when I Airdrop output.heic to my Vision Pro and view it in the Photos.app, it's apparently not a spatial photo.
output.heic
Photos.app
Have I missed something?
The text was updated successfully, but these errors were encountered:
Hmm, do you have any extra debugging information? Just tried this in the simulator locally and it shows up in the spatial photos tab
Sorry, something went wrong.
Would it help if you drop a link to any photo you think/know it should work on, and I can send the resulting files:
?
No branches or pull requests
After running
python main.py --photo <filename.jpg>
on a few different photos, it generates these files:and i can see
stereo_left.png
andstereo_right.png
are slightly different (so I suppose generation worked).But when I Airdrop
output.heic
to my Vision Pro and view it in thePhotos.app
, it's apparently not a spatial photo.Have I missed something?
The text was updated successfully, but these errors were encountered: