Home
About Isis
Support
Download

Isis 3

Documentation
Tutorials
Technical Documents

Isis 2

Documentation
Tutorials
Technical Documents

Search

USGS

Isis 3 Application Documentation


qmos

Standard View | TOC | Home

Display and analyze cube footprints

Description
Categories
History


Description

This is a tool for visualizing image footprints for a mosaic.

qmos is designed specifically for visualizing large amounts of images, how images overlap, where control points lie on the images, and how jigsaw has moved control points.

qmos is designed specifically for visualizing large amounts of images, how images overlap, where control points lie on the images, and how jigsaw has moved control points.

qmos only supports files which have latitude and longitude information associated with them. Global projections are also not supported. If your files meet these requirements, it is beneficial to run a couple of Isis programs on your files before loading them into qmos. The programs you should run are: To see more documentation, launch qmos and go to "Help -> qmos Help."

Categories


History

Stacy Alley2009-05-20 Original version
Eric Hyer2010-03-22 Discontinued forcing of gui style to windows
Steven Lambright2011-09-28 Rewrote the underlying functionality and re-factored the majority of the code base to make a quicker, more-intuitive and more maintainable program. Updated user documentation to be much more complete.
Steven Lambright2011-10-05 Improved documentation in preparation for the October release. Working with me to help figure out the best ways to document qmos were Orrin Thomas and Trent Hare. Fixes #427