DRBox icon indicating copy to clipboard operation
DRBox copied to clipboard

Angles regression is different in the paper and the code!

Open tfygg opened this issue 7 years ago • 2 comments

In the paper, angles regression is used by equation (6c), I find the tan() is used! While sin() is used in the code!

Why? And which way is the best?

tfygg avatar May 22 '18 03:05 tfygg

Where did you find this in the code?

keck91 avatar Sep 19 '18 06:09 keck91

yeah, I found this too, still confused, tan() seems to have some bugs when angle deviation equals to 90

tjmannn avatar Jan 01 '21 10:01 tjmannn