How this Error occur in LOMO implementation?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/271312/image.png)
when i comment this 'I = Retinex(I);' in LOMO>PyramidMaxJointHist (line 120) the output comes, but i think this line also useful functionality that why developer of that add it, so how can i run this descriptor without commenting this line. i am waiting for helpful comment on it, thanks
1 Kommentar
Walter Roberson
am 13 Feb. 2020
This appears to relate to https://github.com/neelabhro/Multi-view-semantic-projection-learning-for-PRID
As no function named LOMO is defined, it looks like LOMO must be the name of a variable loaded from a .mat file. I do not seem to be motivated to download the .mat and go looking for it. Especially as it looks as if it must be a function handle to something...
Antworten (0)
Siehe auch
Kategorien
Mehr zu Downloads finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!