After running python main.py --photo <filename.jpg> on a few different photos, it generates these files:
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).
But when I Airdrop output.heic to my Vision Pro and view it in the Photos.app, it's apparently not a spatial photo.
Have I missed something?
After running
python main.py --photo <filename.jpg>on a few different photos, it generates these files:and i can see
stereo_left.pngandstereo_right.pngare slightly different (so I suppose generation worked).But when I Airdrop
output.heicto my Vision Pro and view it in thePhotos.app, it's apparently not a spatial photo.Have I missed something?