diff options
Diffstat (limited to 'SD-VBS/sd-vbsNames.txt')
-rw-r--r-- | SD-VBS/sd-vbsNames.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/SD-VBS/sd-vbsNames.txt b/SD-VBS/sd-vbsNames.txt new file mode 100644 index 0000000..23b168d --- /dev/null +++ b/SD-VBS/sd-vbsNames.txt | |||
@@ -0,0 +1,9 @@ | |||
1 | disparity_qcif echo -e "./benchmarks/disparity/data/qcif/1.bmp\\n./benchmarks/disparity/data/qcif/2.bmp" | ||
2 | localization_qcif echo "./benchmarks/localization/data/qcif/1.txt" | ||
3 | mser_qcif echo "./benchmarks/mser/data/qcif/1.bmp" | ||
4 | multi_ncut_qcif echo "./benchmarks/multi_ncut/data/qcif/1.bmp" | ||
5 | sift_qcif echo "./benchmarks/sift/data/qcif/1.bmp" | ||
6 | stitch_qcif echo "./benchmarks/stitch/data/qcif/1.bmp" | ||
7 | svm_qcif echo -e "./benchmarks/svm/data/qcif/d16trn_1.txt\\n./benchmarks/svm/data/qcif/d16trn_2.txt\\n./benchmarks/svm/data/qcif/d16tst_1.txt\\n./benchmarks/svm/data/qcif/d16tst_2.txt" | ||
8 | texture_synthesis_qcif echo "./benchmarks/texture_synthesis/data/qcif/1.bmp" | ||
9 | tracking_qcif echo -e "./benchmarks/tracking/data/qcif/1.bmp\\n./benchmarks/tracking/data/qcif/2.bmp\\n./benchmarks/tracking/data/qcif/3.bmp\\n./benchmarks/tracking/data/qcif/4.bmp" | ||