GPU accelerated image processing for everyone
Determines the center of mass of an image or image stack.
It writes the result in the variables centerOfMassX, centerOfMassY and centerOfMassZ.
Category: Measurements
Availability: Available in Fiji by activating the update sites clij and clij2. This function is part of clij2_-2.5.0.1.jar.
Ext.CLIJ2_getCenterOfMass(Image source, Number centerOfMassX, Number centerOfMassY, Number centerOfMassZ);
center_of_mass.ijm
statistics.ijm