Replacement of corr2 for standalone code generation.

2 Ansichten (letzte 30 Tage)
Hamza Idris
Hamza Idris am 9 Jan. 2017
Bearbeitet: Adam am 9 Jan. 2017
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 Kommentar
Adam
Adam am 9 Jan. 2017
Bearbeitet: Adam am 9 Jan. 2017
Program your own version? It looks like a trivial function.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu MATLAB Support Package for Raspberry Pi Hardware finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by