]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/ShapeRecognition/ShapeRec_FeatureDetector.cxx
Salome HOME
0021672: [CEA 565] Dump Study from script
[modules/geom.git] / src / ShapeRecognition / ShapeRec_FeatureDetector.cxx
index 48207cc770196417871fc8bed052b059a239ed43..b405135e571c4dd0f7707b08c84a0bc840497508 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2012  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
@@ -18,6 +18,7 @@
 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
+//
 
 // File   : ShapeRec_FeatureDetector.cxx
 // Author : Renaud NEDELEC, Open CASCADE S.A.S.
@@ -50,7 +51,7 @@ ShapeRec_FeatureDetector::ShapeRec_FeatureDetector():
 }
 
 /*!
-  Sets the path of the image file to be proccesed
+  Sets the path of the image file to be processed
   \param thePath - Location of the image file 
 */
 void ShapeRec_FeatureDetector::SetPath( const std::string& thePath )