Info
This question is closed. Reopen it to edit or answer.
error in fitgeotrans function
1 view (last 30 days)
Show older comments
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 Comments
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!