Surface coverage questions

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

Surface coverage questions

Adam Hughes
Hi,

I use the analyze particles feature all the time in imagej, but I'd like to
be able to quantify coverage density over my picture surface.  For example,
create a density map or something that would say "hey the top left quadrant
of the picture has x density, while the bottom right has y density".  Do
you guys know of any plugins that work with the analyze particles
routines/output to address these kinds of problems?

Just curious where to start.

Thanks.

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

Re: Surface coverage questions

wirthvolker
Hi,
I do not know a plugin for that purpose, but I am wondering whether
this here could be a starting point:
http://fiji.sc/cgi-bin/gitweb.cgi?p=fiji.git&a=blob&f=src-plugins/VIB_/src/main/java/util/Histogram_2D.java
If you just want to have a simple information like what you describe
(density in a quadrant), you could use Analyze Particles to get a
point selection and then count the points in whatever bins you want to
have in your image.
Best regards,
Volker

2012/8/24 Adam Hughes <[hidden email]>:

> Hi,
>
> I use the analyze particles feature all the time in imagej, but I'd like to
> be able to quantify coverage density over my picture surface.  For example,
> create a density map or something that would say "hey the top left quadrant
> of the picture has x density, while the bottom right has y density".  Do
> you guys know of any plugins that work with the analyze particles
> routines/output to address these kinds of problems?
>
> Just curious where to start.
>
> Thanks.
>
> --
> 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: Surface coverage questions

Adam Hughes
Ok thanks, I will try this and let you guys know if I am able to implement
it.

On Sun, Aug 26, 2012 at 2:11 PM, Volker Wirth <[hidden email]> wrote:

> Hi,
> I do not know a plugin for that purpose, but I am wondering whether
> this here could be a starting point:
>
> http://fiji.sc/cgi-bin/gitweb.cgi?p=fiji.git&a=blob&f=src-plugins/VIB_/src/main/java/util/Histogram_2D.java
> If you just want to have a simple information like what you describe
> (density in a quadrant), you could use Analyze Particles to get a
> point selection and then count the points in whatever bins you want to
> have in your image.
> Best regards,
> Volker
>
> 2012/8/24 Adam Hughes <[hidden email]>:
> > Hi,
> >
> > I use the analyze particles feature all the time in imagej, but I'd like
> to
> > be able to quantify coverage density over my picture surface.  For
> example,
> > create a density map or something that would say "hey the top left
> quadrant
> > of the picture has x density, while the bottom right has y density".  Do
> > you guys know of any plugins that work with the analyze particles
> > routines/output to address these kinds of problems?
> >
> > Just curious where to start.
> >
> > Thanks.
> >
> > --
> > ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>
> --
> 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
|

running multiple ImageJ's

Franklin Shaffer-2
I can run multiple instances of ImageJ on a Windows XP 64 machine.  
But I have another machine with Windows 7 and it won't open multiple instances of ImageJ.
Is there a setting or something I'm missing?
Thanks,
Frank
 
Franklin Shaffer
Senior Research Engineer
USDOE National Energy Technology Laboratory
Computational Science Division
Mail Stop 84-202
626 Cochran's Mill Road
Pittsburgh, PA 15236
 
[hidden email]
Office:  412-386-5964
Cell:  724-970-7262

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

Franklin Shaffer.vcf (466 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: running multiple ImageJ's

dscho
Hi Franklin,

On Mon, 27 Aug 2012, Franklin Shaffer wrote:

> I can run multiple instances of ImageJ on a Windows XP 64 machine.  
> But I have another machine with Windows 7 and it won't open multiple instances of ImageJ.
> Is there a setting or something I'm missing?

Most likely, the difference is not so much the Windows version but the
ImageJ version. Starting ImageJ with the option "-port0" will force it to
start a new instance.

Ciao,
Johannes

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

Re: running multiple ImageJ's

Krs5
In reply to this post by Franklin Shaffer-2
Hi Frank,

Check under Edit > Options > Misc. On your windows 7 systems "Run single instance listener" is most likely selected. Deselect it and you can open multiple instances of Image.

Kees

Advanced Imaging Facilities
Centre for Core Biotechnology Services
University of Leicester
UK

________________________________________
From: ImageJ Interest Group [[hidden email]] On Behalf Of Franklin Shaffer [[hidden email]]
Sent: 27 August 2012 18:43
To: [hidden email]
Subject: running multiple ImageJ's

I can run multiple instances of ImageJ on a Windows XP 64 machine.
But I have another machine with Windows 7 and it won't open multiple instances of ImageJ.
Is there a setting or something I'm missing?
Thanks,
Frank

Franklin Shaffer
Senior Research Engineer
USDOE National Energy Technology Laboratory
Computational Science Division
Mail Stop 84-202
626 Cochran's Mill Road
Pittsburgh, PA 15236

[hidden email]
Office:  412-386-5964
Cell:  724-970-7262

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