summaryrefslogtreecommitdiff
path: root/src/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/types.h')
-rw-r--r--src/types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/types.h b/src/types.h
index d3aeb01..d264cdc 100644
--- a/src/types.h
+++ b/src/types.h
@@ -23,6 +23,7 @@ typedef struct {
double height;
Vector2d Ssrc, Sref;
cv::Mat patch;
+ double xcorrmax;
} measurement_t;
// A struct for storing PVA covariance.