summaryrefslogtreecommitdiffstats
path: root/SD-VBS/benchmarks/sift/data/cif
diff options
context:
space:
mode:
authorleochanj105 <leochanj@live.unc.edu>2020-10-19 23:09:30 -0400
committerleochanj105 <leochanj@live.unc.edu>2020-10-20 02:40:39 -0400
commitf618466c25d43f3bae9e40920273bf77de1e1149 (patch)
tree460e739e2165b8a9c37a9c7ab1b60f5874903543 /SD-VBS/benchmarks/sift/data/cif
parent47ced4e96bbb782b9e780e8f2cfc637b2c21ff44 (diff)
initial sd-vbs
initial sd-vbs add sd-vbs sd-vbs
Diffstat (limited to 'SD-VBS/benchmarks/sift/data/cif')
-rw-r--r--SD-VBS/benchmarks/sift/data/cif/1.bmpbin0 -> 248886 bytes
-rw-r--r--SD-VBS/benchmarks/sift/data/cif/Makefile7
-rw-r--r--SD-VBS/benchmarks/sift/data/cif/expected.m3
-rwxr-xr-xSD-VBS/benchmarks/sift/data/cif/siftbin0 -> 61616 bytes
4 files changed, 10 insertions, 0 deletions
diff --git a/SD-VBS/benchmarks/sift/data/cif/1.bmp b/SD-VBS/benchmarks/sift/data/cif/1.bmp
new file mode 100644
index 0000000..510ee1e
--- /dev/null
+++ b/SD-VBS/benchmarks/sift/data/cif/1.bmp
Binary files differ
diff --git a/SD-VBS/benchmarks/sift/data/cif/Makefile b/SD-VBS/benchmarks/sift/data/cif/Makefile
new file mode 100644
index 0000000..f9f69ad
--- /dev/null
+++ b/SD-VBS/benchmarks/sift/data/cif/Makefile
@@ -0,0 +1,7 @@
1INPUT=cif
2include ../../../../common/makefiles/Makefile.include
3
4BMARK=sift
5include $(MAKEFILE_COMMON_DIR)/Makefile.common
6
7
diff --git a/SD-VBS/benchmarks/sift/data/cif/expected.m b/SD-VBS/benchmarks/sift/data/cif/expected.m
new file mode 100644
index 0000000..af2bf0d
--- /dev/null
+++ b/SD-VBS/benchmarks/sift/data/cif/expected.m
@@ -0,0 +1,3 @@
1136.999167 77.000720 83.999729 112.000277 121.000620 39.000176 51.001094 43.999857 61.998244 13.999880 25.000228 47.997497 33.001164 55.999991 20.001724 54.000010 3.999342 5.000423 20.000317 43.000814 14.996794 15.002251 26.996749 19.002418
2112.999914 76.000321 129.999754 130.999869 109.999693 139.999571 14.999954 8.999146 17.000011 60.999649 13.999972 50.998759 37.000079 49.999613 52.000721 20.998285 4.001589 67.002178 28.000061 31.999063 14.997124 26.998721 15.996770 21.000680
30.000541 2.000809 2.000690 1.999219 1.999901 1.999766 -0.000501 1.001493 0.997885 2.002503 2.001009 2.000486 0.000857 0.000447 0.999257 1.001282 1.999210 2.004933 1.998901 2.002017 0.000844 0.002754 0.003280 0.999702
diff --git a/SD-VBS/benchmarks/sift/data/cif/sift b/SD-VBS/benchmarks/sift/data/cif/sift
new file mode 100755
index 0000000..bb1cb68
--- /dev/null
+++ b/SD-VBS/benchmarks/sift/data/cif/sift
Binary files differ