Exercises 01 Installation
Exercises 01 Installation
you can display version information about you installation from the menu Help>About ImageJ
a) Enter the macros folder. Drag the macro Mandelbrot.txt onto the ImageJ launcher window. The macro will be opened in a macro-editor. Run the macro from the menu Macros>Run Macro of the editor. b) Save the macro Mandelbrot.txt under the name Mandelbrot_.txt into the folder ImageJ/plugins/Examples. You can use the command File>Save As... from the macro-editor. Close all open windows in ImageJ. Call Help>Refresh Menus from the ImageJ launcher window. Now run the macro from the menu Plugins>Examples>Mandelbrot c) Hold down shift and click on Plugins>Examples>Mandelbrot. What happens?
Finally you can configure your system to open images with a specific file-extension by default with ImageJ. In this case you might want to select Run single instance listener from the Edit>Options>Misc menu. Double clicking will open the image with ImageJ and all images will be opened in the same ImageJ instance (instead of running one ImageJ per image). a) Open the image A4 dapi 1.tif from the folder 01 - opening images. Try the different possibilities. Try ctrl+shift+o to switch to the next image in the folder. Try to open multiple images in the same time using drag and drop and by using the file-dialog. b) Open the images in arabidopsis by dragging the folder onto the ImageJ-launcher. Open them using File>Import>Image Sequence... c) Drag and drop works with image urls (online links) as well. Search an image with the webbrowser, for example http://www.mri.cnrs.fr/datas/fichiers/115.jpg and drag it onto the ImageJ-launcher. d) Open the same image twice. What happens to the title of the image when the same image is opened multiple times? e) Open the image cafe.lsm. The image is opened as a so called hyperstack. The slider on bottom of the window changes the channel that is displayed. Run Image>Hyperstacks>Channels Tool... and select Composite instead of Color as display mode to see an overlay of both channels. f) Try to open the image FC green-40X sec.ics. You will get an error. ImageJ doesn't know how to open the ics-format. Use Help>Plugins to open the ImageJ plugins website in your web-browser. Search for loci and click on the link. In the page search for loci_tools.jar and drag the link onto the ImageJ launcher. This will open a file-dialog. Click ok to save the plugin into the plugins-folder. Try to open the image again. g) Activate the single instance listener Edit>Options>Misc... in ImageJ and configure ImageJ as default application for tif-images.
d) Go to the plugins part of the website. How many colocalization plugins can you find on this page? e) Go to the macros part of the website. Drag the link to the CellSegmentation.txt macro onto the ImageJ-launcher and run the macro from the macro-editor. Do you understand what it does?
4/4