Undefined function 'extractLBPFeatures' for input arguments of type 'uint8'.
14 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
mamta rani
el 19 de Feb. de 2021
Comentada: KALYAN ACHARJYA
el 22 de Feb. de 2021
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.
0 comentarios
Respuesta aceptada
KALYAN ACHARJYA
el 19 de Feb. de 2021
Editada: KALYAN ACHARJYA
el 19 de Feb. de 2021
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 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!