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

This is the base class for textures attributes computation. More...


Detailed Description

This is the base class for textures attributes computation.

Definition at line 15 of file TexturesAttributes.hpp.

#include <TexturesAttributes.hpp>

Inheritance diagram for jafar::textures::Attributes:
Inheritance graph
[legend]

List of all members.

Public Member Functions

double mean ()
double variance ()
double energy ()
double correlation ()
double entropy ()
double contrast ()
double homogeneity ()
double at (int i)
double operator[] (int i)
void print ()

Protected Attributes

double m_attributes [TX_NB_ATTRIBUTS]

Member Function Documentation

double jafar::textures::Attributes::at ( int  i) [inline]
Returns:
the i-th attributes

Definition at line 48 of file TexturesAttributes.hpp.

References JFR_PRECOND.

Referenced by contrast(), correlation(), energy(), entropy(), homogeneity(), mean(), and variance().

Returns:
the contrast

Definition at line 40 of file TexturesAttributes.hpp.

References at().

Returns:
the correlation

Definition at line 32 of file TexturesAttributes.hpp.

References at().

Returns:
the energy

Definition at line 28 of file TexturesAttributes.hpp.

References at().

Returns:
the entropy

Definition at line 36 of file TexturesAttributes.hpp.

References at().

Returns:
the homogeneity

Definition at line 44 of file TexturesAttributes.hpp.

References at().

double jafar::textures::Attributes::mean ( ) [inline]
Returns:
the mean

Definition at line 20 of file TexturesAttributes.hpp.

References at().

Returns:
the variance

Definition at line 24 of file TexturesAttributes.hpp.

References at().


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