summaryrefslogtreecommitdiffhomepage
path: root/tracker-pt/point_extractor.h
diff options
context:
space:
mode:
Diffstat (limited to 'tracker-pt/point_extractor.h')
-rw-r--r--tracker-pt/point_extractor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tracker-pt/point_extractor.h b/tracker-pt/point_extractor.h
index 5ebd8056..9ac2d695 100644
--- a/tracker-pt/point_extractor.h
+++ b/tracker-pt/point_extractor.h
@@ -29,7 +29,6 @@ public:
settings_pt s;
private:
- static constexpr double pi = constants::pi;
static constexpr int max_blobs = 16;
cv::Mat frame_gray;