From 1aa1011cd09e4f2c3d697b7ae89edae57b1dc884 Mon Sep 17 00:00:00 2001 From: cathook Date: Mon, 8 Sep 2014 21:25:12 +0800 Subject: tmp --- doc/html/functions_func_p.html | 31 +++++++++++++++++-------------- 1 file changed, 17 insertions(+), 14 deletions(-) (limited to 'doc/html/functions_func_p.html') diff --git a/doc/html/functions_func_p.html b/doc/html/functions_func_p.html index 940997a..afa8581 100644 --- a/doc/html/functions_func_p.html +++ b/doc/html/functions_func_p.html @@ -28,7 +28,7 @@ Logo
Templates -- Meow -  1.2.9 +  1.2.10
A C++ template contains kinds of interesting classes and functions
@@ -66,12 +66,15 @@ $(document).ready(function(){initNavTree('functions_func_p.html','');});
  • PairToPair() : meow::PairToPair< F1, F2, T1, T2 >
  • +
  • paramA() +: meow::FeaturePointsDetector_Harris< Pixel, MyFP > +
  • paramB() -: meow::FeaturePointsDetector_Harris< Pixel > +: meow::FeaturePointsDetector_Harris< Pixel, MyFP >
  • parameter() -: meow::BallProjection< Scalar > -, meow::PhotoProjection< Scalar > +: meow::BallProjection< Scalar > +, meow::PhotoProjection< Scalar > , meow::Rotation3D< Scalar > , meow::Transformation< Scalar >
  • @@ -79,23 +82,23 @@ $(document).ready(function(){initNavTree('functions_func_p.html','');}); : meow::Transformation< Scalar >
  • paramG() -: meow::FeaturePointsDetector_Harris< Pixel > +: meow::FeaturePointsDetector_Harris< Pixel, MyFP >
  • paramK() -: meow::FeaturePointsDetector_Harris< Pixel > -, meow::FeaturePointsMatch_K_Match< Scalar, Description > +: meow::FeaturePointsDetector_Harris< Pixel, MyFP > +, meow::FeaturePointsMatch_K_Match< Scalar, Description, FeaturePoint >
  • paramL() -: meow::FeaturePointsDetector_Harris< Pixel > +: meow::FeaturePointsDetector_Harris< Pixel, MyFP >
  • paramN() -: meow::FeaturePointsDetector_Harris< Pixel > +: meow::FeaturePointsDetector_Harris< Pixel, MyFP >
  • paramR() -: meow::FeaturePointsDetector_Harris< Pixel > +: meow::FeaturePointsDetector_Harris< Pixel, MyFP >
  • paramW() -: meow::FeaturePointsDetector_Harris< Pixel > +: meow::FeaturePointsDetector_Harris< Pixel, MyFP >
  • photo() : meow::Camera< Pixel > @@ -135,7 +138,7 @@ $(document).ready(function(){initNavTree('functions_func_p.html','');}); : meow::ObjArray< T >
  • position() -: meow::FeaturePoint< Scalar, Description, Position, Feature > +: meow::FeaturePoint< Scalar, Description, Position, Feature >
  • positionGet() : meow::FeaturePoint< Scalar, Description, Position, Feature > @@ -156,7 +159,7 @@ $(document).ready(function(){initNavTree('functions_func_p.html','');}); : meow::Usage
  • projection() -: meow::Photo< Pixel > +: meow::Photo< Pixel >
  • properties() : meow::ObjProperties< SID > @@ -192,7 +195,7 @@ $(document).ready(function(){initNavTree('functions_func_p.html','');});