Table of Contents ▸ List of Commands ▸ Values Manipulation ▸ cast | ◀ balance_gamma | complex2polar ▶ |
cast
Arguments:
- datatype_source,datatype_target
Description:
Cast datatype of image buffer from specified source type to specified target type.datatype_source and datatype_target can be { uint8 | int8 | uint16 | int16 | uint32 | int32 | uint64 | int64 | float32 | float64 }.