Jafar
Classes
Module premodeler

Detailed Description

Version:
1.0
Author:
nizar.sallem@laas.fr

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.

History

Requirements

gfm surf sift datareader image opencv

%

Macro

% Extra doc for macro can go here... (you can delete this section if not relevant)

Tcl interface (generated by swig)

The interface of the module is generated from the following files:

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...
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:30 for Jafar by doxygen 1.7.6.1
LAAS-CNRS