Jafar
|
Finds dense matches between two images on the basis of sparse matches (e.g. interest point matches). Based on the Lhuillier/Quan paper published in ICPR 2000.
Other module or external libraires dependences...
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 | |
struct | jafar::quasidense::imgDataCensus |
Base class to store an image and some additionnal layer : normalized image in range [0,1], image of intensity mean image of squared-intensity mean and mask image. More... | |
class | jafar::quasidense::imgPairCensus |
Base class to store an image and some additionnal layer : normalized image in range [0,1], image of intensity mean image of squared-intensity mean and mask image. More... | |
struct | jafar::quasidense::imgDataRank |
Base class to store an image and some additionnal layer : normalized image in range [0,1], image of intensity mean image of squared-intensity mean and mask image. More... | |
class | jafar::quasidense::imgPairRank |
Base class to store the image couple. More... | |
struct | jafar::quasidense::imgDataZncc |
Base class to store an image and some additionnal layer : normalized image in range [0,1], image of intensity mean image of squared-intensity mean and mask image. More... | |
class | jafar::quasidense::imgPairZncc |
Base class to store a couple of images This class supplies methods to evaluate a matching hypthesis (plausibility and scoring) More... | |
struct | jafar::quasidense::omniDataCensus |
Base class to store an image and some additionnal layer : normalized image in range [0,1], image of intensity mean image of squared-intensity mean and mask image. More... | |
class | jafar::quasidense::omniMask |
Class designed to store a binary layer indicating pixel for which the correlation score can be computed. More... | |
struct | jafar::quasidense::rotDataCensus |
Base class to store an image and some additionnal layer : normalized image in range [0,1], image of intensity mean image of squared-intensity mean and mask image. More... | |
class | jafar::quasidense::rotPairCensus |
Base class to store an image and some additionnal layer : normalized image in range [0,1], image of intensity mean image of squared-intensity mean and mask image. More... | |
class | jafar::quasidense::QuasidenseException |
Base class for all exceptions defined in the module quasidense. More... |
Generated on Wed Oct 15 2014 00:37:30 for Jafar by doxygen 1.7.6.1 |