1 | initial version |
You can see OpenCV Documentation about smoothing and filtering here, and if you want create your own filter see documarntion about Making your own linear filters using OpnCV. You can find OpenCV API Reference about the filter here.