projects
/
mtp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2ff8e3
)
Cosmetics.
author
Francois Fleuret
<francois@fleuret.org>
Thu, 23 Aug 2012 07:05:20 +0000
(
00:05
-0700)
committer
Francois Fleuret
<francois@fleuret.org>
Thu, 23 Aug 2012 07:05:20 +0000
(
00:05
-0700)
mtp.cc
patch
|
blob
|
history
diff --git
a/mtp.cc
b/mtp.cc
index
455ef5a
..
1af71af
100644
(file)
--- a/
mtp.cc
+++ b/
mtp.cc
@@
-54,7
+54,7
@@
int main(int argc, char **argv) {
tracker->build_graph();
// We generate synthetic detection scores at location
- // nb_locations/2, with
10
% false detection (FP or FN)
+ // nb_locations/2, with
5
% false detection (FP or FN)
for(int t = 0; t < nb_time_steps; t++) {
for(int l = 0; l < nb_locations; l++) {