Save coordinates in memory

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

Save coordinates in memory

kirill8910
Hello!

I  use Feature Finder (by Michael Schmid)! It finds object and marks it with a point.

Question: how I could store coordinates of the point in memory , so they could be used later in macro?

I mean - Feature Finder finds first object - coordinates saved in memory, then second object - coordinates saved again. Then macro creates these points on another image usng saved coordinates.

Thank you!

Kirill
Reply | Threaded
Open this post in threaded view
|

Re: Save coordinates in memory

Michael Doube-3
Hi Kirill

> Question: how I could store coordinates of the point in memory , so they
> could be used later in macro?

I don't know that plugin, but the ROI Manager could help. You can
manipulate it with the built-in roiManager() macro functions.

Michael
Reply | Threaded
Open this post in threaded view
|

Re: Save coordinates in memory

kirill8910
Thank you, Michael!
 
That was helpful!
 
Kirill 
 
25.05.2012, 13:11, "Michael Doube-3 [via ImageJ]" <[hidden email]>:
Hi Kirill

> Question: how I could store coordinates of the point in memory , so they
> could be used later in macro?

I don't know that plugin, but the ROI Manager could help. You can
manipulate it with the built-in roiManager() macro functions.

Michael



If you reply to this email, your message will be added to the discussion below:
http://imagej.1557.n6.nabble.com/Save-coordinates-in-memory-tp4998809p4998811.html
To unsubscribe from Save coordinates in memory, click here.
NAML