Giter VIP home page Giter VIP logo

Comments (1)

fbriggs avatar fbriggs commented on July 29, 2024

I don't have any specific recommended cameras, but I can give you a formula that can rule out certain configurations as "definitely not going to work":

i = r * sin(FOV/2 - 360/n) (use degrees not radians)
where
r = radius of your camera rig in centimeters (from center to tip of lens)
FOV = horizontal FOV of the lens (after correcting barrel distortion. for example using the sunex lenses we have now, they are 90 before, and 77 after; as a rough rule of thumb, subtract 15%).
n = number of cameras

So whatever camera configuration you have in mind, plug it in to this formula. What you get out is a number for i, which is the half the IPD we can simulate for stereo. If i is less than 3.2cm, the design is not going to work.

Getting i > 3.2cm doesn't guarantee it will be good because there are lots of other design factors to consider, i.e. this can only tell you if something won't work, not that it will work. For example, you also need to make sure you have enough overlap between the top and side cameras (and the top/bottom cameras may use different lenses).

If you have a specific camera/lens configuration in mind, post it here and I can take a look.

from surround360.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.