LiDARTag icon indicating copy to clipboard operation
LiDARTag copied to clipboard

use OpenCV for SVD instead of eigen

Open sgk-000 opened this issue 2 years ago • 1 comments

Use OpenCV SVD function instead of eigen SVD function because eigen SVD function is not robust. Refer to this issue. #8

sgk-000 avatar Aug 11 '21 05:08 sgk-000

Use OpenCV SVD function instead of eigen SVD function because eigen SVD function is not robust. Refer to this issue. #8

hello,could you tell me some details about the code here,(https://github.com/UMich-BipedLab/LiDARTag/blob/release/src/lidartag_decode.cc#L1778) i am very confused the value 12,could you tell me somethingabout the value 12 ,thank you very much

CLboyrobot avatar Aug 20 '23 14:08 CLboyrobot