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

Base class to store the image couple. More...


Detailed Description

Base class to store the image couple.

Definition at line 128 of file qdImgRank.hpp.

#include <qdImgRank.hpp>

List of all members.

Public Member Functions

 imgPairRank (jafar::image::Image &img1_, jafar::image::Image &img2_, unsigned int rRank_=2, unsigned int rExclu_=2, double cmThreshold_=0.01)
 Constructor.
bool isPointValidinIma1 (int u, int v)
 Verify if the pixel (u,v) in ima1 or ima2 is not yet matched.
bool isPointValidinIma2 (int u, int v)
bool isMatchValid (int u1, int v1, int u2, int v2)
 Match validation (distance to sides, points not yet matched or forbidden)
bool isMatchValid (int u1, int v1, int u2, int v2, unsigned int radius)
double matchEval (int u1, int v1, int u2, int v2)
 evaluation of a pixels match by Rank Comparison
double matchEval (int u1, int v1, int u2, int v2, unsigned int radius)
void confirmedMatch (int u1, int v1, int u2, int v2)
 Update mask after match confirmation.

Private Attributes

imgDataRank img1
imgDataRank img2
unsigned int rRank
unsigned int winwidth

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:43 for Jafar by doxygen 1.7.6.1
LAAS-CNRS