FemtoScan Wiki

[[en:processing:усреднение]]

Trace:

Login

You are currently not logged in! Enter your authentication credentials below to log in. You need to have cookies enabled to log in.

Login

Forgotten your password? Get a new one: Set new password

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:processing:усреднение [2012/03/14 15:19]
en:processing:усреднение [2012/03/14 15:19] (current)
Line 1: Line 1:
 +===== Average =====
 +Standard image dithering by averaging is performed by using the **Average** command from the  [[меню_математика|Mathematics menu]] or by clicking on the button
 +
 +{{:​en:​processing:​average_1_en.jpg|}}
 +
 +The size of the averaging area is indicated in the opened dialog box. You can select the square matrix of averaging (3х3, 5х5, etc.). Selection of a large averaging area leads to a significant image dithering.
 +
 +{{:​en:​processing:​average_2_en.jpg|}} ​          ​{{:​en:​processing:​average_3_en.jpg|}}
 +
 +The algorithm can be explained using an example of a one row profile. The value of the point is replaced by the arithmetic average of the values of all points located nearby (for example, the values of the nearest neighbors). The row profile before and after filtering using a template with three points is given in the illustration below. As a result of filtering, the sharp peak is leveled and the steep slope looks more acclive.
 +
 +{{:​processing:​average_4.jpg|}}
 +