From adca31b9bfa537da927a21fdb8e65891f0a02c53 Mon Sep 17 00:00:00 2001 From: Joshua Bakita Date: Thu, 14 Nov 2024 16:30:50 -0500 Subject: Changes left by Tyler on tama Found while cleaning up and removing his home directory --- SD-VBS/benchmarks/sift/data/sim_fast/1.bmp | Bin 822 -> 0 bytes SD-VBS/benchmarks/sift/data/sim_fast/Makefile | 7 ------- SD-VBS/benchmarks/sift/data/sim_fast/expected.m | 3 --- SD-VBS/benchmarks/sift/data/sim_fast/expected_C.txt | 3 --- 4 files changed, 13 deletions(-) delete mode 100644 SD-VBS/benchmarks/sift/data/sim_fast/1.bmp delete mode 100644 SD-VBS/benchmarks/sift/data/sim_fast/Makefile delete mode 100644 SD-VBS/benchmarks/sift/data/sim_fast/expected.m delete mode 100644 SD-VBS/benchmarks/sift/data/sim_fast/expected_C.txt (limited to 'SD-VBS/benchmarks/sift/data/sim_fast') diff --git a/SD-VBS/benchmarks/sift/data/sim_fast/1.bmp b/SD-VBS/benchmarks/sift/data/sim_fast/1.bmp deleted file mode 100644 index b7f0f28..0000000 Binary files a/SD-VBS/benchmarks/sift/data/sim_fast/1.bmp and /dev/null differ diff --git a/SD-VBS/benchmarks/sift/data/sim_fast/Makefile b/SD-VBS/benchmarks/sift/data/sim_fast/Makefile deleted file mode 100644 index 1f2273f..0000000 --- a/SD-VBS/benchmarks/sift/data/sim_fast/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -INPUT=sim_fast -include ../../../../common/makefiles/Makefile.include - -BMARK=sift -include $(MAKEFILE_COMMON_DIR)/Makefile.common - - diff --git a/SD-VBS/benchmarks/sift/data/sim_fast/expected.m b/SD-VBS/benchmarks/sift/data/sim_fast/expected.m deleted file mode 100644 index dc3d5d5..0000000 --- a/SD-VBS/benchmarks/sift/data/sim_fast/expected.m +++ /dev/null @@ -1,3 +0,0 @@ -16.003646 -18.997463 -0.001157 diff --git a/SD-VBS/benchmarks/sift/data/sim_fast/expected_C.txt b/SD-VBS/benchmarks/sift/data/sim_fast/expected_C.txt deleted file mode 100644 index 25a7402..0000000 --- a/SD-VBS/benchmarks/sift/data/sim_fast/expected_C.txt +++ /dev/null @@ -1,3 +0,0 @@ -16.003645 -18.997463 -0.001157 -- cgit v1.2.2