Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
Hello,
I am developing a 3D+time stack player and viewer. because the data set is extremely big it cannot all be loaded at once, nor can I split the files as it takes too long (the viewer has to be able to do quick previews). so, I need the ability to load single slices from for example LSM files or PICT stacks without reading the entire file. is there a standard way of doing this? -- ------------------------------------------------ Johan Henriksson aka Mahogny aka Stålis [hidden email] / [hidden email] MSc Engineering PhD student, Karolinska Institutet http://www.areta.org http://www.mtek.chalmers.se/~johen/ |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
On Monday 19 February 2007 13:08:18 Johan Henriksson wrote:
> Hello, > I am developing a 3D+time stack player and viewer. because the data set is > extremely big > it cannot all be loaded at once, nor can I split the files as it takes too > long (the viewer > has to be able to do quick previews). > > so, I need the ability to load single slices from for example LSM files or > PICT stacks > without reading the entire file. is there a standard way of doing this? There is a virtual stack opener plugin at the IJ site. That may help. Cheers. G. |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
In reply to this post by Johan Henriksson
Hi Johan,
Bio-Formats (http://www.loci.wisc.edu/ome/formats.html) is capable of reading individual slices from any of its supported formats. We use this functionality in our 4D Data Browser plugin (http://www.loci.wisc.edu/ome/browser.html) to achieve virtualization functionality similar to the Virtual Stack Opener plugin, but with configurable caching, and more supported formats. -Curtis On 2/19/07, Johan Henriksson <[hidden email]> wrote: > Hello, > I am developing a 3D+time stack player and viewer. because the data set is > extremely big > it cannot all be loaded at once, nor can I split the files as it takes too > long (the viewer > has to be able to do quick previews). > > so, I need the ability to load single slices from for example LSM files or > PICT stacks > without reading the entire file. is there a standard way of doing this? > > > -- > ------------------------------------------------ > Johan Henriksson aka Mahogny aka Stålis > [hidden email] / [hidden email] > MSc Engineering > PhD student, Karolinska Institutet > http://www.areta.org > http://www.mtek.chalmers.se/~johen/ > ... [show rest of quote]
|
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
dear list
i am trying to find the size distribution of particles present in the my image obtained from an experiemnt is it possible to find the size distribution without thresholding ? i found thresholding is a problem when we have the images like the one i got please let me know if there are anyways to do size distribution studies ? i tried to attach that image, but mail bounced back because of attachment thanks and regards anki -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
Hi Anki,
sometimes Process/Binary/Find Maxima with a suitable tolerance value and output type "Maxima within Tolerance" can be better than thresholding. Michael ________________________________________________________________ On 20 Feb 2007, at 09:58, Katha Anki Reddy wrote: > dear list > > i am trying to find the size distribution of particles present in > the my image obtained from an experiemnt > > is it possible to find the size distribution without thresholding ? > > > i found thresholding is a problem when we have the images like the > one i got > > please let me know if there are anyways to do size distribution > studies ? > > i tried to attach that image, but mail bounced back because of > attachment > > > > thanks and regards > > anki > > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. ... [show rest of quote]
|
Free forum by Nabble | Disable Popup Ads | Edit this page |