Cv2ImDecode Method |
Name | Description | |
---|---|---|
ImDecode(Byte, ImreadModes) |
Reads image from the specified buffer in memory.
| |
ImDecode(InputArray, ImreadModes) |
Reads image from the specified buffer in memory.
| |
ImDecode(Mat, ImreadModes) |
Reads image from the specified buffer in memory.
|