> Is there a tool that allows me to use ImageJ to take repeated screenshots of a specified area using a shortcut?
You could use the "GlassWindow" feature of plugin ObjectJ. The GlassWindow appears as resizable semi-transparent frame that can be moved to any position of the entire screen. You can perform a capture command with a single keystroke, which stores whatever happens to be inside the GlassWindow (typically the content of a foreign camera acquisition or webcam). The screenshot is appended to a stack of same width and height.
(GlassWindow has additional features to immediately mark a live image and store the markers together with the screenshots, which I don't discuss here). I have now re-tested the steps explained below on OS X. (When running on Windows, you need Java 1.7, which I tested a few years ago).
- Download and install ObjectJ from:
https://sils.fnwi.uva.nl/bcb/objectj/- Download and unzip project file SimpleGlassDemo.ojj from:
https://sils.fnwi.uva.nl/bcb/objectj/examples/glasswindow/In ImageJ (with ObjectJ installed):
- Open SimpleGlassDemo.ojj
(this adds the ObjectJ menu with embedded macro commands shown below)
- choose ObjectJ>Show GlassWindow [1]
- move and resize the GlassWindow as desired
- choose ObjectJ>Connect New Stack [2]
- repeatedly, choose ObjectJ>Append Snapshot[4]
- you can move the GlassWindow between the shots
- if you resize the GlassWindow, you have again to choose ObjectJ>Connect New Stack
Norbert Vischer
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html