Public Member Functions | Public Attributes
II Class Reference

List of all members.

Public Member Functions

void construct (std::vector< unsigned int > &im)
std::vector< unsigned int > get_sub_rect (unsigned int tu, unsigned int tv, unsigned int bu, unsigned int bv)
 II (unsigned int bins, unsigned int width, unsigned int height)
 ~II ()

Public Attributes

unsigned int bins_
unsigned int height_
std::vector< unsigned int * > ii_
unsigned int width_

Detailed Description

Definition at line 94 of file normal_descriptor_alg.cpp.


Constructor & Destructor Documentation

II::II ( unsigned int  bins,
unsigned int  width,
unsigned int  height 
) [inline]

Definition at line 103 of file normal_descriptor_alg.cpp.

II::~II ( ) [inline]

Definition at line 108 of file normal_descriptor_alg.cpp.


Member Function Documentation

void II::construct ( std::vector< unsigned int > &  im) [inline]

Definition at line 112 of file normal_descriptor_alg.cpp.

std::vector<unsigned int> II::get_sub_rect ( unsigned int  tu,
unsigned int  tv,
unsigned int  bu,
unsigned int  bv 
) [inline]

Definition at line 168 of file normal_descriptor_alg.cpp.


Member Data Documentation

unsigned int II::bins_

Definition at line 98 of file normal_descriptor_alg.cpp.

unsigned int II::height_

Definition at line 100 of file normal_descriptor_alg.cpp.

std::vector<unsigned int*> II::ii_

Definition at line 97 of file normal_descriptor_alg.cpp.

unsigned int II::width_

Definition at line 99 of file normal_descriptor_alg.cpp.


The documentation for this class was generated from the following file:


normal_descriptor_node
Author(s): Arnau Ramisa
autogenerated on Fri Dec 6 2013 20:19:55