You are here: Start » AVL.NET » Conversions
Conversions
| Icon | Name | Description |
|---|---|---|
| BoxToRectangle2D | Converts a box to a rectangle. | |
| BoxToShapeRegion | Converts a box to a shape region. | |
| Circle2DToRegionOfInterest | Converts a circle to region of interest. | |
| Circle2DToShapeRegion | Converts a circle to a shape region. | |
| DeepModelToDeepModel_Classification | Conversion between DeepModel and DeepModel_Classification | |
| Gap1DToSegment2D | Converts a gap to a segment. | |
| ImageToImageFormat | Converts an image to an image format. | |
| IntegerToPixel | Converts an integer value to pixel. | |
| LensDistortionToMatrix | Returns LensDistortion as a Matrix of distortion coefficients. | |
| LocationArrayToPoint2DArray | Converts an array of locations to an array of points. | |
| LocationToPoint2D | Converts a location to its center point. | |
| PathToPoint2DArray | Converts a path to an array of points. | |
| Point2DArrayToLocationArray | Converts an array of points to an array of locations. | |
| Point2DToLocation | Converts a point to a location its contained within. | |
| Point3DArrayToPoint2DArray | Converts an array of points in 3D to an array of points in 2D by ignoring their Z coordinates. | |
| Point3DGridToPoint3DArray | Converts a grid of points to an array of points. | |
| Point3DToPoint2D | Converts a point in 3D to a point in 2D by ignoring its Z coordinate. | |
| ProfileToPoint2DArray | Converts a profile to an array of points. | |
| ProfileToRealArray | Converts a profile to an array of real numbers. | |
| RealArrayToPixelArray | Converts an array of real values to an array of pixels. | |
| RealArrayToProfile | Converts an array of real numbers to a profile. | |
| RealToPixel | Converts a real value to pixel. | |
| Rectangle2DToRegionOfInterest | Converts a rectangle to region of interest. | |
| Rectangle2DToShapeRegion | Converts a rectangle to a shape region. | |
| RegionToImage | Converts a region to an image. | |
| RegionToRegionOfInterest | Converts a region to region of interest. | |
| Segment2DToLine2D | Converts a segment to a line. | |
| Segment2DToPath | Converts a segment to a path. | |
| StringLabelToString | Converts a StringLabel object to a String. | |
| Stripe1DToSegment2D | Converts a stripe to a segment. | |
| SurfaceToImage | Converts a surface object to an image. | |
| SurfaceToPoint3DArray | Converts a surface object to an array of points. | |
| SurfaceToPoint3DGrid | Converts a surface object to a grid of points. | |
| SurfaceToSurfaceFormat | Converts a surface to a surface format. |
