[chronojump] kneeAngle cleaning



commit 496c07bfd6e7762f56d3ae5fa801327a2f942f9f
Author: Xavier de Blas <xaviblas gmail com>
Date:   Mon May 17 17:06:38 2010 +0800

    kneeAngle cleaning

 src/angle/kneeAngleFunctions.cpp |    3 ++-
 src/angle/kneeAngleGlobal.cpp    |    2 +-
 src/angle/kneeAngleRInside.cpp   |    3 ++-
 src/angle/kneeAngleUtil.cpp      |    2 +-
 4 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/src/angle/kneeAngleFunctions.cpp b/src/angle/kneeAngleFunctions.cpp
index 8d52c1c..9075f76 100644
--- a/src/angle/kneeAngleFunctions.cpp
+++ b/src/angle/kneeAngleFunctions.cpp
@@ -16,7 +16,7 @@
  *   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  * Copyright (C) 2008   Sharad Shankar & Onkar Nath Mishra http://www.logicbrick.com/
- * Copyright (C) 2008   Xavier de Blas <xaviblas gmail com> 
+ * Copyright (C) 2008-2010   Xavier de Blas <xaviblas gmail com> 
  *
  */
 
@@ -646,6 +646,7 @@ CvSeq* findHoles(IplImage *imgC, IplImage *imgH, IplImage *foundHoles, IplImage
 
 /*
  * this function is realy similiar to findHoles
+ * but this it doesn't search inside the contour
  * try to do only a function
  */
 CvSeq* findHolesSkin(IplImage *imgThresh, IplImage *imgColor, 
diff --git a/src/angle/kneeAngleGlobal.cpp b/src/angle/kneeAngleGlobal.cpp
index bfcc8ac..8da3a3d 100644
--- a/src/angle/kneeAngleGlobal.cpp
+++ b/src/angle/kneeAngleGlobal.cpp
@@ -16,7 +16,7 @@
  *   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  * Copyright (C) 2008   Sharad Shankar & Onkar Nath Mishra http://www.logicbrick.com/
- * Copyright (C) 2008   Xavier de Blas <xaviblas gmail com> 
+ * Copyright (C) 2008-2010   Xavier de Blas <xaviblas gmail com> 
  *
  */
 
diff --git a/src/angle/kneeAngleRInside.cpp b/src/angle/kneeAngleRInside.cpp
index db47649..a770b3f 100644
--- a/src/angle/kneeAngleRInside.cpp
+++ b/src/angle/kneeAngleRInside.cpp
@@ -15,7 +15,8 @@
  *  along with this program; if not, write to the Free Software
  *   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
-# Copyright (C) 2010   Xavier de Blas <xaviblas gmail com> , Carlos J. Gil Bellosta <cgb datanalytics com>
+ * Copyright (C) 2010   Xavier de Blas <xaviblas gmail com>
+ * Copyright (C) 2010  Carlos J. Gil Bellosta <cgb datanalytics com>
  *
  */
 
diff --git a/src/angle/kneeAngleUtil.cpp b/src/angle/kneeAngleUtil.cpp
index 1d15363..a62f79f 100644
--- a/src/angle/kneeAngleUtil.cpp
+++ b/src/angle/kneeAngleUtil.cpp
@@ -16,7 +16,7 @@
  *   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  * Copyright (C) 2008   Sharad Shankar & Onkar Nath Mishra http://www.logicbrick.com/
- * Copyright (C) 2008   Xavier de Blas <xaviblas gmail com> 
+ * Copyright (C) 2008-2010   Xavier de Blas <xaviblas gmail com> 
  *
  */
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]