Particle Analyzer 3D

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Particle Analyzer 3D

mobio20
Hello,

I was wondering if anyone has any information the "Particle Analyzer (3D)" plugin that was bundled with FIJI version 2013-06-29. It's output is very useful to me, but I can't seem to find any documentation on what this plugin is actually doing. Any insight is greatly appreciated.

Thanks,

Nick

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: Particle Analyzer 3D

Mark Hiner
Hi Nick,

 This seems to be a fairly common question, so I added an answer on the FAQ
<http://imagej.net/Frequently_Asked_Questions#How_do_I_find_more_information_about_Command_X.3F>
with
general instructions for finding more info on a given command.

 Unfortunately there is no wiki page for the Particle Analyzer
<http://imagej.net/index.php?title=Particle_Analyzer_(3D)>, but you can view
the source on GitHub
<https://github.com/fiji/VIB/blob/master/src/main/java/process3d/Particle_Analyzer_3D.java>
.

Hope this helps.

Regards,
Mark

On Wed, Oct 15, 2014 at 12:16 AM, Nick Galati <[hidden email]>
wrote:

> Hello,
>
> I was wondering if anyone has any information the "Particle Analyzer (3D)"
> plugin that was bundled with FIJI version 2013-06-29. It's output is very
> useful to me, but I can't seem to find any documentation on what this
> plugin is actually doing. Any insight is greatly appreciated.
>
> Thanks,
>
> Nick
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: Particle Analyzer 3D

mobio20
In reply to this post by mobio20
Hello Mark,

Thanks for the info. I am pretty proficient at macro programming, but not so much when it comes to plugin programming. But since this Particle Analyzer (3d) is doing exactly what I need, I guess I will dig into the source code and figure out what the heck it's doing. I've been putting this off for years, but the time has come!

Thanks,

Nick

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html