Hi,
I understand that TI includes a Facedetect demo using openCV. After searching the forums quite extensively, I'm afraid I've been seeing somewhat contradictory information and wanted a clarification.
1) I understand that Facedetect includes the cxcore. However, does it also include the whole cv library or just those functions (cvHaarDetectObjects) that are needed for Facedetect?
2) Is it openCV 1.1 or 1.0?
3) It does NOT include highgui library, correct? My project has to do with image processing, so I'm currently struggling in opening image files without using highgui - the opencv documentations invariably tend to use highgui functions for opening images.
Regards,
Sameed Siddiqui