Provides access to members that control an image registration.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 tie points among a collection of raw images. |
![]() |
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. |
CoClasses that implement IImageRegistration
CoClasses and Classes | Description |
---|---|
ImageRegistration | The Image Registration class. |