Path: SpacecraftEstimation/StarVisualization
% Generate a figure with two subplots of the histogram The first shows the background noise at the low end of the scale. The second shows the pixels above the noise threshold. -------------------------------------------------------------------------- Form: StarImageHistogram( pixels, fname, threshold ) -------------------------------------------------------------------------- ------ Inputs ------ pixels (:,:) Pixel values fname (1,:) File name threshold (1,1) Threshold ------ Outputs ------ None -------------------------------------------------------------------------- Copyright (c) 2018 Princeton Satellite Systems, Inc. All rights reserved. -------------------------------------------------------------------------- Since 2018.1 --------------------------------------------------------------------------
Back to the SpacecraftEstimation Module page