hellonico / origami

Lowest barrier of entry to Image Processing, Computer Vision and Neural Networks on the JavaVM
https://hellonico.github.io/origami-docs/#/
Eclipse Public License 1.0
122 stars 7 forks source link

Test on Raspberry Pi Zero 2 w #109

Closed hellonico closed 7 months ago

hellonico commented 7 months ago

niko@raspberrypi:~/origami $ cat /proc/cpuinfo | grep Model Model : Raspberry Pi Zero 2 W Rev 1.0

hellonico commented 7 months ago

Ran 44 tests containing 46 assertions. 0 failures, 0 errors.

hellonico commented 7 months ago

Ran 44 tests containing 46 assertions. 0 failures, 0 errors.

real 3m36.033s user 3m6.229s sys 0m14.215s

hellonico commented 7 months ago

Not so slow!

hellonico commented 7 months ago

works well!