|
| Name | Description |
|---|
 | Execute(IImage, IRegion) | Performs line finding on the supplied image. The inspection results are stored in a LineMaxResults object. (Overrides LineMaxOperatorBase Execute(IImage, IRegion).) |
 | Execute(IImageCollection, IRegionCollection) | Performs line finding on the supplied image. The inspection results are stored in a LineMaxResults object. (Overrides LineMaxOperatorBase Execute(IImageCollection, IRegionCollection).) |
 | Execute(IImage, IRegion, Image8Grey, Int32, Int32) | Performs line finding on the supplied image. The inspection results are stored in a LineMaxResults object. (Overrides LineMaxOperatorBase Execute(IImage, IRegion, Image8Grey, Int32, Int32).) |
 | Execute(IImageCollection, IRegionCollection, Image8GreyCollection, Int32Collection, Int32Collection) | Performs line finding on the supplied image. The inspection results are stored in a LineMaxResults object. (Overrides LineMaxOperatorBase Execute(IImageCollection, IRegionCollection, Image8GreyCollection, Int32Collection, Int32Collection).) |