필터 지우기
필터 지우기

Using matlab in snaptostamps image processing

조회 수: 5 (최근 30일)
Shadi
Shadi 2024년 6월 1일
댓글: DGM 2024년 6월 1일
I am encoutering this issue which wasn't happening in older releases, the program cannot plot georeferenced images from the selected data folder due to the following error

답변 (1개)

Image Analyst
Image Analyst 2024년 6월 1일
Try using ./ instead of / in the line where you assign demx.
  댓글 수: 1
DGM
DGM 2024년 6월 1일
This is part of a third party toolbox. The numerator should be a vector, and the denominator should necessarily be a scalar, hence the prior warnings. Trying to fix line 491 won't fix anything if both x_posting and y_posting are invalid.
I can't even tell where x_posting comes from. There are few comments in the code, and it seems to be blindly loading things from mat files somewhere.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Annotations에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by