RQDecomp3X3 precision Loss

asked 2016-06-27 08:45:08 -0600

starlord_1 gravatar image

I am facing precision loss while obtaining R and Q matrices using function RQDecomp3X3 in opencv. Is there a way to improve the precision for it's output. Or is it possible to achieve QR decomposition in manner similar to RQDecomp3X3 using function solve and flag DECOMP_QR

edit retag flag offensive close merge delete