How this Error occur in LOMO implementation?
Afficher commentaires plus anciens

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 commentaire
Walter Roberson
le 13 Fév 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...
Réponses (0)
Catégories
En savoir plus sur Downloads dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!