Image Processing Toolbox: function imregcorr not found

Hi everybody!
I have the following problem: I want to use the function 'imregcorr' from the Image Processing Toolbox. The toolbox seems to installed correctly:
------------------------------------------------------------------------------------------------ MATLAB Version: 8.1.0.604 (R2013a) MATLAB License Number: STUDENT Operating System: Microsoft Windows 7 Version 6.1 (Build 7601: Service Pack 1) Java Version: Java 1.6.0_17-b04 with Sun Microsystems Inc. Java HotSpot™ Client VM mixed mode ------------------------------------------------------------------------------------------------ MATLAB Version 8.1 (R2013a) Simulink Version 8.1 (R2013a) Computer Vision System Toolbox Version 5.2 (R2013a) Control System Toolbox Version 9.5 (R2013a) DSP System Toolbox Version 8.4 (R2013a) Data Acquisition Toolbox Version 3.3 (R2013a) Image Acquisition Toolbox Version 4.5 (R2013a) Image Processing Toolbox Version 8.2 (R2013a) Instrument Control Toolbox Version 3.3 (R2013a) Optimization Toolbox Version 6.3 (R2013a) Signal Processing Toolbox Version 6.19 (R2013a) Simulink Control Design Version 3.7 (R2013a) Statistics Toolbox Version 8.2 (R2013a) Symbolic Math Toolbox Version 5.10 (R2013a)
But when I want to use the function I get the following error: Undefined function or variable 'imregcorr'.
Anyone an idea?

 採用された回答

Alex Taylor
Alex Taylor 2015 年 3 月 8 日

2 投票

The function imregcorr was introduced in the R2014a release. Looks like you have an R2013a version of IPT, that's why you don't have it.

4 件のコメント

Letschi
Letschi 2015 年 3 月 8 日
yes, I have R2013a installed.
thank you!
Sadia Iffat
Sadia Iffat 2017 年 6 月 28 日
does rgb2lab() also not support in Version 8.2(R2013a)?
Steven Lord
Steven Lord 2017 年 6 月 28 日
According to the note at the end of the rgb2lab documentation page, that function was introduced in release R2014b so you will not be able to use it in release R2013a of the toolbox.
Sadia Iffat
Sadia Iffat 2017 年 6 月 28 日
Thanks

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeIntroduction to Installation and Licensing についてさらに検索

質問済み:

2015 年 3 月 7 日

コメント済み:

2017 年 6 月 28 日

Community Treasure Hunt

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

Start Hunting!

Translated by