emanuelhuber / RGPR

Ground-penetrating radar (GPR) data processing and visualisation: a free and open-source software package (R language)
http://emanuelhuber.github.io/RGPR/
162 stars 49 forks source link

Hope to know more about the algorithm behind the hyperbola fitting #47

Closed shuolingliu-git closed 3 years ago

shuolingliu-git commented 3 years ago

Dear Mr. Emanuel Huber,

Thanks so much for creating this! It helps me a lot.

I desperately want to know the math / algorithm behind the hyperbola fitting. Cuz I've been doing research on hyperbolic fitting. Is it the hough transform, neural networks or algorithm based on orthogonal distance? Could you please explain me the details of how this function( hyperbolaFit() ) is implemented? Or could you please tell me what books or literature referred to this function?

Hoping to hear from you soon! Best wishes!

Sincerely, hhhhappyyyy