filter2D in opencv-2.1 and opencv-2.4.3
Hi,
Due to some reason I have to downgrade my opencv from 2.4.3 to 2.1. I observed that filter2D is not functioning properly in case of 2.1. Also the border type BORDER_REFLECT is giving error in some cases. The output for both the versions is different. Please suggest me an alternative for filter2d in opencv-2.1
Just a remark, why the hell would someone choose to downgrade towards a lower version of openCV. Higher versions mean more bugs fixed, more problems solved, more functionality. You cannot expect that newer functionality will still work as good when downgrading.
I guess when considering why you downgraded, it will be easier to cope with that problem, than to cope with these kind of errors...
@steven Even I don't like downgrading. It's pain. But, I am in kind of situation where I "have to" use OPENCV - 2.1
Found the solution. Will post in 23 hrs, as this forum is not letting me to post