You are here: Start » AVL.NET » Classes
Classes
| Name | Description | |
|---|---|---|
| AddHistograms_OfLoopState | ||
| AddImages_OfLoopState | ||
| AddProfiles_OfLoopState | ||
| Arc2DArrayDesigner | Prompts the user to edit an array of Arc2D objects. | |
| Arc2DDesigner | Prompts the user to edit the Arc2D. | |
| ArcFittingFieldArrayDesigner | Prompts the user to edit an array of ArcFittingField objects. | |
| ArcFittingFieldDesigner | Prompts the user to edit the ArcFittingField. | |
| ArcFittingMap | ||
| AveragePoint_OfLoopState | ||
| AVL | Class that provides all AVL functions. | |
| BoxArrayDesigner | Prompts the user to edit an array of Box objects. | |
| BoxDesigner | Prompts the user to edit the Box. | |
| CharacterFeatures | ||
| CharacterSample | ||
| Circle2DArrayDesigner | Prompts the user to edit an array of Circle2D objects. | |
| Circle2DDesigner | Prompts the user to edit the Circle2D. | |
| CircleFittingFieldArrayDesigner | Prompts the user to edit an array of CircleFittingField objects. | |
| CircleFittingFieldDesigner | Prompts the user to edit the CircleFittingField. | |
| CircleFittingMap | ||
| ColorizeImageState | ||
| ConcatenatePaths_OfLoopState | ||
| DataCode | Holds information about data code: its position and text which is encoded. | |
| DataMatrixCodeParams | Specifies range of possible data matrix codes. | |
| DataMatrixDetectionParams | Specifies how data matrix codes are being detected. | |
| DomainException | ||
| DrawingStyle | Type defines style of graphical object to be drawn | |
| EdgeModel | ||
| EdgeModelDesigner | Prompts the user to edit an Edge Model. | |
| EnumerateFilesState | ||
| FatalException | ||
| GrayModel | ||
| GrayModelDesigner | Prompts the user to edit a Gray Model. | |
| Histogram | ||
| Image | ||
| ImagePointTransformsState | ||
| ImageProfileAlongPathState | ||
| InputVideoStream | ||
| IOException | ||
| JoinImages_OfSeriesState | ||
| JoinProfilesIntoImage_OfSeriesState | ||
| KNNModel | ||
| LicenseException | ||
| Line2DArrayDesigner | Prompts the user to edit an array of Line2D objects. | |
| Line2DDesigner | Prompts the user to edit the Line2D. | |
| LocalBlindness | This structure contains parameters of 1D scanning process that can prevent weaker edges in the vicinity of some strong edges from being detected. | |
| LocationArrayDesigner | Prompts the user to edit an array of Location objects. | |
| LocationDesigner | Prompts the user to edit the Location. | |
| LUTTransformImageState | ||
| Matrix | ||
| MaximumHistogram_OfLoopState | ||
| MaximumImage_OfLoopState | ||
| MaximumProfile_OfLoopState | ||
| MinimumHistogram_OfLoopState | ||
| MinimumImage_OfLoopState | ||
| MinimumProfile_OfLoopState | ||
| MlpModel | ||
| MultiplyHistograms_OfLoopState | ||
| MultiplyImages_OfLoopState | ||
| MultiplyProfiles_OfLoopState | ||
| OcrMlpModel | ||
| OcrModel | ||
| OcrSvmModel | ||
| OutputVideoStream | ||
| Path | ||
| PathArrayDesigner | Prompts the user to edit an array of Path objects. | |
| PathDesigner | Prompts the user to edit the Path. | |
| PathFittingField | ||
| PathFittingFieldArrayDesigner | Prompts the user to edit an array of PathFittingField objects. | |
| PathFittingFieldDesigner | Prompts the user to edit the PathFittingField. | |
| PathFittingMap | ||
| PixelLut | ||
| Point2DArrayDesigner | Prompts the user to edit an array of Point2D objects. | |
| Point2DDesigner | Prompts the user to edit the Point2D. | |
| ProcessHelper | Helper class that allows to break currently executing functions. | |
| Profile | ||
| QRCode | Holds information about QR code: its position, version and text which is encoded. | |
| Rectangle2DArrayDesigner | Prompts the user to edit an array of Rectangle2D objects. | |
| Rectangle2DDesigner | Prompts the user to edit the Rectangle2D. | |
| Region | ||
| RegionDesigner | Prompts the user to edit a Region. | |
| RegionIntersection_OfLoopState | ||
| RegionSymmetricDifference_OfLoopState | ||
| RegionUnion_OfLoopState | ||
| RuntimeException | ||
| ScanMap | ||
| Segment2DArrayDesigner | Prompts the user to edit an array of Segment2D objects. | |
| Segment2DDesigner | Prompts the user to edit the Segment2D. | |
| SegmentFittingFieldArrayDesigner | Prompts the user to edit an array of SegmentFittingField objects. | |
| SegmentFittingFieldDesigner | Prompts the user to edit the SegmentFittingField. | |
| SegmentFittingMap | ||
| SegmentScanFieldArrayDesigner | Prompts the user to edit an array of SegmentScanField objects. | |
| SegmentScanFieldDesigner | Prompts the user to edit the SegmentScanField. | |
| Settings | ||
| ShapeRegionArrayDesigner | Prompts the user to edit an array of ShapeRegion objects. | |
| ShapeRegionDesigner | Prompts the user to edit the ShapeRegion. | |
| SpatialMap | ||
| StripeScanParams | This structure contains parameters of stripe scanning process. Instance of this structure should be customized and passed as a parameter to stripe scanning related functions. | |
| SvmModel | ||
| SvmParameter | Parameters of Support Vector Machine classifier. | |
| SystemException | ||
| TextSegmentation | How text should be split | |
| TextSegmentationMethod | How text should be split | |
| TextThresholdingMethod | Parameters of text extraction algorithm. |
Structures
| Name | Description | |
|---|---|---|
| Arc2D | ||
| ArcFittingField | The structure defines a ring-like field in which an arc will be fitted. | |
| Box | ||
| Circle2D | ||
| CircleFittingField | The structure defines a ring-like field in which a circle will be fitted. | |
| CoordinateSystem2D | ||
| DataMatrix | Holds information about DataMatrix: its position and text which is encoded. | |
| Edge1D | Represents edges found by 1DEdgeDetection functions. | |
| EdgeScanParams | This structure contains parameters of edge scanning process. Instance of this structure should be customized and passed as a parameter to edge scanning related functions. | |
| Gap1D | Represents gaps found by 1DEdgeDetection functions. | |
| HoughCircle | Aggregates detected circle with its score. | |
| ImageFormat | ||
| IndexValuePair | Aggregates value with corresponding index. | |
| LensDistortion | ||
| Line2D | ||
| LinearFunction | Represents a linear function. | |
| Location | ||
| ModelParameters | Template matching model parameters | |
| Object2D | This is output structure for template matching related functions. It groups matched object with its properties. | |
| OcrCandidate | ||
| Pixel | ||
| Point2D | ||
| Point3D | ||
| PointRun | ||
| Position3D | ||
| ProfileEdge | Represents edges found in profile. | |
| ProfileRidge | Represents ridges found in profile. | |
| ProfileSection | Represents sections found in profile. | |
| ProfileStripe | Represents stripes found in profile. | |
| Rectangle2D | ||
| Ridge1D | Represents ridges found by 1DEdgeDetection functions. | |
| RidgeScanParams | This structure contains parameters of ridge scanning process. Instance of this structure should be customized and passed as a parameter to ridge scanning related functions. | |
| Segment2D | ||
| SegmentFittingField | The structure defines a rectangular field in which a segment will be fitted. | |
| SegmentScanField | The structure defines a rectangular field in which a series of scan will be performed. | |
| ShapeRegion | Region defined by its shape. | |
| Size | Object contains integer dimensions. | |
| Stripe1D | Represents stripes found by 1DEdgeDetection functions. | |
| Vector2D | ||
| Vector3D |
Enumerations
| Previous: Function Reference |
