Is there a closed-form inverse for Eisenlohr?
I'm having trouble finding much literature aside from the original paper in German, and I can't see an explicit inverse mentioned there.
Thanks!
Closed-form inverse for Eisenlohr
Re: Closed-form inverse for Eisenlohr
Coincidentally, I have investigated this very question extensively for two reasons unrelated to each other. I’m convinced there is no closed-form solution.
Regards,
— daan
Regards,
— daan
-
- Posts: 11
- Joined: Tue Feb 12, 2013 1:40 pm
Re: Closed-form inverse for Eisenlohr
Hi daan,
Thanks, that's very helpful!
Thanks, that's very helpful!
-
- Posts: 11
- Joined: Tue Feb 12, 2013 1:40 pm
Re: Closed-form inverse for Eisenlohr
In case anyone is interested, I've finally managed to implement the inverse Eisenlohr using Newton–Raphson (via partial derivatives). I think I can safely say it’s the most complex I’ve implemented by far, as the expressions for the partial derivatives are quite lengthy. For the initial estimate, I was lazy and used an inverse August projection.
I’m hoping daan will suggest a better initial estimate, but this seems to work well (although with a slight adjustment for |φ| > 89°).
I’m hoping daan will suggest a better initial estimate, but this seems to work well (although with a slight adjustment for |φ| > 89°).
Re: Closed-form inverse for Eisenlohr
No, I have nothing better: The reverse August is what I use as initial estimate for my own Eisenlohr reverse formulation.
— daan

— daan