Hope to know more about the algorithm behind the hyperbola fitting #48
Replies: 3 comments 4 replies
-
Hello hhhhappyyyy Thank you for contacting me. I moved the "issue" you opened into "discussion" because it is not really an issue about RGPR. The function Automatic hyperbola fitting is not yet implemented though I am currently testing an approach based on the so-called probabilistic hough transform (with selection of the region of interest using the local trace extremum instead of using an edge detection algorithm). Let me know. |
Beta Was this translation helpful? Give feedback.
-
Dear Mr. Emanuel Huber, Thank you so much for your prompt response. I'm really interested in this topic. I am trying to use GPR explore the spatial position and the structure of the tree roots. I want to do hyperbola fitting for root radius and position estimation. In fact I am currently testing an approach based on the random hough transform with Matlab. But it is not yet implemented because of some errors I got. I'm still trying to figure it out. I have a question. If there are several hyperbolas in an image, whether the function hyperbolaFit() can only fit one hyperbola first, then the second, until all the curves are fitted ? Best wishes! |
Beta Was this translation helpful? Give feedback.
-
Hello hhhhappyyyy I have a bug in my script and I will first fix it before I send it to you.
Hope it helps a little be. Emanuel |
Beta Was this translation helpful? Give feedback.
-
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
Beta Was this translation helpful? Give feedback.
All reactions