From 4d4fe90d324a92ed7e69fc3429c2ba61040a157d Mon Sep 17 00:00:00 2001 From: Ben Klein Date: Fri, 25 Jul 2014 10:36:43 -0400 Subject: [PATCH] update br -help evalDetection args --- app/br/br.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/br/br.cpp b/app/br/br.cpp index 75379cb..088511a 100644 --- a/app/br/br.cpp +++ b/app/br/br.cpp @@ -247,7 +247,7 @@ private: "-convert (Format|Gallery|Output) {output_file}\n" "-evalClassification \n" "-evalClustering \n" - "-evalDetection [{csv}] [{minSize}]\n" + "-evalDetection [{csv}] [{normalize}] [{minSize}]\n" "-evalLandmarking [{csv} [ ]]\n" "-evalRegression \n" "-plotDetection ... {destination}\n" -- libgit2 0.21.4