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_d.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/html/functions_func_d.html') diff --git a/doc/html/functions_func_d.html b/doc/html/functions_func_d.html index 8c3ca38..d7bfbec 100644 --- a/doc/html/functions_func_d.html +++ b/doc/html/functions_func_d.html @@ -28,7 +28,7 @@ Logo
Templates -- Meow -  1.2.9 +  1.2.10
A C++ template contains kinds of interesting classes and functions
@@ -65,14 +65,14 @@ $(document).ready(function(){initNavTree('functions_func_d.html','');}); : meow::FeaturePoint< Scalar, Description, Position, Feature >
  • descriptionDimension() -: meow::FeaturePointsDetector_Harris< Pixel > +: meow::FeaturePointsDetector_Harris< Pixel, MyFP >
  • descriptionGet() : meow::FeaturePoint< Scalar, Description, Position, Feature >
  • detect() -: meow::FeaturePointsDetector< Pixel > -, meow::FeaturePointsDetector_Harris< Pixel > +: meow::FeaturePointsDetector< Pixel, MyFP > +, meow::FeaturePointsDetector_Harris< Pixel, MyFP >
  • diagonal() : meow::Matrix< Entry > @@ -116,7 +116,7 @@ $(document).ready(function(){initNavTree('functions_func_d.html','');});