ncorr post CS tool fail

조회 수: 23 (최근 30일)
MUHAMMAD ABUL KALAM
MUHAMMAD ABUL KALAM 2024년 7월 29일
댓글: MUHAMMAD ABUL KALAM 2024년 9월 7일
Hi,
I have been doing research at UNSW in Australia. I have been using the ncorr in my research work for image processing. However, in the step of image processing, the ncorr_post CS tool is not working. Every time, it gives me the below error. Could you please let me know the reason of this problem and how to sort it this problem?
  댓글 수: 1
MUHAMMAD ABUL KALAM
MUHAMMAD ABUL KALAM 2024년 7월 30일
Hi, thanks for your reply. I know this problem is related to the color mapping. However, when the data was transferred from ncorr post to ncorr post CS tool with doing scale displacement which is mandatory to run the ncorr post CS tool, the picture pops up like mentioned earliar without any color. Moreover, it is not possible to change any programming in tbe script as it is controlled by the author of the ncorr software.

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

답변 (2개)

Divyanshu
Divyanshu 2024년 7월 30일
Hi,
A possible reason for the error 'Must be two element row vector' can be that either one or both of the arguments passed to the function 'caxis' is empty or is not a numerical value.
Ensure that 'plottingData(1).lowerBound' & 'plottingData(1).upperBound' are valid numerical values as they represent limits of colormap.
You can refer the following documentation link for more details:
  댓글 수: 2
MUHAMMAD ABUL KALAM
MUHAMMAD ABUL KALAM 2024년 7월 31일
Hi, thanks for your reply. I know this problem is related to the color mapping. However, when the data was transferred from ncorr post to ncorr post CS tool with doing scale displacement which is mandatory to run the ncorr post CS tool, the picture pops up like mentioned earliar without any color. Moreover, it is not possible to change any programming in tbe script as it is controlled by the author of the ncorr software.
Divyanshu
Divyanshu 2024년 8월 2일
Sure, I understand that it may not be possible to modify the script but I am trying to point the reason that what is the cause of the error. If you can manage to somehow access the corresponding .mlapp file then maybe the issue can be rectified, else have to contact the tool author.

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


Ruri
Ruri 2024년 9월 7일
Hi,
Have you solve this problem? I am facing the same issue and haven't been able to find a solution for a week..
  댓글 수: 1
MUHAMMAD ABUL KALAM
MUHAMMAD ABUL KALAM 2024년 9월 7일
The author gave me some solution but it didn’t work. Still it is unsolved.

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

카테고리

Help CenterFile Exchange에서 Import, Export, and Conversion에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by