Path: SpacecraftEstimation/StarVisualization
% PLOTCENTROIDS Plot star centroids on the image using pcolor -------------------------------------------------------------------------- Form: fig = PlotCentroids( pixels, xCOM ) -------------------------------------------------------------------------- ------ Inputs ------ pixels (:,:) Pixel values xCOM (4,1) Center of mass values ------ Outputs ------ None -------------------------------------------------------------------------- Copyright (c) 2018 Princeton Satellite Systems, Inc. All rights reserved. -------------------------------------------------------------------------- Since 2018.1 --------------------------------------------------------------------------
Common: Graphics/NewFig
Back to the SpacecraftEstimation Module page