"Dawes, Andrew M." wrote:
> Any suggestions/hacks are welcome!
Mayavi (a VTK-based plotting tool) is much better for 3D plots:
http://docs.enthought.com/mayavi/mayavi/auto/examples.html
http://docs.enthought.com/mayavi/mayavi/mlab.html
Sturla
Hello,
I try to threshold an image manually by using a slider widget to set the
threshold value (I don’t binarize my image, but mask it). I superimpose my
thresholded image to the original according to a colormap.
I cannot figure out why if I put the initial threshold to the max value of my
or