Jafar
|
This module aims to provide data for the 3D modeling purpose. It interacts with gfm, surf and sift modules to provide a feature detector, this features are then matched over an image sequence. The result can, then, be given to an Interest Feature manager which reorganise them in a more efficient manner for bundle adjustment.
gfm surf sift datareader image opencv
%
% Extra doc for macro can go here... (you can delete this section if not relevant)
The interface of the module is generated from the following files:
try
{ } catch
block for this module. Classes | |
class | jafar::learner::Apprentice |
Class Apprentice It launches Harris, Sift or Surf detection on an images' sequence using the appropriate Detector. More... | |
class | jafar::premodeler::Engine |
Class Engine It launches Harris, Sift or Surf detection on an images' sequence using the appropriate Detector. More... | |
class | jafar::premodeler::IFManager |
Class IFManager This class handle the detection result of premodeler::Engine and reorganise it in a better way for light bundle adjustment. More... | |
class | jafar::premodeler::Learner |
Class Learner This class handles the learning result saving process If bundled 3D points are given they will be saved, else file won't contain this information. More... | |
class | jafar::premodeler::PremodelerException |
Base class for all exceptions defined in the module premodeler. More... | |
class | jafar::premodeler::Profiler |
Class Profiler This class is in charge of querying the Interest Feature Database about an unknown object image. More... | |
class | jafar::premodeler::Shaper |
Class Shaper This class is in charge of geometrical shaping of points cloud. More... |
Generated on Wed Oct 15 2014 00:37:30 for Jafar by doxygen 1.7.6.1 |