Abstract:
The use of smoothing filters for pre-processing images of architectural plans is considered. A comparative analysis of Gaussian and Roudin – Osher – Fatemi (ROF) filters based on the Chambolle model is carried out. The software modules are implemented in the Python programming language using OpenCV. The results showed that for pre-processing not very noisy images it is better to use a Gaussian filter, and for images with a high noise level it is better to use the ROF filter, which prevents the loss of special corner points.