- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I used OpenCV before and now want to rewrite my application in IPP. But I can't find a function in IPP be corresponding to cvFindContours() in OpenCV. How could I find contours in a binary image ? Thanks .
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - include1224
I used OpenCV before and now want to rewrite my application in IPP. But I can't find a function in IPP be corresponding to cvFindContours() in OpenCV. How could I find contours in a binary image ? Thanks .
Hi,
IPP purpose is to provide primitive functions that are time consuming.
You can still use OpenCV because it uses IPP to increase performances when it finds it on the system.
Regards,
Matthieu

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