This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Porting OpenCV onto DM8148

I want to use face recognition features on DM8148. For that i have chosen Open CV, which needs to be  port onto DM8148 and host system is Linux Ubuntu.

I read some articles on WEB like "Building OpenCV for ARM Cortex-A8". is this enough to start..?

DM8148 consists of both ARM Cortex-A8 and DSP C674x.

So, Open CV porting should be on ARM Cortex-A8 or DSP C674x (DM8148). Because some articles mentioning that there should be Open CV libraries in both ARM and DSP. 

Is Open CV is best or any other solution to start face/age/gender detection feature implementation...?

I need some guide lines for the same...?