mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-16 02:28:35 +05:00
26 lines
989 B
Plaintext
26 lines
989 B
Plaintext
/*!
|
|
|
|
\page shape_recognition_page Shape recognition from a picture
|
|
|
|
\note This functionality is not fully operational yet. It is provided for testing purpose and because it might already be helpful in some situations.
|
|
|
|
This tool allows you to create geometrical shapes automatically out from pictures elements by performing shape recognition algorithms.
|
|
<b>Contours</b> or <b>Corners</b> can be built.
|
|
|
|
To use the <b>Shape recogition</b> tool you have to \ref import_picture_page "Import a picture" in the view first.Then you can choose to create either <b>contours</b> or <b>corners</b> out from this picture.
|
|
|
|
To create <b>Contours</b> :
|
|
|
|
<ol>
|
|
<li> In the <b>Picture</b> field select a previously imported picture.</li>
|
|
|
|
<li> Click on \image html occ_view_camera_dump.png </li>
|
|
|
|
<li> Find a zone in the picture which color is representative of the zone you want to find the frontier of. Draw a rectangle on it to take a <b>Snapshot</b>.</li>
|
|
|
|
<li> Apply </li>
|
|
</ol>
|
|
|
|
|
|
|
|
*/ |