From: Eric Diaz on 10 May 2010 01:18 Dear Matlab User Community and TMW, I have tried researching (google, FEX, and help) what window/level tools are available in/for Matlab. However, sadly, the only window/level tool I found was the one integrated into imtool and also imcontrast. These can't possibly be the only place in matlab where one can easily implement interactive window/level functionality? What if someone would want to use this functionality without invoking imtool or imcontrast? Eric Diaz
From: Eric Diaz on 10 May 2010 21:08 Bump... Any knowledge regarding this topic would be appreciated, thanks in advance.
From: ImageAnalyst on 10 May 2010 21:53 On May 10, 9:08 pm, "Eric Diaz" <eric.d...(a)gmail.com> wrote: > Bump... > > Any knowledge regarding this topic would be appreciated, thanks in advance. ------------------------------------------------------------------------------ Then write your own using a slider (scrollbar) and the colormap function.
From: Eric Diaz on 10 May 2010 23:10 Wow, that was helpful! Another fantastic tip from the community regulars. ImageAnalyst <imageanalyst(a)mailinator.com> wrote in message <3a249b1d-fc08-4cac-b244-ba538cbab82e(a)k19g2000yqm.googlegroups.com>... > On May 10, 9:08 pm, "Eric Diaz" <eric.d...(a)gmail.com> wrote: > > Bump... > > > > Any knowledge regarding this topic would be appreciated, thanks in advance. > ------------------------------------------------------------------------------ > Then write your own using a slider (scrollbar) and the colormap > function.
From: Eric Diaz on 11 May 2010 11:16 Does anyone have any more useful suggestions than imageAnalysts? There must be someone that has run into this problem before. How hard can it be for TMW to provide a window/level tool, independent of imtool/imcontrast? It should be something you can click on the toolbar and work with any 16bit grayscale image (actually similar to what imtool has), but implementable in any figure. Thanks in advance, Eric Diaz
|
Next
|
Last
Pages: 1 2 3 4 Prev: Open 16 workers by matlabpool on a local machine? Next: comparing matrices |