Click here to Skip to main content
15,891,567 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
what is the routine to implement image convolution in OpenCV. Also show an example of applying averaging filter applied to youe face image
Posted

1 solution

Please go through the below links-

Convolution
------------
Image Convolutions in OpenCV[^].
Image convolution examples[^].

Filtering
---------
Image Filtering
OpenCV Tutorial 4 - Chapter 5[^].

Complete reference
-------------------
Image Processing and Analysis Reference[^].
 
Share this answer
 
Comments
Anup Mohan 17-Feb-14 18:16pm    
The convolution links doesn't seem to work.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900