Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
jafar::facetsmap::FacetsMatcher Class Reference

Detailed Description

Definition at line 34 of file FacetsMatcher.hpp.

List of all members.

Public Member Functions

 FacetsMatcher (gfm::Engine *matchingEngine=0)
Result computeMatch (const jafar::image::Image &img1l, const jafar::image::Image &img1r, const camera::StereoBench &stereoBench1, const jafar::image::Image &img2l, const jafar::image::Image &img2r, const camera::StereoBench &stereoBench2)
 Compute matches between the stereo image img1l and img1r, and the stereo image img2l and img2r.

Private Attributes

FacetsDetectorm_facetsDetector

Member Function Documentation

Result jafar::facetsmap::FacetsMatcher::computeMatch ( const jafar::image::Image img1l,
const jafar::image::Image img1r,
const camera::StereoBench stereoBench1,
const jafar::image::Image img2l,
const jafar::image::Image img2r,
const camera::StereoBench stereoBench2 
)

Compute matches between the stereo image img1l and img1r, and the stereo image img2l and img2r.

Parameters:
img1lleft image of the first frame
img1rright image of the first frame
stereoBench1calibration of the first frame
img2lleft image of the second frame
img2rright image of the second frame
stereoBench2calibration of the second frame

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

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