- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
I am interrested in the function ippiFilterSeparable_32f_C4R but I cannot found it in the headers.
Is this function still in the API?
If not, is there any alternative? For example, is using ippiFilterBorder twice with two 1D kernels as fast as FilterSeparable?
I found FilterRow and FilterColumn functions but they do not operate on 4 channels image.
Thanks in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi.
IPP has ippiFilterRowBorderPipeline_32f_C3R but for C1/C3 only. ippiFilterBorder also has optimized branches for Wx1 and Hx1 too.
Thanks.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi.
IPP has ippiFilterRowBorderPipeline_32f_C3R but for C1/C3 only. ippiFilterBorder also has optimized branches for Wx1 and Hx1 too.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Andrey Bakshaev (Intel) wrote:
Hi.
IPP has ippiFilterRowBorderPipeline_32f_C3R but for C1/C3 only. ippiFilterBorder also has optimized branches for Wx1 and Hx1 too.
Thanks.
Thanks, so I will directly use ippiFilterBorder if there are optimized branches.
That's exactly what I was wondering.
Thanks again!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
IPP 2019 r3 has documentation and headers for:
ippiFilterSeparable family
ippiFilterRowxxx family
ippiFilterColumnxxx family
but no objects in the libs or DLLs for them.
What is going on? Are they coming or going?
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page