Skip to content

Commit 568ea46

Browse files
Update usgscsm_cam_test.rst (#487)
* Update usgscsm_cam_test.rst Clarify the usgscsm_cam_test documentation * Update usgscsm_cam_test.rst Spellcheck
1 parent 343c1af commit 568ea46

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

docs/source/tools/usgscsm_cam_test.rst

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@ usgscsm_cam_test
22
================
33

44
This program is shipped with the USGSCSM library in the ``bin`` directory.
5-
It can be used for performing several operations involving CSM camera
6-
models, such as loading a camera model, whether in the original ISD format,
7-
model state representation, or GXP .sup file exporting the model state, computing
8-
projections from pixels in the camera to the ground and back, and
9-
then verifying that the original pixels are obtained.
5+
It can perform several operations involving CSM camera models, such as:
6+
7+
- Load a camera model, whether in the original ISD format, model state representation, or GXP .sup file
8+
9+
- Export the camera as a model state file
10+
11+
- Compute projections from pixels in the camera to the ground and back, and measure the discrepancy with the original pixels.
1012

1113
Example (load a camera model and save the model state)::
1214

0 commit comments

Comments
 (0)