]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
added a warning in the "feature detection" documentation
authorrnc <rnc@opencascade.com>
Tue, 17 Apr 2012 13:32:51 +0000 (13:32 +0000)
committerrnc <rnc@opencascade.com>
Tue, 17 Apr 2012 13:32:51 +0000 (13:32 +0000)
doc/salome/gui/GEOM/input/shape_recognition.doc

index 142bc512f22ce78c6f8b034bec8c1b019cd35dab..903ced782ac23492a2c6d4dfabbc28327c333b30 100644 (file)
@@ -2,7 +2,13 @@
 
 \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. 
+\note  
+  <ol>
+  <li>This functionality is not fully operational yet. It is provided for testing purpose and because it might already be helpful in some situations. 
+  (Do not hesitate to make feedbacks on possible bugs ...) </li>
+  
+  <li>The functionality is only available if SALOME has been built with the optional prerequisite OpenCV. </li>
+  </ol>
 
 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.