- Practiced and learned the basics of the Software ImageJ
- Contacted Dr. Weiss in which he suggested we look over the suggested websites:
https://www.edx.org/course/introduction-computer-science-mitx-6-00-1x-6-I enrolled in a 9 week Introduction to Computer Science and Programming Using Python course, however, it begins on June 7th. http://imagej.net/Category:Tutorials-This website gave me a brief introduction on how to use image J and the basic functions on the tool bar.-This website helped me understand what scripting was and how to access in on image j. It also guided me on how to add script editor onto my plugins.
-This website helped me learn the basic codes on how to manipulate image pixels, creating a random 8-bit image, how to run the watershed plugin on an image, how to count particles and measure area using the ROI manager tool, and how to obtain/View histogram and measurements from an image.
-I watched Jan Brocher’s workshop lecture and followed along during the tutorial. I
learned how to use the Biovoxxel toolbox to manipulate background and image filters, correct shading (unequal lighting) errors in images, and even add certain filters to the image.