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

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...


Detailed Description

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.

Definition at line 29 of file qdImgZncc.hpp.

#include <qdImgZncc.hpp>

List of all members.

Public Member Functions

 imgDataZncc (jafar::image::Image &img, unsigned int rZncc=2, unsigned int rExclu=2, double cmThreshold=0.01)
 Constructor.

Public Attributes

jblas::mat iNorm
 normalized image in range [0,1]
boost::numeric::ublas::matrix
< bool > 
vMask
 mask image
jblas::mat iMean
 image of intensity norm
jblas::mat isqMean
 image of squared-intensity norm

Private Member Functions

void lineprocess (jblas::mat &mat_in, unsigned int radius, jblas::mat &mat_out)

The documentation for this struct 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