3D Surface Matching

2 visualizaciones (últimos 30 días)
mustaphos
mustaphos el 25 de Dic. de 2017
Hi.
I have some values as 3D surface in polar coordinates (theta, phi and value).
And i want to match this dataset to another dataset compare them and give a score.
For example; i have and unit sphere, (0:5:360,0:5:360,1) and i have some random valued sphere whose values are between (0,1). If some sphere has all values 1 (means that unit sphere) it gets a score of 1 and if it is so random it gets close to 0 score.
My question is, can i get the score from corrcoef(a,b)?
Is this a good idea?
How can i improve this comparison?
Is there a better comparison algorithm?
Thanks for answers.
Regards...

Respuestas (0)

Categorías

Más información sobre Surface and Mesh Plots en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by