This is about image processing code can be used for a variety of image smoothing.
这是关于图像处理的代码,能用来对图像进行多种平滑处理。
2
The directional chain code is used to record the contour information data according to the trend of the contour, and this will be very convenient for the smoothing process later on.
采用方向链码记录轮廓信息,它依据轮廓走向的顺序来记录数据,这对以后的光顺处理工作将是十分方便的。
3
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.