Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
error in fitgeotrans function
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hello, I am using fitgeotrans function like this:
tform = fitgeotrans(movingPoints,fixedPoints,'polynomial',2); in which I have 6 key points in 2 images that I am comparing. but the error that is keep popping is:
"No appropriate method, property, or field 'invert' for class 'images.geotrans.PolynomialTransformation2D" .
what is the problem can you please explain me?
thank you
0 Commenti
Risposte (0)
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!