Giter VIP home page Giter VIP logo

Comments (4)

zuru avatar zuru commented on June 3, 2024

Hi Jarrome,

indeed the notation is confusing.
To set it straight:

  • The angular disparity gamma, corresponds to the displacement of the phi and theta angles, i.e. gamma = (phi_displacement, theta_displacement).
  • The partial derivatives relate the angular displacements to the cartesian displacements.
  • For the vertical disparity case, we only have displacement along the y-axis.
  • In addition, the longitudinal partial derivative w.r.t the displacement along the y-axis is zero, thus the displacement of phi is zero, i.e. phi_displacement = 0.

We are then left with angular disparity being (0, theta_displacement), with the latter being theta_displacement = -sin(theta) * y_displacement / r.

from sphericalviewsynthesis.

Jarrome avatar Jarrome commented on June 3, 2024

Hi, zuru,

Thank you. But that's not what I'm confusing.

Actually, the y_displacement is the baseline on y-axis, r is the depth.
So my understanding is, if we follow the Law of sine, the formula should be like

sin(theta_displacement) = -sin(theta) * y_displacement / r instead.

Maybe I miss something? Or the ignoring of sine is just for the convenience of deep learning?

from sphericalviewsynthesis.

zuru avatar zuru commented on June 3, 2024

Hi Jarrome,

can you please check the law of sines document in #2 can then update the formula using the notation (angles and segments) in that document?

I think the confusion arises from the frame of reference, i.e. which r and theta are used, and the fact that they are not aligned (i.e. bottom/top and top/bottom).

from sphericalviewsynthesis.

Jarrome avatar Jarrome commented on June 3, 2024

Hi, zuru,

Yes, zuru, the sin(theta_displacement) = -sin(theta) * y_displacement / r might be inaccurate but my idea is theta_displacement should be solved with arcsin or in your law of sines document Eq. (7) a arctan to solve the \gamma.

While the paper is with theta_displacement = -sin(theta) * y_displacement / r, that's what I'm confusing.

from sphericalviewsynthesis.

Related Issues (5)

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.