Undefined function 'extractLBPFeatures' for input arguments of type 'uint8'.

I want to extract LBP features from a gray scale image and getting this error message
'Undefined function 'extractLBPFeatures' for input arguments of type 'uint8'.
i am using matlab(2013a) .
what is wrong...please someone help.

 採用された回答

KALYAN ACHARJYA
KALYAN ACHARJYA 2021 年 2 月 19 日
編集済み: KALYAN ACHARJYA 2021 年 2 月 19 日

0 投票

Because this function Introduced in R2015b
As you are using a older version of MATLAB, you may use the external functions (Not in Built)

2 件のコメント

mamta rani
mamta rani 2021 年 2 月 22 日
thank you sir...
KALYAN ACHARJYA
KALYAN ACHARJYA 2021 年 2 月 22 日
It's my pleasure Ma'am

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

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by