Is it possible to build a small opencv library for embedded device, if i need only a few functions from opencv?
This is needed for an embedded device which has very less memory.
It is a Arm Cortex M4 32 bit. board without any platform. So my application needs to be a bare metal application with a 4MB Flash memory and around 128KB of RAM.