- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I spent a lot of time working on a Gaussian filter that does separate Row & Column filtering.
Then I realized that my Windows version of IPP (5.0) has the RowBorderPipeline functions
that are NOT in my product version of IPP (4.0).
i.e. I can't use these:
ippiFilterRowBorderPipelineGetBufferSize_32f_C1R(roi, NptGauss, &sizeRow);
ippiFilterColumnPipelineGetBufferSize_32f_C1R(roi, NptGauss, &sizeCol);
Is there an example using the older ippiFilterRow and ipiFilterColumn functions?
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'llupload a 2003year pdf-version of Intel IPP Reference Manual some time later. It has
some information for these 2 functions.
I'll also look for example.
Best regards,
Sergey
some information for these 2 functions.
I'll also look for example.
Best regards,
Sergey
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

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