Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
6711 Discussions

ippiFilterRow and ippiFilterColumn for complex images and float coefficients

Eric2
Beginner
230 Views
Sure would like to see ippiFilterRow_32fc_C1R() and ippiFIlterColumn_32fc_C1R() implemented for complex image data (ineterleaved) and using float filter coefficients. I currently deinterleave the image data, filter them separately, and then interleave them back together. You could save me alot of memory accesses and allow me to have a smaller memory footprint(probably better cache hit rate) if you provided this capability. Overall this would be a big plus for my application.
0 Kudos
1 Reply
Chao_Y_Intel
Moderator
230 Views
Hello,

Thanks for letting us know. I tracked this request in our feaure request database, and we will review it when we plan the future release.

regards,
chao
0 Kudos
Reply