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. | |
AnalyzeControlPoints | Analyzes control points quantity and distribution for each image. | |
AppendControlPoints | Appends control points from an input point table into a master point table. | |
BlockingType | The blocking/sampling type for large images. | |
ComputeAdjustments | Computes simple polynomial adjustments. | |
ComputeAllControlPoints | Computes matching/control points from a collection of images against reference images. | |
ComputeAllTiePoints | Computes matching/tie points from a collection of images. | |
ComputeBlockAdjustment | Computes block adjustment for a given block of images. | |
ComputeFeaturePoints | Computes feature points for a collection of images. | |
ComputeLinks | Computes links from a list control points. | |
ComputeMatchPoints | Computes match points for a given list of images. | |
ComputeOverlaps | Computes overlapping areas, larger than a given minimum area size, among images. | |
ComputeTiePoints | Computes matching/tie points from a collection of feature points. | |
CreateControlPointTable | Creates a control point table. | |
CreateCoverageTable | Creates a control point coverage table. | |
CreateFeaturePointTable | Creates a feature point table. | |
CreateLinkTable | Creates a link table. | |
CreateOverlapTable | Creates an overlap table. | |
CreateSolutionPointTable | Creates a solution 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. | |
Register | Registers an image to a reference image or a link file. | |
RemoveBlunders | Removes bad control points, or blunders, to achieve better than a given maximum RMS. | |
ServerObjectName | The ArcGIS server object to perform image registration. | |
SetParameter | Sets a named parameter. | |
ThreadCount | The number of instances for image registration. |
Interfaces | Description |
---|---|
IImageRegistration | Provides access to members that control an image registration. |
Classes | Description |
---|---|
ImageRegistration | The Image Registration class. |