summaryrefslogtreecommitdiffstats
path: root/SD-VBS/benchmarks/sift/data/sim
diff options
context:
space:
mode:
Diffstat (limited to 'SD-VBS/benchmarks/sift/data/sim')
-rw-r--r--SD-VBS/benchmarks/sift/data/sim/1.bmpbin0 -> 3126 bytes
-rw-r--r--SD-VBS/benchmarks/sift/data/sim/Makefile7
-rw-r--r--SD-VBS/benchmarks/sift/data/sim/expected.m3
-rw-r--r--SD-VBS/benchmarks/sift/data/sim/out64
-rw-r--r--SD-VBS/benchmarks/sift/data/sim/outpt3
-rwxr-xr-xSD-VBS/benchmarks/sift/data/sim/siftbin0 -> 52328 bytes
6 files changed, 77 insertions, 0 deletions
diff --git a/SD-VBS/benchmarks/sift/data/sim/1.bmp b/SD-VBS/benchmarks/sift/data/sim/1.bmp
new file mode 100644
index 0000000..52b45d6
--- /dev/null
+++ b/SD-VBS/benchmarks/sift/data/sim/1.bmp
Binary files differ
diff --git a/SD-VBS/benchmarks/sift/data/sim/Makefile b/SD-VBS/benchmarks/sift/data/sim/Makefile
new file mode 100644
index 0000000..f4682f1
--- /dev/null
+++ b/SD-VBS/benchmarks/sift/data/sim/Makefile
@@ -0,0 +1,7 @@
1INPUT=sim
2include ../../../../common/makefiles/Makefile.include
3
4BMARK=sift
5include $(MAKEFILE_COMMON_DIR)/Makefile.common
6
7
diff --git a/SD-VBS/benchmarks/sift/data/sim/expected.m b/SD-VBS/benchmarks/sift/data/sim/expected.m
new file mode 100644
index 0000000..c6fa41b
--- /dev/null
+++ b/SD-VBS/benchmarks/sift/data/sim/expected.m
@@ -0,0 +1,3 @@
138.000255 43.999064 10.997433 22.000307 42.000304 55.002080 24.998365 26.999151 48.002129 17.000593 47.999165 48.999650 17.000126 30.001099 3.996419 37.998273 16.998723
26.999158 11.997409 53.999909 10.999926 45.000550 12.999159 46.999620 24.998259 26.999954 45.999281 16.999859 43.000301 24.000730 60.001463 58.998050 26.999739 18.999517
3-0.001414 -0.000176 0.998619 0.999565 0.997222 1.001923 1.999310 1.999673 1.999408 0.000973 -0.000146 -0.001587 1.001611 1.001263 1.997816 1.999161 0.001112
diff --git a/SD-VBS/benchmarks/sift/data/sim/out b/SD-VBS/benchmarks/sift/data/sim/out
new file mode 100644
index 0000000..3382a8a
--- /dev/null
+++ b/SD-VBS/benchmarks/sift/data/sim/out
@@ -0,0 +1,64 @@
1Executing Matlab version of the benchmark sift
2sift
3
4 < M A T L A B >
5 Copyright 1984-2006 The MathWorks, Inc.
6 Version 7.3.0.298 (R2006b)
7 August 03, 2006
8
9
10 To get started, type one of these: helpwin, helpdesk, or demo.
11 For product information, visit www.mathworks.com.
12
13Warning: Function /h/g2/kvs/Desktop/VBS_Ver1.1/common/randn.m has the same name as a MATLAB builtin. We suggest you rename the function to avoid a potential name conflict.
14> In path at 113
15 In script_run_profile at 3
16Warning: You are using gcc version "4.1.1". The earliest gcc version supported
17with mex is "3.4.0". The latest version tested for use with mex is "3.4.5".
18To download a different version of gcc, visit http://gcc.gnu.org
19Warning: You are using gcc version "4.1.1". The earliest gcc version supported
20with mex is "3.4.0". The latest version tested for use with mex is "3.4.5".
21To download a different version of gcc, visit http://gcc.gnu.org
22Warning: You are using gcc version "4.1.1". The earliest gcc version supported
23with mex is "3.4.0". The latest version tested for use with mex is "3.4.5".
24To download a different version of gcc, visit http://gcc.gnu.org
25Warning: You are using gcc version "4.1.1". The earliest gcc version supported
26with mex is "3.4.0". The latest version tested for use with mex is "3.4.5".
27To download a different version of gcc, visit http://gcc.gnu.org
28Warning: You are using gcc version "4.1.1". The earliest gcc version supported
29with mex is "3.4.0". The latest version tested for use with mex is "3.4.5".
30To download a different version of gcc, visit http://gcc.gnu.org
31Warning: You are using gcc version "4.1.1". The earliest gcc version supported
32with mex is "3.4.0". The latest version tested for use with mex is "3.4.5".
33To download a different version of gcc, visit http://gcc.gnu.org
34 We need pathName and fileName as inputs here
35 6
36
372.015874 1.259921 -1.000000 0.500000 -1.000000 1.249000
38Dsigma for octave 1.259921 0.000000 1.226273 1.226273
39Dsigma for octave 1.259921 1.000000 1.226273 1.545008
40Dsigma for octave 1.259921 2.000000 1.226273 1.946588
41Dsigma for octave 1.259921 3.000000 1.226273 2.452547
42Dsigma for octave 1.259921 4.000000 1.226273 3.090016
43Const Dimensions = 64
44Const Dimensions = 64
45Const Dimensions = 5
46Const Dimensions = 64
47Const Dimensions = 64
48Const Dimensions = 5
49Params here
50 64 64 5
51
52Size of oframes_ = 3 18
53../data/sim/expected.m
54Const Dimensions = 32
55Const Dimensions = 32
56Const Dimensions = 5
57Const Dimensions = 32
58Const Dimensions = 32
59Const Dimensions = 5
60Params here
61 32 32 5
62
63Size of oframes_ = 3 4
64../data/sim/expected.m
diff --git a/SD-VBS/benchmarks/sift/data/sim/outpt b/SD-VBS/benchmarks/sift/data/sim/outpt
new file mode 100644
index 0000000..688b5d9
--- /dev/null
+++ b/SD-VBS/benchmarks/sift/data/sim/outpt
@@ -0,0 +1,3 @@
1gcc -DGCC -DCHECK -Dsim -lm -O2 -I../../../C_common -I../../C ../../../C_common/calcSobel_dX.c ../../../C_common/calcSobel_dY.c ../../../C_common/fDeepCopy.c ../../../C_common/fDeepCopyRange.c ../../../C_common/fDivide.c ../../../C_common/ffConv2.c ../../../C_common/ffConv2_dY.c ../../../C_common/ffDivide.c ../../../C_common/ffiConv2.c ../../../C_common/fFind3.c ../../../C_common/ffTimes.c ../../../C_common/ffVertcat.c ../../../C_common/fHorzcat.c ../../../C_common/fiConv2.c ../../../C_common/fiDeepCopy.c ../../../C_common/fMallocHandle.c ../../../C_common/fMdivide.c ../../../C_common/fMinus.c ../../../C_common/fMtimes.c ../../../C_common/fPlus.c ../../../C_common/fReshape.c ../../../C_common/fSelfCheck.c ../../../C_common/fSetArray.c ../../../C_common/fSort.c ../../../C_common/fSortIndices.c ../../../C_common/fSum2.c ../../../C_common/fSum.c ../../../C_common/fTimes.c ../../../C_common/fTranspose.c ../../../C_common/fWriteMatrix.c ../../../C_common/horzcat.c ../../../C_common/iDeepCopy.c ../../../C_common/iDeepCopyRange.c ../../../C_common/ifDeepCopy.c ../../../C_common/iHorzcat.c ../../../C_common/iiConv2.c ../../../C_common/imageBlur.c ../../../C_common/imageResize.c ../../../C_common/iMallocHandle.c ../../../C_common/iMinus.c ../../../C_common/iReshape.c ../../../C_common/iSetArray.c ../../../C_common/isMinus.c ../../../C_common/iSort.c ../../../C_common/iSortIndices.c ../../../C_common/isPlus.c ../../../C_common/iTimes.c ../../../C_common/iTranspose.c ../../../C_common/makeImage.c ../../../C_common/photonEndTiming.c ../../../C_common/photonPrintTiming.c ../../../C_common/photonReportTiming.c ../../../C_common/photonStartTiming.c ../../../C_common/randnWrapper.c ../../../C_common/randWrapper.c ../../../C_common/readFile.c ../../../C_common/readImage.c ../../../C_common/selfCheck.c ../../C/diffss.c ../../C/doubleSize.c ../../C/fHalveSize.c ../../C/filter_boundary_points.c ../../C/gaussianss.c ../../C/iHalveSize.c ../../C/imsmooth.c ../../C/script_sift.c ../../C/sift.c ../../C/siftlocalmax.c ../../C/siftrefinemx.c -o sift
2Running C Version of the benchmark
3./sift ../../data/sim ../result
diff --git a/SD-VBS/benchmarks/sift/data/sim/sift b/SD-VBS/benchmarks/sift/data/sim/sift
new file mode 100755
index 0000000..54a4156
--- /dev/null
+++ b/SD-VBS/benchmarks/sift/data/sim/sift
Binary files differ