aboutsummaryrefslogtreecommitdiff
path: root/src/detector.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/detector.h')
-rw-r--r--src/detector.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/detector.h b/src/detector.h
index 7073a47a..248534f3 100644
--- a/src/detector.h
+++ b/src/detector.h
@@ -34,6 +34,7 @@ struct panel
int max_ss;
double cnx; /* Location of corner (min_fs,min_ss) in pixels */
double cny;
+ double coffset;
double clen; /* Camera length in metres */
char *clen_from;
double res; /* Resolution in pixels per metre */