Open hboon opened 4 weeks ago
Hmm, do you have any extra debugging information? Just tried this in the simulator locally and it shows up in the spatial photos tab
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:
depth_image.jpg
output.heic
stereo_left.png
stereo_right.png
?
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?