How this Error occur in LOMO implementation?
조회 수: 2 (최근 30일)
이전 댓글 표시
![](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
Walter Roberson
2020년 2월 13일
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...
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Downloads에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!