This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control an image tie point collection.
Name | Description | |
---|---|---|
AddPoints | Adds a list of match points. | |
Compute | Computes tiepoints. | |
Init | Initializes a tie point collection with a tie point table. | |
LoadFrom | Loads tie points from a control point table. | |
Resolution | The tie point resolution. | |
SaveTo | Saves all tie points to a given tie point table. | |
Thin | Thins/removes extra tie points using a nCols*nRows grid with a given density. |
Interfaces | Description |
---|---|
ITiePointOperation | Provides access to members that control an image tie point operation. |
Classes | Description |
---|---|
TiePointCollection | The Image Tie point collection class. |