I need some algorithm for distortion processing
Afficher commentaires plus anciens
My problem is: I have a set of 4 points O, A, B, C locating on a surface. Due to distortion of that surface, the points A, B, C are moved to new positions which are A', B', C'. Now I want to find new position of O that satisfies root mean square error (RMSE) of two sets of distances (O'A', O'B', O'C', O'O) and (OA, OB, OC, OO) is minimal. Dose anyone know which algorithm can solve my problem? Thank you!

Réponse acceptée
Plus de réponses (1)
Dan Do
le 2 Déc 2015
0 votes
1 commentaire
Image Analyst
le 2 Déc 2015
Well obviously if the new position O' is the same as O, that would give the least possible RMSE you could get.
Catégories
En savoir plus sur Geometric Transformation and Image Registration dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!