Ask Your Question

Revision history [back]

Opencv Blur doesn't take padding BORDER_WRAP?

I am writing a function that uses BLUR with variable padding, however the function crashes if I use BORDER_WRAP (works fine for other padding types). Is this by design or a code issue? Has anyone encountered this problem or should I check my code?