Replacement of corr2 for standalone code generation.

조회 수: 2 (최근 30일)
Hamza Idris
Hamza Idris 2017년 1월 9일
편집: Adam 2017년 1월 9일
I have a code to correlate 2 images it works fine on pc but when I am trying to get it on raspberry pi it gives me this error
The extrinsic function 'corr2' is not available for standalone code generation. It must be eliminated for stand-alone code to be generated. It could not be eliminated because its outputs appear to influence the calling function. Fix this error by not using 'corr2' or by ensuring that its outputs are unused.
please ans it soon
  댓글 수: 1
Adam
Adam 2017년 1월 9일
편집: Adam 2017년 1월 9일
Program your own version? It looks like a trivial function.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB Support Package for Raspberry Pi Hardware에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by