summaryrefslogtreecommitdiff
path: root/2005/i/robert/src/ovision/see/hpoint.hh
diff options
context:
space:
mode:
authorgaillaro2005-04-11 23:33:59 +0000
committergaillaro2005-04-11 23:33:59 +0000
commitd807e836f902b08eb296fd346f70d97fa4996aff (patch)
treeff87359a75345a2adac4c4b92db2ecadb2106712 /2005/i/robert/src/ovision/see/hpoint.hh
parent9183839ef709eb2c4994de3e1a2d5ed02ef02d25 (diff)
detection des quilles debout/couche, fiabilite a ameliorer
Diffstat (limited to '2005/i/robert/src/ovision/see/hpoint.hh')
-rw-r--r--2005/i/robert/src/ovision/see/hpoint.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/2005/i/robert/src/ovision/see/hpoint.hh b/2005/i/robert/src/ovision/see/hpoint.hh
index bc4d54e..d01d8e7 100644
--- a/2005/i/robert/src/ovision/see/hpoint.hh
+++ b/2005/i/robert/src/ovision/see/hpoint.hh
@@ -25,6 +25,7 @@
#include <math.h>
+/// Points utilisées pour la transformée de Hotelling
class Hpoint
{
double p_[2];