TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How are you converting 2D images into Spatial Photos

3 pointsby mkchoi212over 1 year ago

1 comment

PaulHouleover 1 year ago
I shoot stereo pics with my<p><a href="https:&#x2F;&#x2F;us.kandaovr.com&#x2F;products&#x2F;qoocam-ego" rel="nofollow">https:&#x2F;&#x2F;us.kandaovr.com&#x2F;products&#x2F;qoocam-ego</a><p>I did some experiments with manually converting anime images to stereograms by adding a depth map but I had trouble because there are unseen pixels that you have to make something up for. I know a grad student who has been making 3-d models based on images from the Pathfinder rover and he is struggling with this problem. I&#x27;d guess an A.I. model could do a good job here because you only need to fill maybe 5-10% of pixels in the scene.<p>I wrote some software which works like Disney&#x27;s multiplane camera<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Multiplane_camera" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Multiplane_camera</a><p>which can take a bunch of images and then compose them to make a stereo image, I badly want to take some of the characters from <i>Pokemon Sun and Moon</i> and make 3-d pictures of them in their environments. Back before I had the MQ3 I was making red-cyan anaglyphs that did not work reliably, I ought to go back and give it another crack.