Borrar filtros
Borrar filtros

How does this technique work properly?

1 visualización (últimos 30 días)
ASMA MOHAMMAD
ASMA MOHAMMAD el 21 de Jun. de 2021
Comentada: DGM el 21 de Jun. de 2021
img1=imread(fn1);
H=slbp(img1);
  5 comentarios
ASMA MOHAMMAD
ASMA MOHAMMAD el 21 de Jun. de 2021
slbp is a function that extracts features from an image. I want to know how to call this function
DGM
DGM el 21 de Jun. de 2021
Yes, we've established that. I still don't know where this came from or if there is any usage information outside the file (maybe this is part of a toolbox that has other documentation files included). Given that the function seems to support more than one syntax, one could probably look at the input parsing section and try to guess which ones are which and what the expected ranges are.
I'm not inclined to chase that rabbit. Someone else can try. My recommendation is to find whoever wrote this and ask them why they published code with no usage documentation and such helpful error messages as error('Input arguments');

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by