This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control an image registration.
Name | Description | |
---|---|---|
Adjust | Applies adjustments from a solution table. | |
BlockingType | The blocking/sampling type for large images. | |
ComputeAdjustments | Computes simple polynomial adjustments. | |
ComputeFeaturePoints | Computes feature points for a collection of images. | |
ComputeLinks | Computes links from a list control points. | |
ComputeTiePoints | Computes matching/tie points from a collection of feature points. | |
CreateControlPointTable | Creates a control point table. | |
CreateFeaturePointTable | Creates a feature point table. | |
CreateSolutionTable | Creates a solution table. | |
ExtractAllMatchPoints | Extracts all match points between a collection of reference images, and a raw image. | |
ExtractFeaturePoints | Extracts feature points from a given image. | |
ExtractMatchPoints | Extracts match points between a reference image, and a raw image. | |
FindClosestFeaturePoint | Finds the closest feature point from an images around the given point. | |
GetParameter | Gets a named parameter. | |
MatchFeaturePoints | Matches two sets of feature points. | |
Parameters | The image registration parameters. | |
RefineMatchPoints | Refines given match points between source and target images. | |
Refinement | The match point refinement to be applied. | |
ServerObjectName | The ArcGIS server object to perform image registration. | |
SetParameter | Sets a named parameter. | |
ThreadCount | The number of instances for image registration. |
Classes | Description |
---|---|
ImageRegistration | The Image Registration class. |