Filter löschen
Filter löschen

How does this technique work properly?

1 Ansicht (letzte 30 Tage)
ASMA MOHAMMAD
ASMA MOHAMMAD am 21 Jun. 2021
Kommentiert: DGM am 21 Jun. 2021
img1=imread(fn1);
H=slbp(img1);
  5 Kommentare
ASMA MOHAMMAD
ASMA MOHAMMAD am 21 Jun. 2021
slbp is a function that extracts features from an image. I want to know how to call this function
DGM
DGM am 21 Jun. 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');

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by