Closed tk4218 closed 4 years ago
Fixes issue with Img.ImDecode() and nd.Cvimdecode() by passing the input image byte array as an NDArray.
Img.ImDecode()
nd.Cvimdecode()
NDArray
For issue #8
Fixes issue with
Img.ImDecode()
andnd.Cvimdecode()
by passing the input image byte array as anNDArray
.