csjunxu / TWSC-ECCV2018

Matlab Code for "A Trilateral Weighted Sparse Coding Scheme for Real-World Image Denoising, ECCV 2018".
Other
91 stars 26 forks source link

question #5

Open littlealili opened 5 years ago

littlealili commented 5 years ago

What is the meaning of 'info(1).boundingboxes'? I try to run the code in matlab 2016a,but there is a question 'Functions cannot be indexed using {} or. Indexes in the code of for j = 1:size(info(1).boundingboxes,1). Thank you!

littlealili commented 5 years ago

I don't know how to solve this problem. I would appreciate it if you could help me.

csjunxu commented 4 years ago

sorry, I just saw your question.

It is related to the DND dataset, I run the code in matlab 2014a/b. I suggest you to download the images of DND dataset, setting the folder properly, and re-run the code.