First time here? Check out the FAQ!
answered 2016-09-16 07:40:06 -0600
the filterengine was made private to the implementation in opencv3.
unfortunately, you can no more use a custom filter class.
what did your filter do ? would it be possible to re-formulate it as a convolution (kernel) ?