Path: OpticalNavigation/NeuralNetwork
% Create terrain snippets to train and test the deep learning algorithm This will break bigger images into smaller images. Loads LROApollo1164.jpg. Will create a TerrainImages folder if it does not exist. Existing images in LROImages are deleted and new ones created. Also creates two mat-files, one for the image labels and one for the corresponding locations. Files created: * TerrainImage().jpg * Label.mat * loc.mat See also: ColorMapGrayScale % -------------------------------------------------------------------------- Copyright (c) 2021 Princeton Satellite Systems, Inc. All rights reserved. -------------------------------------------------------------------------- Since version 2021.1 --------------------------------------------------------------------------
OpticalNavigation: DataFiles/LROApollo1164 Common: Graphics/ColorMapGrayScale
Back to the OpticalNavigation Module page