Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
6669 Discussions

Can IPP do 3D Median filter to a volume data?

Hai
Beginner
205 Views

I know in IPP,  FilterMedian can apply 2D median filter to an (2D) image. But is there any function can implement 3D median filter to a volume dataset?

Thanks

0 Kudos
8 Replies
Chuck_De_Sylva
Beginner
205 Views

As far as I know we don't support 3d filters to date.

SergeyKostrov
Valued Contributor II
205 Views
>>...But is there any function can implement 3D median filter to a volume dataset?.. I remember there are a couple of Intel examples with sources which do some processing on 3D data sets with SSEx instruction sets.
Hai
Beginner
205 Views

Do you remember where can I find it? Or just name of the example?

Thanks

Sergey Kostrov wrote:

>>...But is there any function can implement 3D median filter to a volume dataset?..

I remember there are a couple of Intel examples with sources which do some processing on 3D data sets with SSEx instruction sets.

SergeyKostrov
Valued Contributor II
205 Views
>>Do you remember where can I find it? Or just name of the example? I remember the following key words: - 3D - Convolve - Transform I think if you find an example which demonstrates Convolve for a Volume ( that is in 3D ) it could be used as a starting point for your poject. Please keep us informed on the progress of your search on Intel web-site (!).
Chuck_De_Sylva
Beginner
205 Views

I've searched the Intel website and have found nothing on this topic Sergey. Please be direct with the customer and state the links directly.

SergeyKostrov
Valued Contributor II
205 Views
>>>>I remember the following key words: >>>> >>>>- 3D >>>>- Convolve >>>>- Transform >>>>... >> >>...Please be direct with the customer and state the links directly... It was three or four years ago and if these Intel links are deleted what else could I do?
Gennady_F_Intel
Moderator
205 Views

We don't support 3D median filter in the past and there are no such plan rithg now. the issue has been escalated to the IPP Release Board for the future considaration. 

Hai
Beginner
205 Views

3D Median filter is a truly powerful function for noise removal for volume data set. If Intel can support that, it should be strong plus.

Gennady Fedorov (Intel) wrote:

We don't support 3D median filter in the past and there are no such plan rithg now. the issue has been escalated to the IPP Release Board for the future considaration. 

Reply