Ask Your Question

agentslx's profile - activity

2019-05-05 21:35:33 -0600 commented question For medianblur you aren't allowed to have ksize values larger than 255?

How do you know it is limited to 255? I'm having trouble with this too. I want to use large kernel size, like 301 or eve

2019-05-05 21:35:33 -0600 asked a question MedianBlur() calculate max kernel size

MedianBlur() calculate max kernel size I want to use MedianBlur function with very high Ksize, like 301 or more. But if