RQDecomp3X3 precision Loss
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