I would like to do some number crunching that the A8 is ill-equipped to handle in the M3 - perhaps by replacing the Face Detect functionality with some other functionality needed by my application.
Is this possible? How to go about this? Does sample code exist?
I traced the fd_execute() function in the DM8217 project - and it is finally implemented by setting some register - no source code is exposed for this...