- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've found 2 applications in IPP samples that use IPP face detection: Face_Detection and picnic.
1) What is the difference between them in performance?
First processes images with more than 2**17 pixels in parts, the other does not differentiate larger images.
2) It uses flipped images around horizontal axis (that is bottom-up bitmap) and adjusts Haar cascade y coordinate accordingly. Is there specific performance reason to use bottom-up bitmaps instead of ordinary top-down?
1) What is the difference between them in performance?
First processes images with more than 2**17 pixels in parts, the other does not differentiate larger images.
2) It uses flipped images around horizontal axis (that is bottom-up bitmap) and adjusts Haar cascade y coordinate accordingly. Is there specific performance reason to use bottom-up bitmaps instead of ordinary top-down?
Link Copied
0 Replies

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