- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am using Opencv face detection but its both speed and performance are not satisfactor and now I am planning to use Intel IPP Face detection. Would you please tell me the major difference between Opencv Face Detection and the Intel IPP Face Detection? Also, in IPP, there is another haar cascades. Is it possible to use our own cascade or Intel has another haar training utility?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Did you notice that OpenCV (especially the latest version 1.1) can benefit from IPP when IPP DLL are available onthe system? IPP use compatible haar cascades the difference might be in file format which may change in the latest versions of OpenCV.
You also may want to take a look on IPP picnic application sample to see how to use IPP face detection functions.
Vladimir
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page