|
|
|
|
|
by symisc_devel
2922 days ago
|
|
We released a C/C++ computer vision library (Python binding to follow) earlier this month which let you perform face recognition at Real-time from IoT or Raspberry PI devices.
The library is dependency free, cross platform and should compile fine on most modern architectures with a C compiler. https://github.com/symisc/sod |
|
I read through the readme and don't recall any references to identifying text, so I was wondering if and where a separation between OCR and CV might exist in the development process?