Hi,
I am trying to use the 3D filter functions (specifically the median filter); but I can not create a IpprFilterMedianSpec variable as the compiler complains that it is an incomplete type. I've searched the header files, but all I see is a typedef for IpprFilterMedianSpec to struct FilterMedianSpecV (I can't seem to find a definition for FilterMedianSpecV).
Any guidance would be greatly appreciated.