Tesseract 3.01
QRSequenceGenerator Class Reference

#include <qrsequence.h>

List of all members.

Public Member Functions

 QRSequenceGenerator (int N)
int GetVal ()

Protected Member Functions

int GetBinaryReversedInteger (int in_val) const

Protected Attributes

int N_
int next_num_
int num_bits_

Constructor & Destructor Documentation

QRSequenceGenerator::QRSequenceGenerator ( int  N) [inline, explicit]

Member Function Documentation

int QRSequenceGenerator::GetBinaryReversedInteger ( int  in_val) const [inline, protected]
int QRSequenceGenerator::GetVal ( ) [inline]

Member Data Documentation

int QRSequenceGenerator::N_ [protected]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines