ohsewon / test

0 stars 0 forks source link

[ISSUE][CLOSED] [Test] Implement PNG generator pure-python code #266

Closed ohsewon closed 6 years ago

ohsewon commented 6 years ago

Issue by myungjoo-ham Thursday Jul 12, 2018 at 02:38 GMT Originally opened as https://github.sec.samsung.net/STAR/nnstreamer/issues/266


Current testcase generator uses PIL, which is not very portable, which is why we have .tar.gz files in packaging/ directory.

Write pure-python PNG generating code (e.g., https://gist.github.com/campagnola/0fb74586d38ea1a86e99 : Don't copy&paste this code. it'll cause license/ip issue. Reimplement it) to avoid this issue and close #265