Path: SpacecraftEstimation/StarCentroiding
% Post process center-of-mass data [rCOM,d] = PostProcessCOM( rCOM, pixels, doPlot ) x is along the column dimension and y along the row dimension. -------------------------------------------------------------------------- ------ Inputs ------ rCOM (3,:) Centroids with intensity [x;y;i] pixels (m,n) Pixelmap ------- Outputs ------- rCOM (3,:) Reduced centroids d (.) Metadata .iMax (1,1) Index of blob maximum value -------------------------------------------------------------------------- Copyright (c) 2018 Princeton Satellite Systems, Inc. All rights reserved. -------------------------------------------------------------------------- Since version 2018.1 --------------------------------------------------------------------------
SpacecraftEstimation: StarProcessing/LoadStarImage SpacecraftEstimation: StellarAttDet/StarCentroidCOM
Back to the SpacecraftEstimation Module page