Functions | |
| void | IPGZ::calculateCentroid3D (PixelArray3D< float > *intensityData, ParticleArray< float > *positionData, int filterWidth, int filterHeight, int filterDepth) |
| Routine to calculate the centroid of a particle in 3D. | |
| void | IPGZ::calculateCentroid2D (PixelArray2D< float > *intensityData, ParticleArray< float > *positionData, int filterWidth, int filterHeight) |
| Routine to calculate the centroid of a particle in 2D. | |
1.5.3