Commit Graph

2 Commits

Author SHA1 Message Date
Yacob cbc1d9df0f
replaced deprecated fromstring() with frombuffer()
Kept seeing

`DeprecationWarning: The binary mode of fromstring is deprecated, as it behaves surprisingly on unicode inputs. Use frombuffer instead imageBuf = np.fromstring(imageBin, dtype=np.uint8)`, this fixes the issue.
2019-08-01 16:28:41 +02:00
Baek JeongHun 2b38eb2574 'init' 2019-04-05 19:45:29 +09:00