python.packages.grfApprox Namespace Reference

Computes a best fitting affine transformation for overlapping (strip) DEMs using Least Squares Matching. More...

Classes

class  grfApprox
 

Functions

def cmdline (argv=sys.argv[1:])
 this function is called when grfApprox is called directly
 
def main (options, logger)
 

Detailed Description

Computes a best fitting affine transformation for overlapping (strip) DEMs using Least Squares Matching.

See also
Python script grfApprox