From d0734db1c738d98f809d46e17436e6c86659eae9 Mon Sep 17 00:00:00 2001 From: Josh Klontz Date: Mon, 18 Mar 2013 14:12:22 -0400 Subject: [PATCH] fixed warnings --- openbr/plugins/quantize.cpp | 4 ++-- openbr/plugins/sentence.cpp | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/openbr/plugins/quantize.cpp b/openbr/plugins/quantize.cpp index 5dd3bdf..1302846 100644 --- a/openbr/plugins/quantize.cpp +++ b/openbr/plugins/quantize.cpp @@ -183,8 +183,8 @@ private: QList clusterLabels = OpenCVUtils::matrixToVector(labels); QHash< int, QList > clusters; // QHash> - for (int i=0; i