Back to Adaptive Vision Library website
You are here: Start » Function Reference » Conversions
Conversions
Select a function from the list below.
| Icon | Name | Description |
|---|---|---|
| BoxToRectangle2D | Converts a box to a rectangle. | |
| BoxToShapeRegion | Converts a box to a shape region. | |
| Circle2DToShapeRegion | Converts a circle to a shape region. | |
| 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. | |
| Point3DGridToPoint3DArray | Converts a grid of points 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. | |
| Rectangle2DToShapeRegion | Converts a rectangle to a shape region. | |
| RegionToImage | Converts a region to an image. | |
| Segment2DToLine2D | Converts a segment to a line. | |
| Segment2DToPath | Converts a segment to a path. | |
| Stripe1DToSegment2D | Converts a stripe to a segment. |
Select Filter Equivalent below.
| Icon | Name | Description |
|---|---|---|
| BoolToString | Converts a boolean value to a string. | |
| DirectoryToString | Converts a directory path to a string. | |
| DoubleToReal | Converts a Double to Real | |
| DoubleToString | Converts a double number to a string. | |
| FileToString | Converts a file path to a string. | |
| GocatorAddressToString | Converts a Gocator device address to a String. | |
| IntegerArrayToRealArray | Converts an array of integer numbers to an array of real numbers. | |
| IntegerToDouble | Converts an integer to a double number. | |
| IntegerToLong | Converts an Integer to Long | |
| IntegerToReal | Converts an integer to a real number. | |
| IntegerToString | Converts an integer to a string. | |
| LongToDouble | Converts a long to a double number. | |
| LongToInteger | Converts a Long to Integer | |
| LongToString | Converts a long to a string. | |
| RealArrayToIntegerArray | Converts an array of real numbers to an array of integer numbers. | |
| RealToDouble | Converts a Real to Double | |
| RealToInteger | Converts a real number to an integer. | |
| RealToString | Converts a real number to a string. | |
| StringToDirectory | Converts a string to a directory path. | |
| StringToFile | Converts a string to a file path. | |
| StringToGenParameterName | Converts a string to a GenICam parameter name. | |
| StringToGevAddress | Converts a string to a GigEVision device address. | |
| StringToGevParameterName | Converts a string to a GigEVision parameter name. | |
| StringToGevPixelFormat | Converts a string to a GigEVision image pixel format. | |
| StringToGocatorAddress | Converts a string to a Gocator device address. |
