Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

error in fitgeotrans function

1 view (last 30 days)
Nachiket Patki
Nachiket Patki on 6 Jun 2016
Closed: Sabin on 12 Jan 2023
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

Answers (0)

This question is closed.

Community Treasure Hunt

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

Start Hunting!