I am using java to read an image and to generate its byte array on which few functions are performed ,now i want to obtain an image from this altered bytes.Is it possible in opencv.
1 | initial version |
I am using java to read an image and to generate its byte array on which few functions are performed ,now i want to obtain an image from this altered bytes.Is it possible in opencv.