Extract Pre-Existing statistics from the CameraStatistics Table Object in caminfo #3605
Labels
enhancement
New feature or request
inactive
Issue that has been inactive for at least 6 months
Missions
Issues which are a priority for missions
Milestone
Description
The caminfo application computes a rather large amount of useful geometric and observational data for a given image when CAMSTATS=TRUE. Much of this data is redundant with data computed by the camstats application which adds the data to the cube in a Table object called CameraStatistics. We added an option to read the data from the CameraStatistics table rather than recompute each time in caminfo. This can save considerable time as loading shape models to required to compute this data can take a lot of time.
A new parameter called USECAMSTATSTBL=TRUE was added to select this option in caminfo. caminfo changed some of the names of the columns so they are preserved, however all the camstats data is written to the output data file.
A typo in the AspectRatioMinimum was fixed and "Angle" was removed from some of the keyword labels to remain compatible with established results.
This feature will break backward compatibility if order and content of the results are required.
Example
Here is an example using this option:
The text was updated successfully, but these errors were encountered: