Ask Your Question

jparrish88's profile - activity

2015-09-29 14:29:46 -0600 commented question Saliency map for BinWAngApr2014 is blank

@berak When I was searching for answers I must of found this location by accident. I tried out the code in the master fork, unfortunately, it still provides the same result -- a blank/white saliency map.

2015-09-29 04:00:09 -0600 asked a question Saliency map for BinWAngApr2014 is blank

Hello all,

I recently compiled the example code in the Saliency module. https://github.com/fpuja/opencv_contr...

It compiled fine, without any problems. Unfortunately when I run the program I don't see anything in the Saliency Map image window, nor anything inside the matrix. When imshow is executed all that is displayed is a blank, white box the same size as my input video.

The input video shows up just fine. It also happens to take a pretty long time, so it seems like something is being down in the background and the data just doesn't appear.

The Saliency map shows up for the Spectral_residual function.