- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I've started usingipprFilter_16s_C1PV() now that I have 6.1 and was wondering if there is a very fast way of creating the boundaries as was the case in 2d?
For example, in 2d I can use the function:
ippiCopyReplicateBorder_32f_C1R()
to pad out my source image ahead of filtering. Does anybody happen to know if there is a fast way of doing this in 3d? Or would the group recommend multiple calls toippiCopyReplicateBorder_16s_C1R()?
Many thanks in advance,
Jonathan.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jonathan,
There are only some limited functions in IPP that support the 3D Data Transforms. We can submit as a feature request.
multiple calls to 2D ippiCopyReplicateBorder look a good choice now.
Thanks,
Chao
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Chao,
Ok, sounds good. Thanks for responding. Sure, that would be great if you can submit this as a feature request. And until then, I'll continue with my current 2d padding approach.
I appreciate your response. Many thanks,
Jonathan.

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