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

Both sides previous revision Previous revision
Next revision Both sides next revision
en:processing:анализ_выделенных_областей [2012/02/07 14:24]
Анна Протопопова
en:processing:анализ_выделенных_областей [2012/02/07 15:01]
Анна Протопопова
Line 7: Line 7:
 {{:​processing:​selected_area_analysis_2.jpg|An AFM image of mica surface with three protein spheres on it}} {{:​processing:​selected_area_analysis_2.jpg|An AFM image of mica surface with three protein spheres on it}}
 {{:​processing:​selected_area_analysis_1.jpg|The table of parameters}} {{:​processing:​selected_area_analysis_1.jpg|The table of parameters}}
 +
 +Let's understand how the parameters are calculated, starting with the objects surface area.
 +
 +An algorithm of surface area determination is based on triangulate meshwork constitution. The surface area is defined as a sum of triangles in selection:
 +  * every 4 neighboring pixels of the image are combined in the unit cell used in the construction of a triangulated mesh,
 +  * a new point located on the medium height is added at the center of every unit cell,
 +  * thus four triangles are formed with one common apex at the center of the square and the other two at the sites of the unit cell,
 +  * surface area is calculated as the sum of the areas of triangles, as shown in a Figure:
 +
 +{{:​processing:​триангуляция.jpg?​200|}}
 +
 +The surface area is written into the second column of the parameters table **//​S_full//​**.
 +