Hi everyone,
I am using ComponentsMeasurement[] to analyse binarized electron microscope images of anisometric nanoparticles. One image usually consists of 800+ individual components, so when playing with the properties I could measure and which would be important to sort the various particle shapes, the time it takes the ComponentsMeasurements[] to evaluate is sometimes very long.
Is there any way to monitor the number of the component in the component matrix that ComponentsMeasurements[] is actually working on? This could be then used with ProgressIndicator[], to get some estimate how long the computation will take.
Thanks for any sugesstions