I want to use clandmark lib in my Android app but using native c++;
Should I include all the *.h and *.cpp files in the libclandmark folder? Is the RapidXML is necessary?
I have my own face detector so I don't need the OpenCV haar cascade, how do I remove them?
Thank you