**DEPRECATED merged into https://github.com/kleinsimon/MicroStructureToolBox **
Plugin for ImageJ to measure domains (e.g. phases) in images using a grid of points.
Plugins -> Analyze -> Point Analysis (multiple domains)
- ImageJ (tested with ImageJ 1.50e)
Copy the File PointAnalysis_.jar in the plugins/jars folder. When using Fiji, you can simply add the update site SimonKlein.
Open one image. Start the plugin by selecting "Plugins>Analyze>Point Analysis (multiple domains)" and enter the number of domains you want to measure and the number of points to seed. Optionally, the points can be placed randomly instead of a grid.
Now you can try to automatically assign the points by entering a threshold between 0 and 255 and a porperty to match (H=Hue, S=Saturation, B=Brightness). This maybe only useful for two domains. By clicking single points, you can change the assigned domain (left=circle, right=reverse). When clicking OK, the number of points for each domain is printed.