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

Illegal value for border type

xu__shunli
Beginner
693 Views

Hi guys, I'm using ippiFilterMedianBorder_32f_C1R to do median filter, now I set 'borderType = ippBorderMirror", but status return -225,which means illegal value for border type, then I change my borderType to ippBorderRepl, the median filter works, can someoen tell me the difference between ippBorderMirror and ippBorderRepl.

Thanks !

0 Kudos
1 Reply
xu__shunli
Beginner
693 Views

and I find that using ippi_Malloc_32f_C1 to generate data, it is 64 byte-aligned not 32 byte-aligned.

0 Kudos
Reply