sod
sod copied to clipboard
An Embedded Computer Vision & Machine Learning Library (CPU Optimized & IoT Capable)
please link to or integrate https://github.com/tecan/Arduino-SOD.
Thank you for the great framework. s there any python bindings?
It would be interesting to see benchmarks (esp. on embedded devices like the RbP3 / RbP3+) of both the accuracy and the performance of the detectors (personally I am especially...
Would you like to add more error handling for return values from functions like the following? - [fgets](http://pubs.opengroup.org/onlinepubs/9699919799/functions/fgets.html "Get a string from a stream") ⇒ [fgetl](https://github.com/symisc/sod/blob/8255b1e609a6b54e6979a1efd80176dbc764b83b/sod.c#L4148) - [malloc](http://pubs.opengroup.org/onlinepubs/9699919799/functions/malloc.html "Memory allocation")...
Does sod support video input and output? OpenCV doesn't support Iplimage anymore and I don't know how to convert from Iplimage to sod_img