|
Leptonica
1.54
|
#include <dewarp.h>
Открытые атрибуты | |
| struct L_Dewarpa * | dewa |
| struct Pix * | pixs |
| struct FPix * | sampvdispar |
| struct FPix * | samphdispar |
| struct FPix * | fullvdispar |
| struct FPix * | fullhdispar |
| struct Numa * | namidys |
| struct Numa * | nacurves |
| l_int32 | w |
| l_int32 | h |
| l_int32 | pageno |
| l_int32 | sampling |
| l_int32 | redfactor |
| l_int32 | minlines |
| l_int32 | nlines |
| l_int32 | mincurv |
| l_int32 | maxcurv |
| l_int32 | leftslope |
| l_int32 | rightslope |
| l_int32 | leftcurv |
| l_int32 | rightcurv |
| l_int32 | nx |
| l_int32 | ny |
| l_int32 | hasref |
| l_int32 | refpage |
| l_int32 | vsuccess |
| l_int32 | hsuccess |
| l_int32 | vvalid |
| l_int32 | hvalid |
| l_int32 | debug |
| struct L_Dewarpa* L_Dewarp::dewa |
| struct FPix* L_Dewarp::fullhdispar |
| struct FPix* L_Dewarp::fullvdispar |
| struct Numa* L_Dewarp::nacurves |
| struct Numa* L_Dewarp::namidys |
| struct Pix* L_Dewarp::pixs |
| struct FPix* L_Dewarp::samphdispar |
| struct FPix* L_Dewarp::sampvdispar |