#include "elst.h"
#include "clst.h"
#include "blobbox.h"
#include "params.h"
#include "statistc.h"
#include "pithsync.h"
#include "notdll.h"
Go to the source code of this file.
Classes |
class | FPSEGPT |
Functions |
| ELISTIZEH (FPSEGPT) CLISTIZEH(FPSEGPT_LIST) extern int pitsync_linear_version=0 |
double | check_pitch_sync (BLOBNBOX_IT *blob_it, inT16 blob_count, inT16 pitch, inT16 pitch_error, STATS *projection, FPSEGPT_LIST *seg_list) |
void | make_illegal_segment (FPSEGPT_LIST *prev_list, TBOX blob_box, BLOBNBOX_IT blob_it, inT16 region_index, inT16 pitch, inT16 pitch_error, FPSEGPT_LIST *seg_list) |
inT16 | vertical_torow_projection (TO_ROW *row, STATS *projection) |
void | vertical_cblob_projection (C_BLOB *blob, STATS *stats) |
void | vertical_coutline_projection (C_OUTLINE *outline, STATS *stats) |
Variables |
double | pitsync_joined_edge = 0.75 |
double | pitsync_offset_freecut_fraction = 0.25 |
int | pitsync_fake_depth = 1 |
Function Documentation
double check_pitch_sync |
( |
BLOBNBOX_IT * |
blob_it, |
|
|
inT16 |
blob_count, |
|
|
inT16 |
pitch, |
|
|
inT16 |
pitch_error, |
|
|
STATS * |
projection, |
|
|
FPSEGPT_LIST * |
seg_list |
|
) |
| |
ELISTIZEH |
( |
FPSEGPT |
| ) |
[pure virtual] |
void make_illegal_segment |
( |
FPSEGPT_LIST * |
prev_list, |
|
|
TBOX |
blob_box, |
|
|
BLOBNBOX_IT |
blob_it, |
|
|
inT16 |
region_index, |
|
|
inT16 |
pitch, |
|
|
inT16 |
pitch_error, |
|
|
FPSEGPT_LIST * |
seg_list |
|
) |
| |
void vertical_cblob_projection |
( |
C_BLOB * |
blob, |
|
|
STATS * |
stats |
|
) |
| |
void vertical_coutline_projection |
( |
C_OUTLINE * |
outline, |
|
|
STATS * |
stats |
|
) |
| |
Variable Documentation
"Max advance fake generation"
"Dist inside big blob for chopping"
"Fraction of cut for free cuts"