Azzera filtri
Azzera filtri

Skeleton 3d longitude

1 visualizzazione (ultimi 30 giorni)
MARIA RODRIGUEZ SANZ
MARIA RODRIGUEZ SANZ il 22 Feb 2019
Commentato: darova il 6 Mar 2019
Hi everyone!
Does anyone have an idea of how to calculate the longitude of a 3d skleleton taking into account the pixel size of x, y and z (not the geodesical distance)?
Thank you very much!
MariA
  1 Commento
darova
darova il 6 Mar 2019
L = sqrt( diff(x).^2 + diff(y).^2 + diff(z).^2 );

Accedi per commentare.

Risposte (0)

Prodotti


Release

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by