diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2013-05-28 10:51:40 +0200 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2013-05-28 10:51:40 +0200 |
| commit | dfd2dcdab74aaaf7109159468b597883358f104f (patch) | |
| tree | c08900f8ece396c6bf92c0e1aa1f51d62675cd2a /ftnoir_tracker_ht/ht-api.h | |
| parent | 9fcb82ad0da705b505777d0e804e1410cee8c2ba (diff) | |
HT bump
Diffstat (limited to 'ftnoir_tracker_ht/ht-api.h')
| -rw-r--r-- | ftnoir_tracker_ht/ht-api.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftnoir_tracker_ht/ht-api.h b/ftnoir_tracker_ht/ht-api.h index 572a60c69..e6960206a 100644 --- a/ftnoir_tracker_ht/ht-api.h +++ b/ftnoir_tracker_ht/ht-api.h @@ -38,6 +38,7 @@ typedef struct ht_config { float ransac_max_mean_error; float ransac_abs_max_mean_error; float flandmark_delay; + double dist_coeffs[5]; } ht_config_t; typedef struct { |
