Introduction - If you have any usage issues, please Google them yourself
The code of the image filter processing, the code shows the three filter matrix, including the smoothing (low pass filter), image edge detection (high-pass filter) and so on. Users can download their own need to modify the filter matrix and the parameter values in order to achieve a specific function. Filtering effect to the image description, code execution before and after filtering can be seen after comparison of the filtered images.