Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
error in fitgeotrans function
조회 수: 1 (최근 30일)
이전 댓글 표시
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
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!