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

ippiFilterBox segfaults - neighborhood size limit?

dmacd
Beginner
264 Views
I have a quick question about ippiFilterBox. I am trying to use it with maskSize = 7 but I get crashes every time. My roi and top-left pointers leave plenty of room. It works for sizes 1,2,3,4,5 but dies for 6 and 7.

Didnt see anything in the docs about this...though other operations are limited to 5x5 masks. Is this the case for ippiFilterBox as well?

-Daniel
0 Kudos
2 Replies
dmacd
Beginner
264 Views
Nevermind, I'm an idiot.
0 Kudos
Vladimir_Dudnik
Employee
264 Views
Don't be so strong to yourself:) Anyway, I'm glad you find solution. It is probably related to reqired border, right?
Regards,
Vladimir
0 Kudos
Reply