-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathget_plots.sh
executable file
·36 lines (31 loc) · 1.57 KB
/
get_plots.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
#!/bin/bash
#cp ~/research/videonav/plots/cdf_time.pdf plots/
#cp ~/research/videonav/plots/walk_cdf_time.pdf plots/
#cp ~/research/videonav/sysdia.pdf figures/
#cp ~/research/videonav/plots/sunny_cdf_filter.pdf plots/
cp ~/research/videonav/plots/lisaday1_cdf.pdf plots/
cp ~/research/videonav/plots/lisaday10_cdf.pdf plots/
cp ~/research/videonav/plots/lisaday11_cdf.pdf plots/
cp ~/research/videonav/plots/lisaday12_cdf.pdf plots/
cp ~/research/videonav/plots/lisanight1_cdf.pdf plots/
#cp ~/research/videonav/plots/sunny_cdf_time.pdf plots/
#cp ~/research/videonav/plots/cloudy_recarea.pdf plots/
#cp ~/research/videonav/plots/bar_tp.pdf plots/
#cp ~/research/videonav/plots/bar_fp.pdf plots/
#cp ~/research/videonav/plots/bar_fn.pdf plots/
#cp ~/research/videonav/plots/stat_light.pdf plots/
#cp ~/research/videonav/plots/sunny.jpg images/
#cp ~/research/videonav/plots/cloudy.jpg images/
#cp ~/research/videonav/plots/rec_filter.jpg images/
#cp ~/research/videonav/plots/norec_filter.jpg images/
#cp ~/research/videonav/plots/rec_mv.jpg images/
#cp ~/research/videonav/plots/rec_mv1.jpg images/
#cp ~/research/videonav/plots/rec_mv2.jpg images/
#cp ~/research/videonav/plots/rec_enl.jpg images/
#cp ~/research/videonav/plots/rec_enl1.jpg images/
#cp ~/research/videonav/plots/Detectedgreencircles.jpg images/
#cp ~/research/videonav/plots/Detectedredcircles.jpg images/
#cp ~/research/videonav/plots/RedGreenfiltering.jpg images/
#cp ~/research/videonav/plots/RedGreenfiltering_red.jpg images/
#cp ~/research/videonav/plots/frame301.jpg images/
#cp ~/research/videonav/plots/frame502.jpg images/