summaryrefslogtreecommitdiffstats
path: root/SD-VBS/benchmarks/tracking/data/cif
diff options
context:
space:
mode:
authorLeo Chan <leochanj@live.unc.edu>2020-10-22 01:53:21 -0400
committerJoshua Bakita <jbakita@cs.unc.edu>2020-10-22 01:56:35 -0400
commitd17b33131c14864bd1eae275f49a3f148e21cf29 (patch)
tree0d8f77922e8d193cb0f6edab83018f057aad64a0 /SD-VBS/benchmarks/tracking/data/cif
parent601ed25a4c5b66cb75315832c15613a727db2c26 (diff)
Squashed commit of the sb-vbs branch.
Includes the SD-VBS benchmarks modified to: - Use libextra to loop as realtime jobs - Preallocate memory before starting their main computation - Accept input via stdin instead of via argc Does not include the SD-VBS matlab code. Fixes libextra execution in LITMUS^RT.
Diffstat (limited to 'SD-VBS/benchmarks/tracking/data/cif')
-rw-r--r--SD-VBS/benchmarks/tracking/data/cif/1.bmpbin0 -> 304182 bytes
-rw-r--r--SD-VBS/benchmarks/tracking/data/cif/2.bmpbin0 -> 304182 bytes
-rw-r--r--SD-VBS/benchmarks/tracking/data/cif/3.bmpbin0 -> 304182 bytes
-rw-r--r--SD-VBS/benchmarks/tracking/data/cif/4.bmpbin0 -> 304182 bytes
-rw-r--r--SD-VBS/benchmarks/tracking/data/cif/5.bmpbin0 -> 304182 bytes
-rw-r--r--SD-VBS/benchmarks/tracking/data/cif/Makefile7
-rw-r--r--SD-VBS/benchmarks/tracking/data/cif/expected.m2
-rw-r--r--SD-VBS/benchmarks/tracking/data/cif/expected_C.txt2
8 files changed, 11 insertions, 0 deletions
diff --git a/SD-VBS/benchmarks/tracking/data/cif/1.bmp b/SD-VBS/benchmarks/tracking/data/cif/1.bmp
new file mode 100644
index 0000000..6744178
--- /dev/null
+++ b/SD-VBS/benchmarks/tracking/data/cif/1.bmp
Binary files differ
diff --git a/SD-VBS/benchmarks/tracking/data/cif/2.bmp b/SD-VBS/benchmarks/tracking/data/cif/2.bmp
new file mode 100644
index 0000000..8c2ac57
--- /dev/null
+++ b/SD-VBS/benchmarks/tracking/data/cif/2.bmp
Binary files differ
diff --git a/SD-VBS/benchmarks/tracking/data/cif/3.bmp b/SD-VBS/benchmarks/tracking/data/cif/3.bmp
new file mode 100644
index 0000000..b7195fb
--- /dev/null
+++ b/SD-VBS/benchmarks/tracking/data/cif/3.bmp
Binary files differ
diff --git a/SD-VBS/benchmarks/tracking/data/cif/4.bmp b/SD-VBS/benchmarks/tracking/data/cif/4.bmp
new file mode 100644
index 0000000..9f0525a
--- /dev/null
+++ b/SD-VBS/benchmarks/tracking/data/cif/4.bmp
Binary files differ
diff --git a/SD-VBS/benchmarks/tracking/data/cif/5.bmp b/SD-VBS/benchmarks/tracking/data/cif/5.bmp
new file mode 100644
index 0000000..2f88c26
--- /dev/null
+++ b/SD-VBS/benchmarks/tracking/data/cif/5.bmp
Binary files differ
diff --git a/SD-VBS/benchmarks/tracking/data/cif/Makefile b/SD-VBS/benchmarks/tracking/data/cif/Makefile
new file mode 100644
index 0000000..1be9797
--- /dev/null
+++ b/SD-VBS/benchmarks/tracking/data/cif/Makefile
@@ -0,0 +1,7 @@
1INPUT=cif
2include ../../../../common/makefiles/Makefile.include
3
4BMARK=tracking
5include $(MAKEFILE_COMMON_DIR)/Makefile.common
6
7
diff --git a/SD-VBS/benchmarks/tracking/data/cif/expected.m b/SD-VBS/benchmarks/tracking/data/cif/expected.m
new file mode 100644
index 0000000..679cea9
--- /dev/null
+++ b/SD-VBS/benchmarks/tracking/data/cif/expected.m
@@ -0,0 +1,2 @@
1269.915165 175.828888 195.635312 172.654409 268.516358 289.931921 267.230697 190.086741
2147.986242 145.928399 148.067509 130.441486 124.919389 64.008098 131.967361 162.460857
diff --git a/SD-VBS/benchmarks/tracking/data/cif/expected_C.txt b/SD-VBS/benchmarks/tracking/data/cif/expected_C.txt
new file mode 100644
index 0000000..7830dcf
--- /dev/null
+++ b/SD-VBS/benchmarks/tracking/data/cif/expected_C.txt
@@ -0,0 +1,2 @@
1268.790955 174.657776 196.000320 105.132706 172.262695 267.902679 288.945984 266.680359 190.432159
2146.301788 144.757889 146.543549 105.004868 130.337677 123.515228 63.038971 130.751785 160.921051