CHAR_PROTO Class Reference
#include <charsample.h>
List of all members.
Constructor & Destructor Documentation
CHAR_PROTO::CHAR_PROTO |
( |
|
) |
|
CHAR_PROTO::CHAR_PROTO |
( |
inT32 |
x_size, |
|
|
inT32 |
y_size, |
|
|
inT32 |
n_samples, |
|
|
float |
initial_value, |
|
|
char |
c | |
|
) |
| | |
CHAR_PROTO::~CHAR_PROTO |
( |
|
) |
|
Member Function Documentation
char CHAR_PROTO::character |
( |
|
) |
[inline] |
float** CHAR_PROTO::data |
( |
|
) |
[inline] |
void CHAR_PROTO::enlarge_prototype |
( |
inT32 |
new_xsize, |
|
|
inT32 |
new_ysize | |
|
) |
| | |
IMAGE * CHAR_PROTO::make_image |
( |
|
) |
|
float CHAR_PROTO::match |
( |
CHAR_PROTO * |
test_proto |
) |
|
float CHAR_PROTO::match_sample |
( |
CHAR_SAMPLE * |
test_sample |
) |
|
inT32 CHAR_PROTO::n_samples |
( |
|
) |
[inline] |
void CHAR_PROTO::print |
( |
FILE * |
f |
) |
|
inT32 CHAR_PROTO::x_size |
( |
|
) |
[inline] |
inT32 CHAR_PROTO::y_size |
( |
|
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following files: