There is no function for camera projection matrix decomposition in Matlab?

1 vue (au cours des 30 derniers jours)
cui,xingxing
cui,xingxing le 1 Août 2018
In computer vision,It seems that there is no function for camera projection matrix decomposition in Matlab? but I found: [K,R,t] = cameraMatrixDecom(P [,noscale]) finds K, R, t such that P = K*R*[eye(3) -t]. It is det®==1. K is scaled so that K(3,3)==1 and K(1,1)>0. Optional parameter noscale prevents this. In the future matlab release ,could have the function like this ?

Réponses (0)

Catégories

En savoir plus sur MATLAB Support Package for USB Webcams dans Help Center et File Exchange

Produits


Version

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by