Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Secure .gov websites use HTTPS
A lock ( ) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

Isis Developer Reference
Pattern Matching

The Objects in this module can be used to auto-correlate areas between images. More...

Classes

class  Isis::AdaptiveGruen
 Gruen (adaptive) pattern matching. More...
 
class  Isis::AtmosModelFactory
 This class is used to create AtmosModel objects. More...
 
class  Isis::AutoReg
 Auto Registration class. More...
 
class  Isis::AutoRegFactory
 This class is used to create AutoReg objects. More...
 
class  Isis::Chip
 A small chip of data used for pattern matching. More...
 
class  Isis::GridPolygonSeeder
 Seed points using a grid. More...
 
class  Isis::Gruen
 Gruen pattern matching algorithm. More...
 
class  Isis::ImageOverlapSet
 This class is used to find the overlaps between all the images in a list of serial numbers. More...
 
class  Isis::LimitPolygonSeeder
 Seed points using a grid. More...
 
class  Isis::MaximumCorrelation
 Maximum correlation pattern matching. More...
 
class  Isis::MinimumDifference
 Minimum difference pattern matching. More...
 
class  Isis::NormModelFactory
 This class is used to create NormModel objects. More...
 
class  Isis::PhotoModelFactory
 This class is used to create PhotoModel objects. More...
 
class  Isis::PolygonSeeder
 This class is used as the base class for all PolygonSeeder objects. More...
 
class  Isis::PolygonSeederFactory
 This class is used to create PolygonSeeder objects. More...
 
class  Isis::StripPolygonSeeder
 Seed points using a grid with a staggered pattern. More...
 

Detailed Description

The Objects in this module can be used to auto-correlate areas between images.