Prev: DSP
Next: discrete-time signal
From: tomer flo on 20 Mar 2010 08:05 Hey, I have a matrix which contains "grades" of correlation between patches. the range of the grades is [o 1]. how can I create a correlation map (or heat map) that shows in the optimal way the distribution of the grades received. I will appreciate any help. thanking you in advance!
From: ImageAnalyst on 20 Mar 2010 16:29 How many dimensions does this array have? Two I presume? Why don't you just display it as an image with imshow(), imagesc(), image(), or pcolor()?
|
Pages: 1 Prev: DSP Next: discrete-time signal |