Ask Your Question

Revision history [back]

Gaussian smoothing of cv::Mat column

Hi,

I'm very new to OpenCV and I have a short Question:

I have a cv::Mat with 3 columns and I want to smooth each column with gaussian blur.

Can anyone help me?