iLab Neuromorphic Vision C++ Toolkit daily 64-bit make test

This page is generated daily by running make test on a fresh SVN checkout of the iLab Neuromorphic Vision C++ Toolkit on a 64-bit machine.

Mon Nov 23 01:47:40 PST 2009
###
### system info ...
###

DATE:
	Mon Nov 23 01:47:40 PST 2009

UNAME:
	Linux iMaster.usc.edu 2.6.24.4-server-1mnb #1 SMP Thu Mar 27 15:24:36 CET 2008 x86_64 Dual Core AMD Opteron(tm) Processor 175 GNU/Linux

CXX INFO (/usr/bin/g++):
	Using built-in specs.
Target: x86_64-manbo-linux-gnu
Configured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,java --host=x86_64-manbo-linux-gnu --with-cpu=generic --with-system-zlib --enable-threads=posix --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --enable-gtk-cairo --disable-libjava-multilib --enable-ssp --disable-libssp
Thread model: posix
gcc version 4.2.3 (4.2.3-6mnb1)

SVNVERSION:
	12068

SVN STATUS:
?      /home/tmp/saliency-3126/saliency/MAKEALL64.inc
?      /home/tmp/saliency-3126/saliency/MAKETEST64.inc
?      /home/tmp/saliency-3126/saliency/BUILD64.inc
?      /home/tmp/saliency-3126/saliency/CONFIGURE64.inc

####################
### STARTING test script './test_Beowulf_whitebox.pl' ...
###
test beowulf--basic-tcpmessage--1 ... ok

1 of 1 tests succeeded
###
### FINISHED test script './test_Beowulf_whitebox.pl'
####################

####################
### STARTING test script './test_Brain_whitebox.pl' ...
###
test Brain--modules--1 ... ok

1 of 1 tests succeeded
###
### FINISHED test script './test_Brain_whitebox.pl'
####################

####################
### STARTING test script './test_Channels_whitebox.pl' ...
###
test Channels--facets--1 ... ok

1 of 1 tests succeeded
###
### FINISHED test script './test_Channels_whitebox.pl'
####################

####################
### STARTING test script './test_Component_whitebox.pl' ...
###
test modelparam--getset--1 ... ok
test modelparam--getset--2 ... ok
test modelparam--getset--3 ... ok
test modelparam--readfrom--1 ... ok
test modelparam--writeto--1 ... ok
test modelmanager--findoptiondef--1 ... ok
test modelmanager--defaultvalue--1 ... ok
test modelcomponent--root-object--1 ... ok
test modelcomponent--reentrant-pinfos--1 ... ok
test modelcomponent--master-slave-export--1 ... ok

10 of 10 tests succeeded
###
### FINISHED test script './test_Component_whitebox.pl'
####################

####################
### STARTING test script './test_ImageEqual_blackbox.pl' ...
###

=========================================================
test 'ieq-gray8--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/test-ImageEqual
	../inputs/gray-8-bit-001.pgm
	../inputs/gray-8-bit-001.png
	ieq-status1.txt'

checking ieq-status1.txt ... ok
---------------------------------------------------------

=========================================================
test 'ieq-rgb24--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/test-ImageEqual
	../inputs/rgb-24-bit-001.ppm
	../inputs/rgb-24-bit-001.png
	ieq-status2.txt'

checking ieq-status2.txt ... ok
---------------------------------------------------------

=========================================================
test 'ieq-rgb-palette--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/test-ImageEqual
	../inputs/rgb-24-bit-001.ppm
	../inputs/palette-8-bit-001.png
	ieq-status3.txt'

checking ieq-status3.txt ... ok
---------------------------------------------------------

=========================================================
test 'ieq-rgb-gz--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/test-ImageEqual
	../inputs/rgb-24-bit-001.ppm
	../inputs/rgb-24-bit-001.pnm.gz
	ieq-status4.txt'

checking ieq-status4.txt ... ok
---------------------------------------------------------

=========================================================
test 'ieq-rgb-bz2--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/test-ImageEqual
	../inputs/rgb-24-bit-001.ppm
	../inputs/rgb-24-bit-001.pnm.bz2
	ieq-status5.txt'

checking ieq-status5.txt ... ok
---------------------------------------------------------

=========================================================
test 'ieq-bw1--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/test-ImageEqual
	../inputs/bw-1-bit-raw.pbm
	../inputs/bw-1-bit-raw.pgm
	ieq-status6.txt'

checking ieq-status6.txt ... ok
---------------------------------------------------------

=========================================================
test 'ieq-bw1--2' ... 

running command '/home/tmp/saliency-3126/saliency/bin/test-ImageEqual
	../inputs/bw-1-bit-ascii.pbm
	../inputs/bw-1-bit-raw.pgm
	ieq-status7.txt'

checking ieq-status7.txt ... ok
---------------------------------------------------------

7 of 7 tests succeeded
###
### FINISHED test script './test_ImageEqual_blackbox.pl'
####################

####################
### STARTING test script './test_Image_whitebox.pl' ...
###
test Rectangle--getOverlap--1 ... ok
test Rectangle--constrain--1 ... ok
test Image--construct-from-array--1 ... ok
test Image--construct-UDT--1 ... ok
test Image--construct-and-clear--1 ... ok
test Image--default-construct--1 ... ok
test Image--swap--1 ... ok
test Image--copy--1 ... ok
test Image--copy-on-write--1 ... ok
test Image--copy-on-write--2 ... ok
test Image--copy-on-write--3 ... ok
test Image--assignment-to-self--1 ... ok
test Image--reshape--1 ... ok
test Image--indexing--1 ... ok
test Image--type-convert--1 ... ok
test Image--type-convert--2 ... ok
test Image--type-convert--3 ... ok
test Image--attach-detach--1 ... ok
test Image--destruct--1 ... ok
test Image--begin-end--1 ... ok
test Image--beginw-endw--1 ... ok
test Image--getMean--1 ... ok
test Image--clear--1 ... ok
test Image--plus-eq-scalar--1 ... ok
test Image--minus-eq-scalar--1 ... ok
test Image--mul-eq-scalar--1 ... ok
test Image--div-eq-scalar--1 ... ok
test Image--lshift-eq-scalar--1 ... ok
test Image--rshift-eq-scalar--1 ... ok
test Image--plus-eq-array--1 ... ok
test Image--minus-eq-array--1 ... ok
test Image--mul-eq-array--1 ... ok
test Image--div-eq-array--1 ... ok
test Image--plus-scalar--1 ... ok
test Image--minus-scalar--1 ... ok
test Image--mul-scalar--1 ... ok
test Image--div-scalar--1 ... ok
test Image--lshift-scalar--1 ... ok
test Image--rshift-scalar--1 ... ok
test Image--plus-array--1 ... ok
test Image--minus-array--1 ... ok
test Image--minus-array--2 ... ok
test Image--mul-array--1 ... ok
test Image--div-array--1 ... ok
test Image--row-ops--1 ... ok
test Image--emptyArea--1 ... ok
test Image--mean--1 ... ok
test Image--sum--1 ... ok
test Image--sum--2 ... ok
test Image--rangeOf--1 ... ok
test Image--rangeOf--2 ... ok
test Image--remapRange--1 ... ok
test Image--squared--1 ... ok
test Image--toPower--1 ... ok
test Image--toPower--2 ... ok
test Image--quadEnergy--1 ... ok
test Image--overlay--1 ... ok
test Image--exp--1 ... ok
test Image--log--1 ... ok
test Image--log10--1 ... ok
test Image--getMaskedMinMax--1 ... ok
test Image--getMaskedMinMaxAvg--1 ... ok
test Image--vmMult--1 ... ok
test Image--vmMult--2 ... ok
test Image--matrixMult--1 ... ok
test Image--matrixMult--2 ... ok
test Image--matrixMult--3 ... ok
test Image--matrixMult--4 ... ok
test Image--matrixInv--1 ... ok
test Image--matrixInv--2 ... ok
test Image--matrixInv--3 ... ok
test Image--matrixDet--1 ... ok
test Image--matrixDet--2 ... ok
test Image--matrixDet--3 ... ok
test Image--svd-gsl--1 ... ok
test Image--svd-lapack--1 ... ok
test Image--svd-lapack--2 ... ok
test Image--svd-full--1 ... ok
test Image--rescale--1 ... ok
test Image--rescale--2 ... ok
test Image--rescale--3 ... ok
test Image--rescale--4 ... ok
test Image--rescale--5 ... ok
test Image--zoomXY--1 ... ok
test Image--zoomXY--2 ... ok
test Image--zoomXY--3 ... ok
test Image--zoomXY--4 ... ok
test Image--interpolate--1 ... ok
test Image--decY--1 ... ok
test Image--blurAndDecY--1 ... ok
test Image--concatX--1 ... ok
test Image--concatY--1 ... ok
test Image--concatLooseX--1 ... ok
test Image--concatLooseY--1 ... ok
test Image--crop--1 ... ok
test Image--lowPass3x--1 ... ok
test Image--lowPass3y--1 ... ok
test Image--lowPass3--1 ... ok
test Image--lowPass5x--1 ... ok
test Image--lowPass5y--1 ... ok
test Image--lowPass5--1 ... ok
test Image--binomialKernel--1 ... ok
test Image--sepFilter--1 ... ok
test Image--sepFilter--2 ... ok
test Image--sepFilter--3 ... ok
test Image--sepFilter--4 ... ok
test Image--sepFilter--5 ... ok
test Image--orientedFilter--1 ... ok
test Image--gradientmag--1 ... ok
test Image--gradientori--1 ... ok
test Image--gradient--1 ... ok
test Image--fft--1 ... ok
test Image--Digest--1 ... ok
test Image--md5--1 ... ok
test Image--sha1--1 ... ok
test Image--sha256--1 ... ok
test Image--warp3D--1 ... ok
test Image--makeBinary--1 ... ok
test Image--contour2D--1 ... ok
test Point2D--testConstructAdd--1 ... ok
test Point2D--testConvertType--1 ... ok

121 of 121 tests succeeded
###
### FINISHED test script './test_Image_whitebox.pl'
####################

####################
### STARTING test script './test_Learn_whitebox.pl' ...
###
test Learn--backprop-nnet--xor--1 ... FAILED!
0
	FAILED @ src/TestSuite/whitebox-Learn.C:87:
	 expected nsuccess >= int(0.25*ntotal),
 	 got nsuccess==2 and int(0.25*ntotal)==5

	stderr from "/home/tmp/saliency-3126/saliency/bin/whitebox-Learn --run 0":
		BackpropNetwork::train: 4 samples, 2 input, 2 hidden units, 2 output units
		BackpropNetwork::train: new best E=0.439676 at init iteration 0
		BackpropNetwork::train: 4 samples, 2 input, 2 hidden units, 2 output units
		BackpropNetwork::train: new best E=0.439676 at init iteration 0
		BackpropNetwork::train: 4 samples, 2 input, 2 hidden units, 2 output units
		BackpropNetwork::train: new best E=0.428901 at init iteration 0
		BackpropNetwork::train: 4 samples, 2 input, 2 hidden units, 2 output units
		BackpropNetwork::train: new best E=0.428901 at init iteration 0
		BackpropNetwork::train: 4 samples, 2 input, 2 hidden units, 2 output units
		BackpropNetwork::train: new best E=0.428901 at init iteration 0
		BackpropNetwork::train: 4 samples, 2 input, 2 hidden units, 2 output units
		BackpropNetwork::train: new best E=0.428901 at init iteration 0
		BackpropNetwork::train: 4 samples, 2 input, 2 hidden units, 2 output units
		BackpropNetwork::train: new best E=0.428901 at init iteration 0
		BackpropNetwork::train: 4 samples, 2 input, 2 hidden units, 2 output units
		BackpropNetwork::train: new best E=0.428901 at init iteration 0
		BackpropNetwork::train: 4 samples, 2 input, 2 hidden units, 2 output units
		BackpropNetwork::train: new best E=0.428901 at init iteration 0
		BackpropNetwork::train: 4 samples, 2 input, 2 hidden units, 2 output units
		BackpropNetwork::train: new best E=0.428901 at init iteration 0
		BackpropNetwork::train: 4 samples, 2 input, 2 hidden units, 2 output units
		BackpropNetwork::train: new best E=0.428901 at init iteration 0
		BackpropNetwork::train: 4 samples, 2 input, 2 hidden units, 2 output units
		BackpropNetwork::train: new best E=0.428901 at init iteration 0
		BackpropNetwork::train: 4 samples, 2 input, 2 hidden units, 2 output units
		BackpropNetwork::train: new best E=0.428901 at init iteration 0
		BackpropNetwork::train: 4 samples, 2 input, 2 hidden units, 2 output units
		BackpropNetwork::train: new best E=0.428901 at init iteration 0
		BackpropNetwork::train: 4 samples, 2 input, 2 hidden units, 2 output units
		BackpropNetwork::train: new best E=0.428901 at init iteration 0
		BackpropNetwork::train: 4 samples, 2 input, 2 hidden units, 2 output units
		BackpropNetwork::train: new best E=0.428901 at init iteration 0
		BackpropNetwork::train: 4 samples, 2 input, 2 hidden units, 2 output units
		BackpropNetwork::train: new best E=0.428901 at init iteration 0
		BackpropNetwork::train: 4 samples, 2 input, 2 hidden units, 2 output units
		BackpropNetwork::train: new best E=0.428901 at init iteration 0
		BackpropNetwork::train: 4 samples, 2 input, 2 hidden units, 2 output units
		BackpropNetwork::train: new best E=0.428901 at init iteration 0
		BackpropNetwork::train: 4 samples, 2 input, 2 hidden units, 2 output units
		BackpropNetwork::train: new best E=0.428901 at init iteration 0

0 of 1 tests succeeded

FAILED tests:
	Learn--backprop-nnet--xor--1
###
### FINISHED test script './test_Learn_whitebox.pl'
####################

####################
### STARTING test script './test_LevelSpec_whitebox.pl' ...
###
test LevelSpec--maxIndex--1 ... ok
test LevelSpec--maxDepth--1 ... ok
test LevelSpec--clevOK--1 ... ok
test LevelSpec--slevOK--1 ... ok
test LevelSpec--delOK--1 ... ok
test LevelSpec--csOK--1 ... ok
test LevelSpec--convert--1 ... ok

7 of 7 tests succeeded
###
### FINISHED test script './test_LevelSpec_whitebox.pl'
####################

####################
### STARTING test script './test_Pixels_whitebox.pl' ...
###
test Pixels--constructors--1 ... ok
test Pixels--conversions--1 ... ok
test Pixels--conversions--2 ... ok
test Pixels--conversions--3 ... ok
test Pixels--conversions--4 ... ok
test Pixels--conversions--5 ... ok
test Pixels--conversions--6 ... ok
test Pixels--conversions--7 ... ok
test Pixels--promotions--1 ... ok
test Pixels--operators--1 ... ok
test Pixels--operators--2 ... ok
test Pixels--binary-layout--1 ... ok
test Pixels--math-functions--1 ... ok
test Pixels--math-functions--2 ... ok
test Pixels--math-functions--3 ... ok
test Pixels--math-functions--4 ... ok
test Pixels--math-functions--5 ... ok
test Pixels--math-functions--6 ... ok
test Pixels--math-functions--7 ... ok
test Pixels--math-functions--8 ... ok
test Pixels--math-functions--9 ... ok
test Pixels--math-functions--10 ... ok
test Pixels--math-functions--11 ... ok
test Pixels--math-functions--12 ... ok
test Pixels--math-functions--13 ... ok
test Pixels--math-functions--14 ... ok
test Pixels--math-functions--15 ... ok
test Pixels--math-functions--16 ... ok
test Pixels--math-functions--17 ... ok
test Pixels--math-functions--18 ... ok
test Pixels--math-functions--19 ... ok
test Pixels--math-functions--20 ... ok
test Pixels--math-functions--21 ... ok
test Pixels--math-functions--22 ... ok
test Pixels--math-functions--23 ... ok
test Pixels--math-functions--24 ... ok
test Pixels--math-functions--25 ... ok
test Pixels--math-functions--26 ... ok
test Pixels--math-functions--27 ... ok
test Pixels--math-functions--28 ... ok
test Pixels--math-functions--29 ... ok
test Pixels--math-functions--30 ... ok
test Pixels--math-functions--31 ... ok
test Pixels--math-functions--32 ... ok
test Pixels--math-functions--33 ... ok
test Pixels--math-functions--34 ... ok
test Pixels--math-functions--35 ... ok
test Pixels--math-functions--36 ... ok
test Pixels--math-functions--37 ... ok
test Pixels--math-functions--38 ... ok
test Pixels--math-functions--39 ... ok
test Pixels--math-functions--40 ... ok
test Pixels--math-functions--41 ... ok
test Pixels--math-functions--42 ... ok
test Pixels--math-functions--43 ... ok
test Pixels--math-functions--44 ... ok
test Pixels--math-functions--45 ... ok
test Pixels--math-functions--46 ... ok
test Pixels--math-functions--47 ... ok
test Pixels--math-functions--48 ... ok
test Pixels--math-functions--49 ... ok
test Pixels--math-functions--50 ... ok
test Pixels--math-functions--51 ... ok

63 of 63 tests succeeded
###
### FINISHED test script './test_Pixels_whitebox.pl'
####################

####################
### STARTING test script './test_Raster_whitebox.pl' ...
###
test Raster--img-gray-write-bw-read-gray--1 ... ok
test Raster--img-gray-write-gray-read-gray--1 ... ok
test Raster--img-gray-write-gray-read-rgb--1 ... ok
test Raster--img-gray-write-rgb-read-gray--1 ... ok
test Raster--img-gray-write-rgb-read-rgb--1 ... ok
test Raster--img-rgb-write-gray-read-gray--1 ... ok
test Raster--img-rgb-write-gray-read-rgb--1 ... ok
test Raster--img-rgb-write-rgb-read-gray--1 ... ok
test Raster--img-rgb-write-rgb-read-rgb--1 ... ok
test Raster--img-float-write-float-read-float--1 ... ok
test Raster--pfm-tags--1 ... ok

11 of 11 tests succeeded
###
### FINISHED test script './test_Raster_whitebox.pl'
####################

####################
### STARTING test script './test_SIFT_blackbox.pl' ...
###

=========================================================
test 'sift-simple--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/test-SIFTimageMatch
	Simple
	../inputs/berry1.png
	../inputs/berry2.png
	matches.pnm
	fused.pnm
	>status.txt 2>&1'

checking matches.pnm ... ok
checking fused.pnm ... ok
checking status.txt ... ok
---------------------------------------------------------

=========================================================
test 'sift-kdtree--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/test-SIFTimageMatch
	KDTree
	../inputs/berry3.png
	../inputs/berry1.png
	matches.pnm
	fused.pnm
	>status.txt 2>&1'

checking matches.pnm ... ok
checking fused.pnm ... ok
checking status.txt ... ok
---------------------------------------------------------

=========================================================
test 'sift-kdbbf--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/test-SIFTimageMatch
	KDBBF
	../inputs/berry3.png
	../inputs/berry2.png
	matches.pnm
	fused.pnm
	>status.txt 2>&1'

checking matches.pnm ... ok
checking fused.pnm ... ok
checking status.txt ... ok
---------------------------------------------------------

3 of 3 tests succeeded
###
### FINISHED test script './test_SIFT_blackbox.pl'
####################

####################
### STARTING test script './test_ShapeEstimator_blackbox.pl' ...
###

=========================================================
test 'shape-estimator--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-KZ
	--shape-estim-mode=FeatureMap
	--in=../inputs/aircrafts.ppm
	--out=pnm: 
	--output-frames=@EVENT
	-+
	--too-much-time=700ms
	--maxnorm-type=Fancy
	--textlog=shape.txt'

checking shape.txt ... ok
checking T000000.pnm ... ok
checking T000001.pnm ... ok
---------------------------------------------------------

=========================================================
test 'shape-estimator--2' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-KZ
	--shape-estim-mode=SaliencyMap
	--in=../inputs/balloons.ppm
	--out=pnm: 
	--output-frames=@EVENT
	-+
	--too-much-time=700ms
	--maxnorm-type=FancyOne
	--textlog=shape.txt'

checking shape.txt ... ok
checking T000000.pnm ... ok
checking T000001.pnm ... ok
checking T000002.pnm ... ok
checking T000003.pnm ... ok
checking T000004.pnm ... ok
checking T000005.pnm ... ok
---------------------------------------------------------

=========================================================
test 'shape-estimator--3' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-KZ
	--shape-estim-mode=FeatureMap
	--in=../inputs/elephants.ppm
	--out=pnm: 
	--output-frames=@EVENT
	-+
	--too-much-time=700ms
	--maxnorm-type=FancyWeak
	--vc-chans=CIO
	--textlog=shape.txt
	--nodisplay-interp-maps'

checking shape.txt ... ok
checking T000000.pnm ... ok
checking T000001.pnm ... ok
checking T000002.pnm ... ok
checking T000003.pnm ... ok
---------------------------------------------------------

=========================================================
test 'shape-estimator--4' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-KZ
	--shape-estim-mode=ConspicuityMap
	--in=../inputs/helis.ppm
	--out=pnm: 
	--output-frames=@EVENT
	-+
	--too-much-time=700ms
	--maxnorm-type=FancyVWeak
	--vc-chans=CIO
	--textlog=shape.txt'

checking shape.txt ... ok
checking T000000.pnm ... ok
checking T000001.pnm ... ok
checking T000002.pnm ... ok
checking T000003.pnm ... ok
checking T000004.pnm ... ok
checking T000005.pnm ... ok
---------------------------------------------------------

=========================================================
test 'shape-estimator--5' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-KZ
	--shape-estim-mode=SaliencyMap
	--in=../inputs/faces.ppm
	--out=pnm: 
	--output-frames=@EVENT
	-+
	--too-much-time=700ms
	--maxnorm-type=Fancy
	--vc-chans=CIO
	--textlog=shape.txt'

checking shape.txt ... ok
checking T000000.pnm ... ok
checking T000001.pnm ... ok
checking T000002.pnm ... ok
---------------------------------------------------------

=========================================================
test 'shape-estimator--6' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-KZ
	--shape-estim-mode=FeatureMap
	--in=../inputs/sailboats.ppm
	--out=pnm: 
	--output-frames=@EVENT
	-+
	--too-much-time=700ms
	--maxnorm-type=Fancy
	--textlog=shape.txt
	--vc-chans=CIO
	--noshape-estim-largeneigh'

checking shape.txt ... ok
checking T000000.pnm ... ok
checking T000001.pnm ... ok
checking T000002.pnm ... ok
checking T000003.pnm ... ok
checking T000004.pnm ... ok
checking T000005.pnm ... ok
---------------------------------------------------------

=========================================================
test 'shape-estimator--7' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-KZ
	--shape-estim-mode=FeatureMap
	--in=../inputs/faces.ppm
	--out=pnm: 
	--output-frames=@EVENT
	-+
	--too-much-time=700ms
	--maxnorm-type=FancyOne
	--textlog=shape.txt
	--vc-chans=CIOLTXEK
	--mega-combo-zoom=8
	--nomega-combo-topcm
	--nodisplay-interp-maps'

checking shape.txt ... ok
checking T000000.pnm ... ok
checking T000001.pnm ... ok
checking T000002.pnm ... ok
---------------------------------------------------------

7 of 7 tests succeeded
###
### FINISHED test script './test_ShapeEstimator_blackbox.pl'
####################

####################
### STARTING test script './test_combine_optigains_blackbox.pl' ...
###

=========================================================
test 'combine-optigains--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/app-combineOptimalGains
	../ref/ez-optigains--1--berry1.stsd
	../ref/ez-optigains--2--berry2.stsd
	--save-to=berry12.pmap'

checking berry12.pmap ... ok
---------------------------------------------------------

=========================================================
test 'combine-optigains--2' ... 

running command '/home/tmp/saliency-3126/saliency/bin/app-combineOptimalGains
	../ref/ez-optigains--1--berry1.stsd
	--save-to=berry1.pmap'

checking berry1.pmap ... ok
---------------------------------------------------------

2 of 2 tests succeeded
###
### FINISHED test script './test_combine_optigains_blackbox.pl'
####################

####################
### STARTING test script './test_envision_blackbox.pl' ...
###

=========================================================
test 'env-basic--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/envision
	../inputs/ezframe
	envout
	0
	1'

checking envout-color000000.pnm ... ok
checking envout-color000001.pnm ... ok
checking envout-flicker000001.pnm ... ok
checking envout-intens000000.pnm ... ok
checking envout-intens000001.pnm ... ok
checking envout-motion000001.pnm ... ok
checking envout-ori000000.pnm ... ok
checking envout-ori000001.pnm ... ok
checking envout-vcx000000.pnm ... ok
checking envout-vcx000001.pnm ... ok
---------------------------------------------------------

=========================================================
test 'env-multithreaded--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/envision
	../inputs/ezframe
	envout
	0
	1
	1'

checking envout-color000000.pnm ... ok
checking envout-color000001.pnm ... ok
checking envout-flicker000001.pnm ... ok
checking envout-intens000000.pnm ... ok
checking envout-intens000001.pnm ... ok
checking envout-motion000001.pnm ... ok
checking envout-ori000000.pnm ... ok
checking envout-ori000001.pnm ... ok
checking envout-vcx000000.pnm ... ok
checking envout-vcx000001.pnm ... ok
---------------------------------------------------------

2 of 2 tests succeeded
###
### FINISHED test script './test_envision_blackbox.pl'
####################

####################
### STARTING test script './test_ezvision_blackbox.pl' ...
###

=========================================================
test 'ez-trajectory--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-TZ
	--boring-delay=max
	--nodisplay-eye
	--nodisplay-eye-traj
	--textlog=test.txt
	--output-frames=0-5@100
	--in=raster:testpic001.pnm
	-+
	--out=ppm:'

checking test.txt ... ok
checking T000000.pnm ... ok
checking T000001.pnm ... ok
checking T000002.pnm ... ok
checking T000003.pnm ... ok
checking T000004.pnm ... ok
checking T000005.pnm ... ok
---------------------------------------------------------

=========================================================
test 'ez-vc-type-entropy--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-TZ
	--boring-delay=MAX
	--nodisplay-eye
	--nodisplay-eye-traj
	--textlog=test.txt
	--output-frames=0-5@100
	--vc-type=Entrop
	--maxnorm-type=Ignore 
	--in=testpic001.pnm
	-+
	--out=ppm:'

checking test.txt ... ok
checking T000000.pnm ... ok
checking T000001.pnm ... ok
checking T000002.pnm ... ok
checking T000003.pnm ... ok
checking T000004.pnm ... ok
checking T000005.pnm ... ok
---------------------------------------------------------

=========================================================
test 'ez-vc-type-variance--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-TZ
	--boring-delay=forever
	--nodisplay-eye
	--nodisplay-eye-traj
	--textlog=test.txt
	--output-frames=0-5@100
	--vc-type=Variance
	--maxnorm-type=Ignore 
	--in=raster:testpic001.pnm
	-+
	--out=pnm:'

checking test.txt ... ok
checking T000000.pnm ... ok
checking T000001.pnm ... ok
checking T000002.pnm ... ok
checking T000003.pnm ... ok
checking T000004.pnm ... ok
checking T000005.pnm ... ok
---------------------------------------------------------

=========================================================
test 'ez-raw-maps--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-Z
	--textlog=test.txt
	--nodisplay-eye
	--nodisplay-eye-traj
	--too-many-shifts=1
	--output-frames=@EVENT
	--save-raw-maps
	--io=raster:testpic001.pnm
	-+'

checking test.txt ... ok
checking testpic001.pnm-SRby-0-000000.pnm ... ok
checking testpic001.pnm-SRintensity-6-000000.pnm ... ok
checking testpic001.pnm-SRby-1-000000.pnm ... ok
checking testpic001.pnm-SRintensity-7-000000.pnm ... ok
checking testpic001.pnm-SRby-2-000000.pnm ... ok
checking testpic001.pnm-SRintensity-8-000000.pnm ... ok
checking testpic001.pnm-SRby-3-000000.pnm ... ok
checking testpic001.pnm-SRori_0-0-000000.pnm ... ok
checking testpic001.pnm-SRby-4-000000.pnm ... ok
checking testpic001.pnm-SRori_0-1-000000.pnm ... ok
checking testpic001.pnm-SRby-5-000000.pnm ... ok
checking testpic001.pnm-SRori_0-2-000000.pnm ... ok
checking testpic001.pnm-SRby-6-000000.pnm ... ok
checking testpic001.pnm-SRori_0-3-000000.pnm ... ok
checking testpic001.pnm-SRby-7-000000.pnm ... ok
checking testpic001.pnm-SRori_0-4-000000.pnm ... ok
checking testpic001.pnm-SRby-8-000000.pnm ... ok
checking testpic001.pnm-SRori_0-5-000000.pnm ... ok
checking testpic001.pnm-SRdir_0-0-000000.pnm ... ok
checking testpic001.pnm-SRori_0-6-000000.pnm ... ok
checking testpic001.pnm-SRdir_0-1-000000.pnm ... ok
checking testpic001.pnm-SRori_0-7-000000.pnm ... ok
checking testpic001.pnm-SRdir_0-2-000000.pnm ... ok
checking testpic001.pnm-SRori_0-8-000000.pnm ... ok
checking testpic001.pnm-SRdir_0-3-000000.pnm ... ok
checking testpic001.pnm-SRori_1-0-000000.pnm ... ok
checking testpic001.pnm-SRdir_0-4-000000.pnm ... ok
checking testpic001.pnm-SRori_1-1-000000.pnm ... ok
checking testpic001.pnm-SRdir_0-5-000000.pnm ... ok
checking testpic001.pnm-SRori_1-2-000000.pnm ... ok
checking testpic001.pnm-SRdir_0-6-000000.pnm ... ok
checking testpic001.pnm-SRori_1-3-000000.pnm ... ok
checking testpic001.pnm-SRdir_0-7-000000.pnm ... ok
checking testpic001.pnm-SRori_1-4-000000.pnm ... ok
checking testpic001.pnm-SRdir_0-8-000000.pnm ... ok
checking testpic001.pnm-SRori_1-5-000000.pnm ... ok
checking testpic001.pnm-SRdir_1-0-000000.pnm ... ok
checking testpic001.pnm-SRori_1-6-000000.pnm ... ok
checking testpic001.pnm-SRdir_1-1-000000.pnm ... ok
checking testpic001.pnm-SRori_1-7-000000.pnm ... ok
checking testpic001.pnm-SRdir_1-2-000000.pnm ... ok
checking testpic001.pnm-SRori_1-8-000000.pnm ... ok
checking testpic001.pnm-SRdir_1-3-000000.pnm ... ok
checking testpic001.pnm-SRori_2-0-000000.pnm ... ok
checking testpic001.pnm-SRdir_1-4-000000.pnm ... ok
checking testpic001.pnm-SRori_2-1-000000.pnm ... ok
checking testpic001.pnm-SRdir_1-5-000000.pnm ... ok
checking testpic001.pnm-SRori_2-2-000000.pnm ... ok
checking testpic001.pnm-SRdir_1-6-000000.pnm ... ok
checking testpic001.pnm-SRori_2-3-000000.pnm ... ok
checking testpic001.pnm-SRdir_1-7-000000.pnm ... ok
checking testpic001.pnm-SRori_2-4-000000.pnm ... ok
checking testpic001.pnm-SRdir_1-8-000000.pnm ... ok
checking testpic001.pnm-SRori_2-5-000000.pnm ... ok
checking testpic001.pnm-SRdir_2-0-000000.pnm ... ok
checking testpic001.pnm-SRori_2-6-000000.pnm ... ok
checking testpic001.pnm-SRdir_2-1-000000.pnm ... ok
checking testpic001.pnm-SRori_2-7-000000.pnm ... ok
checking testpic001.pnm-SRdir_2-2-000000.pnm ... ok
checking testpic001.pnm-SRori_2-8-000000.pnm ... ok
checking testpic001.pnm-SRdir_2-3-000000.pnm ... ok
checking testpic001.pnm-SRori_3-0-000000.pnm ... ok
checking testpic001.pnm-SRdir_2-4-000000.pnm ... ok
checking testpic001.pnm-SRori_3-1-000000.pnm ... ok
checking testpic001.pnm-SRdir_2-5-000000.pnm ... ok
checking testpic001.pnm-SRori_3-2-000000.pnm ... ok
checking testpic001.pnm-SRdir_2-6-000000.pnm ... ok
checking testpic001.pnm-SRori_3-3-000000.pnm ... ok
checking testpic001.pnm-SRdir_2-7-000000.pnm ... ok
checking testpic001.pnm-SRori_3-4-000000.pnm ... ok
checking testpic001.pnm-SRdir_2-8-000000.pnm ... ok
checking testpic001.pnm-SRori_3-5-000000.pnm ... ok
checking testpic001.pnm-SRdir_3-0-000000.pnm ... ok
checking testpic001.pnm-SRori_3-6-000000.pnm ... ok
checking testpic001.pnm-SRdir_3-1-000000.pnm ... ok
checking testpic001.pnm-SRori_3-7-000000.pnm ... ok
checking testpic001.pnm-SRdir_3-2-000000.pnm ... ok
checking testpic001.pnm-SRori_3-8-000000.pnm ... ok
checking testpic001.pnm-SRdir_3-3-000000.pnm ... ok
checking testpic001.pnm-SRrg-0-000000.pnm ... ok
checking testpic001.pnm-SRdir_3-4-000000.pnm ... ok
checking testpic001.pnm-SRrg-1-000000.pnm ... ok
checking testpic001.pnm-SRdir_3-5-000000.pnm ... ok
checking testpic001.pnm-SRrg-2-000000.pnm ... ok
checking testpic001.pnm-SRdir_3-6-000000.pnm ... ok
checking testpic001.pnm-SRrg-3-000000.pnm ... ok
checking testpic001.pnm-SRdir_3-7-000000.pnm ... ok
checking testpic001.pnm-SRrg-4-000000.pnm ... ok
checking testpic001.pnm-SRdir_3-8-000000.pnm ... ok
checking testpic001.pnm-SRrg-5-000000.pnm ... ok
checking testpic001.pnm-SRintensity-0-000000.pnm ... ok
checking testpic001.pnm-SRrg-6-000000.pnm ... ok
checking testpic001.pnm-SRintensity-1-000000.pnm ... ok
checking testpic001.pnm-SRrg-7-000000.pnm ... ok
checking testpic001.pnm-SRintensity-2-000000.pnm ... ok
checking testpic001.pnm-SRrg-8-000000.pnm ... ok
checking testpic001.pnm-SRintensity-3-000000.pnm ... ok
checking testpic001.pnm-SRintensity-4-000000.pnm ... ok
checking testpic001.pnm-SRintensity-5-000000.pnm ... ok
---------------------------------------------------------

=========================================================
test 'ez-feature-maps--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-Z
	--textlog=test.txt
	--too-many-shifts=1
	--output-frames=@EVENT
	--save-feature-maps
	--in=testpic001.pnm
	-+
	--out=testpic001.pnm'

checking test.txt ... ok
checking testpic001.pnm-SFby-2-5-000000.pnm ... ok
checking testpic001.pnm-SFintensity-4-7-000000.pnm ... ok
checking testpic001.pnm-SFby-2-6-000000.pnm ... ok
checking testpic001.pnm-SFintensity-4-8-000000.pnm ... ok
checking testpic001.pnm-SFby-3-6-000000.pnm ... ok
checking testpic001.pnm-SFori_0-2-5-000000.pnm ... ok
checking testpic001.pnm-SFby-3-7-000000.pnm ... ok
checking testpic001.pnm-SFori_0-2-6-000000.pnm ... ok
checking testpic001.pnm-SFby-4-7-000000.pnm ... ok
checking testpic001.pnm-SFori_0-3-6-000000.pnm ... ok
checking testpic001.pnm-SFby-4-8-000000.pnm ... ok
checking testpic001.pnm-SFori_0-3-7-000000.pnm ... ok
checking testpic001.pnm-SFdir_0-2-5-000000.pnm ... ok
checking testpic001.pnm-SFori_0-4-7-000000.pnm ... ok
checking testpic001.pnm-SFdir_0-2-6-000000.pnm ... ok
checking testpic001.pnm-SFori_0-4-8-000000.pnm ... ok
checking testpic001.pnm-SFdir_0-3-6-000000.pnm ... ok
checking testpic001.pnm-SFori_1-2-5-000000.pnm ... ok
checking testpic001.pnm-SFdir_0-3-7-000000.pnm ... ok
checking testpic001.pnm-SFori_1-2-6-000000.pnm ... ok
checking testpic001.pnm-SFdir_0-4-7-000000.pnm ... ok
checking testpic001.pnm-SFori_1-3-6-000000.pnm ... ok
checking testpic001.pnm-SFdir_0-4-8-000000.pnm ... ok
checking testpic001.pnm-SFori_1-3-7-000000.pnm ... ok
checking testpic001.pnm-SFdir_1-2-5-000000.pnm ... ok
checking testpic001.pnm-SFori_1-4-7-000000.pnm ... ok
checking testpic001.pnm-SFdir_1-2-6-000000.pnm ... ok
checking testpic001.pnm-SFori_1-4-8-000000.pnm ... ok
checking testpic001.pnm-SFdir_1-3-6-000000.pnm ... ok
checking testpic001.pnm-SFori_2-2-5-000000.pnm ... ok
checking testpic001.pnm-SFdir_1-3-7-000000.pnm ... ok
checking testpic001.pnm-SFori_2-2-6-000000.pnm ... ok
checking testpic001.pnm-SFdir_1-4-7-000000.pnm ... ok
checking testpic001.pnm-SFori_2-3-6-000000.pnm ... ok
checking testpic001.pnm-SFdir_1-4-8-000000.pnm ... ok
checking testpic001.pnm-SFori_2-3-7-000000.pnm ... ok
checking testpic001.pnm-SFdir_2-2-5-000000.pnm ... ok
checking testpic001.pnm-SFori_2-4-7-000000.pnm ... ok
checking testpic001.pnm-SFdir_2-2-6-000000.pnm ... ok
checking testpic001.pnm-SFori_2-4-8-000000.pnm ... ok
checking testpic001.pnm-SFdir_2-3-6-000000.pnm ... ok
checking testpic001.pnm-SFori_3-2-5-000000.pnm ... ok
checking testpic001.pnm-SFdir_2-3-7-000000.pnm ... ok
checking testpic001.pnm-SFori_3-2-6-000000.pnm ... ok
checking testpic001.pnm-SFdir_2-4-7-000000.pnm ... ok
checking testpic001.pnm-SFori_3-3-6-000000.pnm ... ok
checking testpic001.pnm-SFdir_2-4-8-000000.pnm ... ok
checking testpic001.pnm-SFori_3-3-7-000000.pnm ... ok
checking testpic001.pnm-SFdir_3-2-5-000000.pnm ... ok
checking testpic001.pnm-SFori_3-4-7-000000.pnm ... ok
checking testpic001.pnm-SFdir_3-2-6-000000.pnm ... ok
checking testpic001.pnm-SFori_3-4-8-000000.pnm ... ok
checking testpic001.pnm-SFdir_3-3-6-000000.pnm ... ok
checking testpic001.pnm-SFrg-2-5-000000.pnm ... ok
checking testpic001.pnm-SFdir_3-3-7-000000.pnm ... ok
checking testpic001.pnm-SFrg-2-6-000000.pnm ... ok
checking testpic001.pnm-SFdir_3-4-7-000000.pnm ... ok
checking testpic001.pnm-SFrg-3-6-000000.pnm ... ok
checking testpic001.pnm-SFdir_3-4-8-000000.pnm ... ok
checking testpic001.pnm-SFrg-3-7-000000.pnm ... ok
checking testpic001.pnm-SFintensity-2-5-000000.pnm ... ok
checking testpic001.pnm-SFrg-4-7-000000.pnm ... ok
checking testpic001.pnm-SFintensity-2-6-000000.pnm ... ok
checking testpic001.pnm-SFrg-4-8-000000.pnm ... ok
checking testpic001.pnm-SFintensity-3-6-000000.pnm ... ok
checking testpic001.pnm-SFintensity-3-7-000000.pnm ... ok
---------------------------------------------------------

=========================================================
test 'ez-conspicuity-maps--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-Z
	--textlog=test.txt
	--too-many-shifts=1
	--output-frames=@EVENT
	--save-conspic-maps
	--in=raster:testpic001.pnm
	-+
	--out=raster:testpic001.pnm'

checking test.txt ... ok
checking testpic001.pnm-COcolor-000000.pnm ... ok
checking testpic001.pnm-COorientation-000000.pnm ... ok
checking testpic001.pnm-COmotion-000000.pnm ... ok
---------------------------------------------------------

=========================================================
test 'ez-conspicuity-maps--2' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-Z
	--textlog=test.txt
	--too-many-shifts=1
	--output-frames=@EVENT
	--save-conspic-maps
	--maxnorm-type=Maxnorm
	--in=raster:testpic001.pnm
	-+
	--out=raster:testpic001.pnm'

checking test.txt ... ok
checking testpic001.pnm-COcolor-000000.pnm ... ok
checking testpic001.pnm-COorientation-000000.pnm ... ok
checking testpic001.pnm-COmotion-000000.pnm ... ok
---------------------------------------------------------

=========================================================
test 'ez-saliency-map--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-Z
	--textlog=test.txt
	--too-many-shifts=1
	--output-frames=@EVENT
	--save-salmap
	--in=raster:testpic001.pnm
	-+
	--out=raster:testpic001.pnm'

checking test.txt ... ok
checking testpic001.pnm-SM000000.pfm ... ok
---------------------------------------------------------

=========================================================
test 'ez-saliency-map--2' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-Z
	--textlog=test.txt
	--too-many-shifts=1
	--output-frames=@EVENT
	--save-salmap
	--maxnorm-type=Maxnorm
	--in=raster:testpic001.pnm
	-+
	--out=raster:testpic001.pnm'

checking test.txt ... ok
checking testpic001.pnm-SM000000.pfm ... ok
---------------------------------------------------------

=========================================================
test 'ez-saliency-map--3' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-Z
	--textlog=test.txt
	--output-frames=0-4@350
	--save-salmap
	--in=raster:testpic001.pnm
	-+
	--out=raster:'

checking test.txt ... ok
checking SM000000.pfm ... ok
checking SM000001.pfm ... ok
checking SM000002.pfm ... ok
checking SM000003.pfm ... ok
checking SM000004.pfm ... ok
---------------------------------------------------------

=========================================================
test 'ez-saliency-map--4' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-Z
	--textlog=test.txt
	--output-frames=0-4@350
	--save-salmap
	--maxnorm-type=Maxnorm
	--in=raster:testpic001.pnm
	-+
	--out=pnm:'

checking test.txt ... ok
checking SM000000.pfm ... ok
checking SM000001.pfm ... ok
checking SM000002.pfm ... ok
checking SM000003.pfm ... ok
checking SM000004.pfm ... ok
---------------------------------------------------------

=========================================================
test 'ez-foa--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-ZT
	--boring-delay=FOREVER
	--boring-sm-mv=0.0
	--nodisplay-eye
	--nodisplay-eye-traj
	--textlog=test.txt
	--output-frames=0-4@250
	--crop-foa=64x64
	--in=raster:testpic001.pnm
	-+
	--out=ppm:'

checking test.txt ... ok
checking T000000.pnm ... ok
checking T000001.pnm ... ok
checking T000002.pnm ... ok
checking T000003.pnm ... ok
checking T000004.pnm ... ok
---------------------------------------------------------

=========================================================
test 'ez-smmod--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-ZT
	--boring-delay=FOREVER
	--boring-sm-mv=0.0
	--nodisplay-eye
	--nodisplay-eye-traj
	--textlog=test.txt
	--output-frames=0-4@250
	--display-smmod
	--in=raster:testpic001.pnm
	-+
	--out=ppm:'

checking test.txt ... ok
checking T000000.pnm ... ok
checking T000001.pnm ... ok
checking T000002.pnm ... ok
checking T000003.pnm ... ok
checking T000004.pnm ... ok
---------------------------------------------------------

=========================================================
test 'ez-display--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-Z
	--boring-delay=FOREVER
	--boring-sm-mv=0.0
	--nodisplay-eye
	--nodisplay-eye-traj
	--textlog=test.txt
	--output-frames=0-4@250
	--mega-combo
	--in=raster:testpic001.pnm
	-+
	--out=ppm:'

checking test.txt ... ok
checking T000000.pnm ... ok
checking T000001.pnm ... ok
checking T000002.pnm ... ok
checking T000003.pnm ... ok
checking T000004.pnm ... ok
---------------------------------------------------------

=========================================================
test 'ez-display--2' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-Z
	--boring-delay=FOREVER
	--boring-sm-mv=0.0
	--nodisplay-eye
	--nodisplay-eye-traj
	--textlog=test.txt
	--output-frames=0-4@250
	--mega-combo
	--nodisplay-interp-maps
	--in=raster:testpic001.pnm
	-+
	--out=ppm:'

checking test.txt ... ok
checking T000000.pnm ... ok
checking T000001.pnm ... ok
checking T000002.pnm ... ok
checking T000003.pnm ... ok
checking T000004.pnm ... ok
---------------------------------------------------------

=========================================================
test 'ez-display--3' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-Z
	--boring-delay=FOREVER
	--boring-sm-mv=0.0
	--nodisplay-eye
	--nodisplay-eye-traj
	--textlog=test.txt
	--output-frames=0-4@250
	--warp-salmap-3d
	--in=raster:testpic001.pnm
	-+
	--out=ppm:'

checking test.txt ... ok
checking T000000.pnm ... ok
checking T000001.pnm ... ok
checking T000002.pnm ... ok
checking T000003.pnm ... ok
checking T000004.pnm ... ok
---------------------------------------------------------

=========================================================
test 'ez-display--4' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-KZ
	--boring-delay=FOREVER
	--boring-sm-mv=0.0
	--nodisplay-eye
	--nodisplay-eye-traj
	--textlog=test.txt
	--output-frames=0-4@250
	--vc-chans=CIOLTXEK
	--display-foanum
	--nodisplay-interp-maps
	--maxnorm-type=FancyWeak
	--nomega-combo-topcm
	--in=raster:testpic001.pnm
	-+
	--out=ppm:'

checking test.txt ... ok
checking T000000.pnm ... ok
checking T000001.pnm ... ok
checking T000002.pnm ... ok
checking T000003.pnm ... ok
checking T000004.pnm ... ok
---------------------------------------------------------

=========================================================
test 'ez-svcompr--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-KZ
	--boring-delay=FOREVER
	--boring-sm-mv=0.0
	--textlog=test.txt
	--nodisplay-foa
	--sv-type=Compress
	--nodisplay-interp-maps
	--maxnorm-type=Maxnorm
	--in=../inputs/ezin#.png
	--input-frames=@6Hz
	--out=png
	--output-frames=@6Hz
	--wta-type=None'

checking test.txt ... ok
checking T000000.png ... ok
checking T000001.png ... ok
checking T000002.png ... ok
checking T000003.png ... ok
checking T000004.png ... ok
---------------------------------------------------------

=========================================================
test 'ez-svcompr--2' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-KZ
	--boring-delay=FOREVER
	--boring-sm-mv=0.0
	--textlog=test.txt
	--nodisplay-foa
	--display-patch
	--sv-type=Compress
	--nodisplay-interp-maps
	--maxnorm-type=Maxnorm
	--in=../inputs/ezin#.png
	--input-frames=@6Hz
	--num-foveas=3
	--out=png
	--output-frames=@6Hz
	--wta-type=None'

checking test.txt ... ok
checking T000000.png ... ok
checking T000001.png ... ok
checking T000002.png ... ok
checking T000003.png ... ok
checking T000004.png ... ok
---------------------------------------------------------

=========================================================
test 'ez-svcompr--3' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-KZ
	--boring-delay=FOREVER
	--boring-sm-mv=0.0
	--textlog=test.txt
	--nodisplay-foa
	--sv-type=Compress
	--nodisplay-interp-maps
	--maxnorm-type=Maxnorm
	--in=../inputs/ezin#.png
	--input-frames=@6Hz
	--out=png
	--output-frames=@6Hz
	--wta-type=None
	--num-foveas=3
	--trm-type=KillStatic
	--use-trmmax'

checking test.txt ... ok
checking T000000.png ... ok
checking T000001.png ... ok
checking T000002.png ... ok
checking T000003.png ... ok
checking T000004.png ... ok
---------------------------------------------------------

=========================================================
test 'ez-intvcx--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-KZ
	--boring-delay=FOREVER
	--boring-sm-mv=0.0
	--textlog=test.txt
	--nodisplay-foa
	--vc-type=Int
	--nodisplay-interp-maps
	--in=../inputs/ezin#.png
	--input-frames=@6Hz
	--out=png
	--output-frames=@6Hz'

checking test.txt ... ok
checking T000000.png ... ok
checking T000001.png ... ok
checking T000002.png ... ok
checking T000003.png ... ok
checking T000004.png ... ok
---------------------------------------------------------

=========================================================
test 'ez-intvcx--2' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-KZ
	--boring-delay=FOREVER
	--boring-sm-mv=0.0
	--textlog=test.txt
	--nodisplay-foa
	--vc-type=Int
	--nodisplay-interp-maps
	--in=../inputs/ezin#.png
	--input-frames=@6Hz
	--out=png
	--output-frames=@6Hz
	--ior-type=None
	--nomega-combo-topcm'

checking test.txt ... ok
checking T000000.png ... ok
checking T000001.png ... ok
checking T000002.png ... ok
checking T000003.png ... ok
checking T000004.png ... ok
---------------------------------------------------------

=========================================================
test 'ez-intvcx--3' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-KZ
	--boring-delay=FOREVER
	--boring-sm-mv=0.0
	--textlog=test.txt
	--nodisplay-foa
	--moviefast
	--vc-type=Int
	--nodisplay-interp-maps
	--in=../inputs/ezin#.png
	--input-frames=@6Hz
	--out=png
	--output-frames=@6Hz
	--ior-type=None
	--nomega-combo-topcm
	--vcx-outfac=5e-13'

checking test.txt ... ok
checking T000000.png ... ok
checking T000001.png ... ok
checking T000002.png ... ok
checking T000003.png ... ok
checking T000004.png ... ok
---------------------------------------------------------

=========================================================
test 'ez-intvcx--4' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-KZ
	--boring-delay=FOREVER
	--boring-sm-mv=0.0
	--textlog=test.txt
	--nodisplay-foa
	--moviefast
	--vc-type=Int
	--nodisplay-interp-maps
	--in=../inputs/ezin#.png
	--input-frames=@6Hz
	--out=png
	--output-frames=@6Hz
	--ior-type=None
	--nomega-combo-topcm
	--vcx-outfac=5e-13
	--num-orient=6
	--num-directions=6'

checking test.txt ... ok
checking T000000.png ... ok
checking T000001.png ... ok
checking T000002.png ... ok
checking T000003.png ... ok
checking T000004.png ... ok
---------------------------------------------------------

=========================================================
test 'ez-envvcx--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-KZ
	--boring-delay=FOREVER
	--boring-sm-mv=0.0
	--textlog=test.txt
	--nodisplay-foa
	--vc-type=Env
	--nodisplay-interp-maps
	--in=../inputs/ezin#.png
	--input-frames=@6Hz
	--out=png
	--output-frames=@6Hz'

checking test.txt ... ok
checking T000000.png ... ok
checking T000001.png ... ok
checking T000002.png ... ok
checking T000003.png ... ok
checking T000004.png ... ok
---------------------------------------------------------

=========================================================
test 'ez-envvcx--2' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-KZ
	--boring-delay=FOREVER
	--boring-sm-mv=0.0
	--textlog=test.txt
	--nodisplay-foa
	--moviefast
	--vc-type=Env
	--nodisplay-interp-maps
	--in=../inputs/ezin#.png
	--input-frames=@6Hz
	--out=png
	--output-frames=@6Hz
	--evc-multithreaded
	--evc-outfac=1e-17'

checking test.txt ... ok
checking T000000.png ... ok
checking T000001.png ... ok
checking T000002.png ... ok
checking T000003.png ... ok
checking T000004.png ... ok
---------------------------------------------------------

=========================================================
test 'ez-retina--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-ZT
	--boring-delay=FOREVER
	--boring-sm-mv=0.0
	--nodisplay-eye
	--nodisplay-eye-traj
	--textlog=test.txt
	--output-frames=0-4@250
	--foveate-input-depth=5
	--in=raster:testpic001.pnm
	-+
	--out=ppm:'

checking test.txt ... ok
checking T000000.pnm ... ok
checking T000001.pnm ... ok
checking T000002.pnm ... ok
checking T000003.pnm ... ok
checking T000004.pnm ... ok
---------------------------------------------------------

=========================================================
test 'ez-saliency-map--5' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-Z
	--textlog=test.txt
	--input-frames=0-5@30
	--output-frames=0-5@30
	--save-salmap
	--in=raster:../inputs/ezframe#.pnm
	--out=pnm:'

checking test.txt ... ok
checking SM000000.pfm ... ok
checking SM000001.pfm ... ok
checking SM000002.pfm ... ok
checking SM000003.pfm ... ok
checking SM000004.pfm ... ok
checking SM000005.pfm ... ok
---------------------------------------------------------

=========================================================
test 'ez-saliency-map--6' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-Z
	--textlog=test.txt
	--input-frames=0-5@30
	--output-frames=0-5@30
	--save-salmap
	--maxnorm-type=Maxnorm
	--in=raster:../inputs/ezframe#.pnm
	--out=raster:'

checking test.txt ... ok
checking SM000000.pfm ... ok
checking SM000001.pfm ... ok
checking SM000002.pfm ... ok
checking SM000003.pfm ... ok
checking SM000004.pfm ... ok
checking SM000005.pfm ... ok
---------------------------------------------------------

=========================================================
test 'ez-saliency-map--7' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-Z
	--textlog=test.txt
	--input-frames=0-5@30
	--output-frames=0-5@30
	--save-salmap
	--nouse-older-version
	--in=raster:../inputs/ezframe#.pnm
	--out=raster:'

checking test.txt ... ok
checking SM000000.pfm ... ok
checking SM000001.pfm ... ok
checking SM000002.pfm ... ok
checking SM000003.pfm ... ok
checking SM000004.pfm ... ok
checking SM000005.pfm ... ok
---------------------------------------------------------

=========================================================
test 'ez-saliency-map--8' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-Z
	--textlog=test.txt
	--input-frames=0-5@30
	--output-frames=0-5@30
	--save-salmap
	--sm-type=StdOptim
	--in=raster:../inputs/ezframe#.pnm
	--out=raster:'

checking test.txt ... ok
checking SM000000.pfm ... ok
checking SM000001.pfm ... ok
checking SM000002.pfm ... ok
checking SM000003.pfm ... ok
checking SM000004.pfm ... ok
checking SM000005.pfm ... ok
---------------------------------------------------------

=========================================================
test 'ez-saliency-map--9' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-Z
	--textlog=test.txt
	--input-frames=0-5@30
	--output-frames=0-5@30
	--save-salmap
	--wta-type=StdOptim
	--in=raster:../inputs/ezframe#.pnm
	--out=raster:'

checking test.txt ... ok
checking SM000000.pfm ... ok
checking SM000001.pfm ... ok
checking SM000002.pfm ... ok
checking SM000003.pfm ... ok
checking SM000004.pfm ... ok
checking SM000005.pfm ... ok
---------------------------------------------------------

=========================================================
test 'ez-saliency-map--10' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-Z
	--textlog=test.txt
	--input-frames=0-5@30
	--output-frames=0-5@30
	--save-salmap
	--sm-type=StdOptim --wta-type=StdOptim
	--in=raster:../inputs/ezframe#.pnm
	--out=raster:'

checking test.txt ... ok
checking SM000000.pfm ... ok
checking SM000001.pfm ... ok
checking SM000002.pfm ... ok
checking SM000003.pfm ... ok
checking SM000004.pfm ... ok
checking SM000005.pfm ... ok
---------------------------------------------------------

=========================================================
test 'ez-saliency-trm--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-Z
	--textlog=test.txt
	--input-frames=0-5@30
	--output-frames=0-5@30
	--trm-type=KillStatic
	--save-trm
	--save-trm-x-combo
	--in=raster:../inputs/ezframe#.pnm
	--out=raster:'

checking test.txt ... ok
checking T000000.pnm ... ok
checking T000001.pnm ... ok
checking T000002.pnm ... ok
checking T000003.pnm ... ok
checking T000004.pnm ... ok
checking T000005.pnm ... ok
checking TRM000000.pfm ... ok
checking TRM000001.pfm ... ok
checking TRM000002.pfm ... ok
checking TRM000003.pfm ... ok
checking TRM000004.pfm ... ok
checking TRM000005.pfm ... ok
checking TRM-SB000000.pnm ... ok
checking TRM-SB000001.pnm ... ok
checking TRM-SB000002.pnm ... ok
checking TRM-SB000003.pnm ... ok
checking TRM-SB000004.pnm ... ok
checking TRM-SB000005.pnm ... ok
---------------------------------------------------------

=========================================================
test 'ez-variable-rate--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-Z
	--textlog=test.txt
	--input-frames=0-5@../inputs/variablerate.fl
	--output-frames=0-5@30
	--save-salmap
	--maxnorm-type=Maxnorm
	--in=raster:../inputs/ezframe#.pnm
	--out=raster:'

checking test.txt ... ok
checking SM000000.pfm ... ok
checking SM000001.pfm ... ok
checking SM000002.pfm ... ok
checking SM000003.pfm ... ok
checking SM000004.pfm ... ok
checking SM000005.pfm ... ok
---------------------------------------------------------

=========================================================
test 'ez-save-everything--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-Z
	--textlog=test.txt
	--input-frames=0-5@30
	--output-frames=100-103@40
	--trm-type=Std
	--shape-estim-mode=ConspicuityMap
	--save-retina-input
	--save-retina-output
	--save-retina-pyr
	--save-objmask
	--save-agm
	--save-trm
	--save-salmap
	--save-cumsalmap
	--save-wta
	--save-vcx-output
	--save-featurecomb-maps
	--save-conspic-maps
	--in=raster:../inputs/ezframe#.pnm
	--out=raster:
	--out=info:info.txt'

checking test.txt ... ok
checking info.txt ... ok
checking AGM000100.pfm ... ok
checking AGM000101.pfm ... ok
checking AGM000102.pfm ... ok
checking AGM000103.pfm ... ok
checking COcolor-000100.pnm ... ok
checking COcolor-000101.pnm ... ok
checking COcolor-000102.pnm ... ok
checking COcolor-000103.pnm ... ok
checking COmotion-000100.pnm ... ok
checking COmotion-000101.pnm ... ok
checking COmotion-000102.pnm ... ok
checking COmotion-000103.pnm ... ok
checking COorientation-000100.pnm ... ok
checking COorientation-000101.pnm ... ok
checking COorientation-000102.pnm ... ok
checking COorientation-000103.pnm ... ok
checking CUMSM000100.pfm ... ok
checking CUMSM000101.pfm ... ok
checking CUMSM000102.pfm ... ok
checking CUMSM000103.pfm ... ok
checking OBJ000100.pnm ... ok
checking OBJ000101.pnm ... ok
checking OBJ000102.pnm ... ok
checking OBJ000103.pnm ... ok
checking RETIN-000100.pnm ... ok
checking RETIN-000101.pnm ... ok
checking RETIN-000102.pnm ... ok
checking RETIN-000103.pnm ... ok
checking RETOUT-000100.pnm ... ok
checking RETOUT-000101.pnm ... ok
checking RETOUT-000102.pnm ... ok
checking RETOUT-000103.pnm ... ok
checking SM000100.pfm ... ok
checking SM000101.pfm ... ok
checking SM000102.pfm ... ok
checking SM000103.pfm ... ok
checking SOby-000100.pnm ... ok
checking SOby-000101.pnm ... ok
checking SOby-000102.pnm ... ok
checking SOby-000103.pnm ... ok
checking SOdir_0-000100.pnm ... ok
checking SOdir_0-000101.pnm ... ok
checking SOdir_0-000102.pnm ... ok
checking SOdir_0-000103.pnm ... ok
checking SOdir_1-000100.pnm ... ok
checking SOdir_1-000101.pnm ... ok
checking SOdir_1-000102.pnm ... ok
checking SOdir_1-000103.pnm ... ok
checking SOdir_2-000100.pnm ... ok
checking SOdir_2-000101.pnm ... ok
checking SOdir_2-000102.pnm ... ok
checking SOdir_2-000103.pnm ... ok
checking SOdir_3-000100.pnm ... ok
checking SOdir_3-000101.pnm ... ok
checking SOdir_3-000102.pnm ... ok
checking SOdir_3-000103.pnm ... ok
checking SOflicker-000100.pnm ... ok
checking SOflicker-000101.pnm ... ok
checking SOflicker-000102.pnm ... ok
checking SOflicker-000103.pnm ... ok
checking SOintensity-000100.pnm ... ok
checking SOintensity-000101.pnm ... ok
checking SOintensity-000102.pnm ... ok
checking SOintensity-000103.pnm ... ok
checking SOori_0-000100.pnm ... ok
checking SOori_0-000101.pnm ... ok
checking SOori_0-000102.pnm ... ok
checking SOori_0-000103.pnm ... ok
checking SOori_1-000100.pnm ... ok
checking SOori_1-000101.pnm ... ok
checking SOori_1-000102.pnm ... ok
checking SOori_1-000103.pnm ... ok
checking SOori_2-000100.pnm ... ok
checking SOori_2-000101.pnm ... ok
checking SOori_2-000102.pnm ... ok
checking SOori_2-000103.pnm ... ok
checking SOori_3-000100.pnm ... ok
checking SOori_3-000101.pnm ... ok
checking SOori_3-000102.pnm ... ok
checking SOori_3-000103.pnm ... ok
checking SOrg-000100.pnm ... ok
checking SOrg-000101.pnm ... ok
checking SOrg-000102.pnm ... ok
checking SOrg-000103.pnm ... ok
checking TRM000100.pfm ... ok
checking TRM000101.pfm ... ok
checking TRM000102.pfm ... ok
checking TRM000103.pfm ... ok
checking VCO000100.pfm ... ok
checking VCO000101.pfm ... ok
checking VCO000102.pfm ... ok
checking VCO000103.pfm ... ok
checking WTA000100.pfm ... ok
checking WTA000101.pfm ... ok
checking WTA000102.pfm ... ok
checking WTA000103.pfm ... ok
---------------------------------------------------------

=========================================================
test 'ez-junction-channels--2' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-Z
	--textlog=test.txt
	--vc-chans=OLTXE
	--input-frames=0-5@35
	--output-frames=100-103@41
	--save-featurecomb-maps
	--save-conspic-maps
	--in=raster:../inputs/ezframe#.pnm
	--out=raster:'

checking test.txt ... ok
checking COEndPoint-000100.pnm ... ok
checking COEndPoint-000101.pnm ... ok
checking COEndPoint-000102.pnm ... ok
checking COEndPoint-000103.pnm ... ok
checking COLJunction-000100.pnm ... ok
checking COLJunction-000101.pnm ... ok
checking COLJunction-000102.pnm ... ok
checking COLJunction-000103.pnm ... ok
checking COTJunction-000100.pnm ... ok
checking COTJunction-000101.pnm ... ok
checking COTJunction-000102.pnm ... ok
checking COTJunction-000103.pnm ... ok
checking COXJunction-000100.pnm ... ok
checking COXJunction-000101.pnm ... ok
checking COXJunction-000102.pnm ... ok
checking COXJunction-000103.pnm ... ok
checking COorientation-000100.pnm ... ok
checking COorientation-000101.pnm ... ok
checking COorientation-000102.pnm ... ok
checking COorientation-000103.pnm ... ok
checking SOjunction_00000010-000100.pnm ... ok
checking SOjunction_00000010-000101.pnm ... ok
checking SOjunction_00000010-000102.pnm ... ok
checking SOjunction_00000010-000103.pnm ... ok
checking SOjunction_00001000-000100.pnm ... ok
checking SOjunction_00001000-000101.pnm ... ok
checking SOjunction_00001000-000102.pnm ... ok
checking SOjunction_00001000-000103.pnm ... ok
checking SOjunction_00001010-000100.pnm ... ok
checking SOjunction_00001010-000101.pnm ... ok
checking SOjunction_00001010-000102.pnm ... ok
checking SOjunction_00001010-000103.pnm ... ok
checking SOjunction_00100000-000100.pnm ... ok
checking SOjunction_00100000-000101.pnm ... ok
checking SOjunction_00100000-000102.pnm ... ok
checking SOjunction_00100000-000103.pnm ... ok
checking SOjunction_00101000-000100.pnm ... ok
checking SOjunction_00101000-000101.pnm ... ok
checking SOjunction_00101000-000102.pnm ... ok
checking SOjunction_00101000-000103.pnm ... ok
checking SOjunction_00101010-000100.pnm ... ok
checking SOjunction_00101010-000101.pnm ... ok
checking SOjunction_00101010-000102.pnm ... ok
checking SOjunction_00101010-000103.pnm ... ok
checking SOjunction_10000000-000100.pnm ... ok
checking SOjunction_10000000-000101.pnm ... ok
checking SOjunction_10000000-000102.pnm ... ok
checking SOjunction_10000000-000103.pnm ... ok
checking SOjunction_10000010-000100.pnm ... ok
checking SOjunction_10000010-000101.pnm ... ok
checking SOjunction_10000010-000102.pnm ... ok
checking SOjunction_10000010-000103.pnm ... ok
checking SOjunction_10001010-000100.pnm ... ok
checking SOjunction_10001010-000101.pnm ... ok
checking SOjunction_10001010-000102.pnm ... ok
checking SOjunction_10001010-000103.pnm ... ok
checking SOjunction_10100000-000100.pnm ... ok
checking SOjunction_10100000-000101.pnm ... ok
checking SOjunction_10100000-000102.pnm ... ok
checking SOjunction_10100000-000103.pnm ... ok
checking SOjunction_10100010-000100.pnm ... ok
checking SOjunction_10100010-000101.pnm ... ok
checking SOjunction_10100010-000102.pnm ... ok
checking SOjunction_10100010-000103.pnm ... ok
checking SOjunction_10101000-000100.pnm ... ok
checking SOjunction_10101000-000101.pnm ... ok
checking SOjunction_10101000-000102.pnm ... ok
checking SOjunction_10101000-000103.pnm ... ok
checking SOjunction_10101010-000100.pnm ... ok
checking SOjunction_10101010-000101.pnm ... ok
checking SOjunction_10101010-000102.pnm ... ok
checking SOjunction_10101010-000103.pnm ... ok
checking SOori_0-000100.pnm ... ok
checking SOori_0-000101.pnm ... ok
checking SOori_0-000102.pnm ... ok
checking SOori_0-000103.pnm ... ok
checking SOori_1-000100.pnm ... ok
checking SOori_1-000101.pnm ... ok
checking SOori_1-000102.pnm ... ok
checking SOori_1-000103.pnm ... ok
checking SOori_2-000100.pnm ... ok
checking SOori_2-000101.pnm ... ok
checking SOori_2-000102.pnm ... ok
checking SOori_2-000103.pnm ... ok
checking SOori_3-000100.pnm ... ok
checking SOori_3-000101.pnm ... ok
checking SOori_3-000102.pnm ... ok
checking SOori_3-000103.pnm ... ok
---------------------------------------------------------

=========================================================
test 'ez-extra-channels--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-Z
	--textlog=test.txt
	--vc-chans=SGNR
	--input-frames=0-5@25
	--output-frames=100-102@41
	--save-featurecomb-maps
	--save-conspic-maps
	--in=raster:../inputs/ezframe#.pnm
	--out=raster:'

checking test.txt ... ok
checking COIntensityBand-000100.pnm ... ok
checking COIntensityBand-000101.pnm ... ok
checking COIntensityBand-000102.pnm ... ok
checking COMultiColorBand-000100.pnm ... ok
checking COMultiColorBand-000101.pnm ... ok
checking COMultiColorBand-000102.pnm ... ok
checking COcolor-000100.pnm ... ok
checking COcolor-000101.pnm ... ok
checking COcolor-000102.pnm ... ok
checking COcomposite-color-000100.pnm ... ok
checking COcomposite-color-000101.pnm ... ok
checking COcomposite-color-000102.pnm ... ok
checking COsingle-opponent-color-000100.pnm ... ok
checking COsingle-opponent-color-000101.pnm ... ok
checking COsingle-opponent-color-000102.pnm ... ok
checking SOb-000100.pnm ... ok
checking SOb-000101.pnm ... ok
checking SOb-000102.pnm ... ok
checking SOb-y-000100.pnm ... ok
checking SOb-y-000101.pnm ... ok
checking SOb-y-000102.pnm ... ok
checking SOby-000100.pnm ... ok
checking SOby-000101.pnm ... ok
checking SOby-000102.pnm ... ok
checking SOcband_0-000100.pnm ... ok
checking SOcband_0-000101.pnm ... ok
checking SOcband_0-000102.pnm ... ok
checking SOcband_1-000100.pnm ... ok
checking SOcband_1-000101.pnm ... ok
checking SOcband_1-000102.pnm ... ok
checking SOcband_2-000100.pnm ... ok
checking SOcband_2-000101.pnm ... ok
checking SOcband_2-000102.pnm ... ok
checking SOcband_3-000100.pnm ... ok
checking SOcband_3-000101.pnm ... ok
checking SOcband_3-000102.pnm ... ok
checking SOcband_4-000100.pnm ... ok
checking SOcband_4-000101.pnm ... ok
checking SOcband_4-000102.pnm ... ok
checking SOcband_5-000100.pnm ... ok
checking SOcband_5-000101.pnm ... ok
checking SOcband_5-000102.pnm ... ok
checking SOg-000100.pnm ... ok
checking SOg-000101.pnm ... ok
checking SOg-000102.pnm ... ok
checking SOg-r-000100.pnm ... ok
checking SOg-r-000101.pnm ... ok
checking SOg-r-000102.pnm ... ok
checking SOiband_0-000100.pnm ... ok
checking SOiband_0-000101.pnm ... ok
checking SOiband_0-000102.pnm ... ok
checking SOiband_1-000100.pnm ... ok
checking SOiband_1-000101.pnm ... ok
checking SOiband_1-000102.pnm ... ok
checking SOiband_2-000100.pnm ... ok
checking SOiband_2-000101.pnm ... ok
checking SOiband_2-000102.pnm ... ok
checking SOr-000100.pnm ... ok
checking SOr-000101.pnm ... ok
checking SOr-000102.pnm ... ok
checking SOr-g-000100.pnm ... ok
checking SOr-g-000101.pnm ... ok
checking SOr-g-000102.pnm ... ok
checking SOrg-000100.pnm ... ok
checking SOrg-000101.pnm ... ok
checking SOrg-000102.pnm ... ok
checking SOy-000100.pnm ... ok
checking SOy-000101.pnm ... ok
checking SOy-000102.pnm ... ok
checking SOy-b-000100.pnm ... ok
checking SOy-b-000101.pnm ... ok
checking SOy-b-000102.pnm ... ok
checking SOPedestrian-000100.pnm ... ok
checking SOPedestrian-000101.pnm ... ok
checking SOPedestrian-000102.pnm ... ok
---------------------------------------------------------

=========================================================
test 'ez-dkl-channel--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-Z
	--textlog=test.txt
	--vc-chans=J
	--input-frames=0-5@25
	--output-frames=100-102@41
	--save-featurecomb-maps
	--save-conspic-maps
	--save-raw-maps
	--in=raster:../inputs/ezframe#.pnm
	--out=raster:'

checking test.txt ... ok
checking CODKLcolor-000100.pnm ... ok
checking CODKLcolor-000101.pnm ... ok
checking CODKLcolor-000102.pnm ... ok
checking SOdcolor-000100.pnm ... ok
checking SOdcolor-000101.pnm ... ok
checking SOdcolor-000102.pnm ... ok
checking SOkcolor-000100.pnm ... ok
checking SOkcolor-000101.pnm ... ok
checking SOkcolor-000102.pnm ... ok
checking SOlcolor-000100.pnm ... ok
checking SOlcolor-000101.pnm ... ok
checking SOlcolor-000102.pnm ... ok
checking SRdcolor-0-000100.pnm ... ok
checking SRdcolor-0-000101.pnm ... ok
checking SRdcolor-0-000102.pnm ... ok
checking SRdcolor-1-000100.pnm ... ok
checking SRdcolor-1-000101.pnm ... ok
checking SRdcolor-1-000102.pnm ... ok
checking SRdcolor-2-000100.pnm ... ok
checking SRdcolor-2-000101.pnm ... ok
checking SRdcolor-2-000102.pnm ... ok
checking SRdcolor-3-000100.pnm ... ok
checking SRdcolor-3-000101.pnm ... ok
checking SRdcolor-3-000102.pnm ... ok
checking SRdcolor-4-000100.pnm ... ok
checking SRdcolor-4-000101.pnm ... ok
checking SRdcolor-4-000102.pnm ... ok
checking SRdcolor-5-000100.pnm ... ok
checking SRdcolor-5-000101.pnm ... ok
checking SRdcolor-5-000102.pnm ... ok
checking SRdcolor-6-000100.pnm ... ok
checking SRdcolor-6-000101.pnm ... ok
checking SRdcolor-6-000102.pnm ... ok
checking SRdcolor-7-000100.pnm ... ok
checking SRdcolor-7-000101.pnm ... ok
checking SRdcolor-7-000102.pnm ... ok
checking SRdcolor-8-000100.pnm ... ok
checking SRdcolor-8-000101.pnm ... ok
checking SRdcolor-8-000102.pnm ... ok
checking SRkcolor-0-000100.pnm ... ok
checking SRkcolor-0-000101.pnm ... ok
checking SRkcolor-0-000102.pnm ... ok
checking SRkcolor-1-000100.pnm ... ok
checking SRkcolor-1-000101.pnm ... ok
checking SRkcolor-1-000102.pnm ... ok
checking SRkcolor-2-000100.pnm ... ok
checking SRkcolor-2-000101.pnm ... ok
checking SRkcolor-2-000102.pnm ... ok
checking SRkcolor-3-000100.pnm ... ok
checking SRkcolor-3-000101.pnm ... ok
checking SRkcolor-3-000102.pnm ... ok
checking SRkcolor-4-000100.pnm ... ok
checking SRkcolor-4-000101.pnm ... ok
checking SRkcolor-4-000102.pnm ... ok
checking SRkcolor-5-000100.pnm ... ok
checking SRkcolor-5-000101.pnm ... ok
checking SRkcolor-5-000102.pnm ... ok
checking SRkcolor-6-000100.pnm ... ok
checking SRkcolor-6-000101.pnm ... ok
checking SRkcolor-6-000102.pnm ... ok
checking SRkcolor-7-000100.pnm ... ok
checking SRkcolor-7-000101.pnm ... ok
checking SRkcolor-7-000102.pnm ... ok
checking SRkcolor-8-000100.pnm ... ok
checking SRkcolor-8-000101.pnm ... ok
checking SRkcolor-8-000102.pnm ... ok
checking SRlcolor-0-000100.pnm ... ok
checking SRlcolor-0-000101.pnm ... ok
checking SRlcolor-0-000102.pnm ... ok
checking SRlcolor-1-000100.pnm ... ok
checking SRlcolor-1-000101.pnm ... ok
checking SRlcolor-1-000102.pnm ... ok
checking SRlcolor-2-000100.pnm ... ok
checking SRlcolor-2-000101.pnm ... ok
checking SRlcolor-2-000102.pnm ... ok
checking SRlcolor-3-000100.pnm ... ok
checking SRlcolor-3-000101.pnm ... ok
checking SRlcolor-3-000102.pnm ... ok
checking SRlcolor-4-000100.pnm ... ok
checking SRlcolor-4-000101.pnm ... ok
checking SRlcolor-4-000102.pnm ... ok
checking SRlcolor-5-000100.pnm ... ok
checking SRlcolor-5-000101.pnm ... ok
checking SRlcolor-5-000102.pnm ... ok
checking SRlcolor-6-000100.pnm ... ok
checking SRlcolor-6-000101.pnm ... ok
checking SRlcolor-6-000102.pnm ... ok
checking SRlcolor-7-000100.pnm ... ok
checking SRlcolor-7-000101.pnm ... ok
checking SRlcolor-7-000102.pnm ... ok
checking SRlcolor-8-000100.pnm ... ok
checking SRlcolor-8-000101.pnm ... ok
checking SRlcolor-8-000102.pnm ... ok
---------------------------------------------------------

=========================================================
test 'ez-target-mask--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-ZT
	--boring-delay=max
	--nodisplay-eye
	--nodisplay-eye-traj
	--textlog=test.txt
	--output-frames=@EVENT
	-+
	--in=raster:testpic001.pnm
	--out=raster
	--target-mask=../inputs/targetmask001.png'

checking test.txt ... ok
checking T000000.pnm ... ok
checking T000001.pnm ... ok
checking T000002.pnm ... ok
checking T000003.pnm ... ok
checking T000004.pnm ... ok
---------------------------------------------------------

=========================================================
test 'ez-eye-trace--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	--nouse-fpe
	--nouse-random
	--in=../inputs/ezframe#.pnm
	--input-frames=@6Hz
	--out=pnm
	--output-frames=@3Hz
	--vc-type=None
	--sm-type=None
	--trm-type=None
	--wta-type=None
	--shape-estim-mode=None
	--sv-type=EyeMvt
	--save-trajectory
	--fovea-radius=32
	--maxcache-size=0
	--eyetrack-data=../inputs/eyetrace.eye'

checking T000000.pnm ... ok
checking T000001.pnm ... ok
checking T000002.pnm ... ok
---------------------------------------------------------

=========================================================
test 'ez-eye-trace--2' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	--nouse-fpe
	--nouse-random
	--in=../inputs/ezframe#.pnm
	--input-frames=@6Hz
	--out=pnm
	--output-frames=@3Hz
	--shape-estim-mode=None
	--wta-type=None
	--ehc-type=EyeTrack
	--sv-type=Compress
	--mega-combo
	--maxnorm-type=Maxnorm
	--nodisplay-interp-maps
	--eyetrack-data=../inputs/eyetrace.eye
	--svem-out-fname=eyeout.txt'

checking T000000.pnm ... ok
checking T000001.pnm ... ok
checking T000002.pnm ... ok
---------------------------------------------------------

=========================================================
test 'ez-eye-trace--3' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	--nouse-fpe
	--nouse-random
	--in=../inputs/ezframe#.pnm
	--input-frames=@6Hz
	--out=pnm
	--output-frames=@3Hz
	--shape-estim-mode=None
	--wta-type=None
	--ehc-type=EyeTrack
	--sv-type=Compress
	--mega-combo
	--maxnorm-type=Maxnorm
	--nodisplay-interp-maps
	--eyetrack-data=../inputs/eyetrace.eye
	--svem-out-fname=eyeout.txt
	--num-foveas=3'

checking T000000.pnm ... ok
checking T000001.pnm ... ok
checking T000002.pnm ... ok
---------------------------------------------------------

=========================================================
test 'ez-surprise-channels--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-Z
	--textlog=test.txt
	--vc-type=Surp
	--maxnorm-type=Surprise
	--nouse-older-version
	--chanout-max=0.0
	--gabor-intens=20.0
	--direction-sqrt
	--surprise-qlen=5
	--surprise-updfac=0.7
	--surprise-neighupdfac=0.7
	--surprise-probe=-1,-1
	--surprise-slfac=1.0
	--surprise-ssfac=0.05
	--surprise-logged=false
	--surprise-type=Poisson
	--input-frames=0-2@30
	--output-frames=0-2@30
	--save-featurecomb-maps
	--save-conspic-maps
	--in=raster:../inputs/ezframe#.pnm
	--out=raster:'

checking test.txt ... ok
checking SOby-000000.pnm ... ok
checking SOby-000001.pnm ... ok
checking SOby-000002.pnm ... ok
checking SOdir_0-000000.pnm ... ok
checking SOdir_0-000001.pnm ... ok
checking SOdir_0-000002.pnm ... ok
checking SOdir_1-000000.pnm ... ok
checking SOdir_1-000001.pnm ... ok
checking SOdir_1-000002.pnm ... ok
checking SOdir_2-000000.pnm ... ok
checking SOdir_2-000001.pnm ... ok
checking SOdir_2-000002.pnm ... ok
checking SOdir_3-000000.pnm ... ok
checking SOdir_3-000001.pnm ... ok
checking SOdir_3-000002.pnm ... ok
checking SOflicker-000000.pnm ... ok
checking SOflicker-000001.pnm ... ok
checking SOflicker-000002.pnm ... ok
checking SOintensity-000000.pnm ... ok
checking SOintensity-000001.pnm ... ok
checking SOintensity-000002.pnm ... ok
checking SOori_0-000000.pnm ... ok
checking SOori_0-000001.pnm ... ok
checking SOori_0-000002.pnm ... ok
checking SOori_1-000000.pnm ... ok
checking SOori_1-000001.pnm ... ok
checking SOori_1-000002.pnm ... ok
checking SOori_2-000000.pnm ... ok
checking SOori_2-000001.pnm ... ok
checking SOori_2-000002.pnm ... ok
checking SOori_3-000000.pnm ... ok
checking SOori_3-000001.pnm ... ok
checking SOori_3-000002.pnm ... ok
checking SOrg-000000.pnm ... ok
checking SOrg-000001.pnm ... ok
checking SOrg-000002.pnm ... ok
checking COcolor-000000.pnm ... ok
checking COcolor-000001.pnm ... ok
checking COcolor-000002.pnm ... ok
checking COmotion-000000.pnm ... ok
checking COmotion-000001.pnm ... ok
checking COmotion-000002.pnm ... ok
checking COorientation-000000.pnm ... ok
checking COorientation-000001.pnm ... ok
checking COorientation-000002.pnm ... ok
---------------------------------------------------------

=========================================================
test 'ez-spectral-residual--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-Z
	--in=../inputs/testpic001.pnm
	--out=pnm
	--vc-type=SpectralResidual
	--maxnorm-type=Ignore
	--srs-lowpass-filter-width=8
	--trm-type=None
	--wta-type=None
	--sm-type=None
	--sv-type=None
	--save-srs-output
	--save-srs-extra-output
	--srs-resize=/4
	--srs-output-blur=3.5
	--srs-spectral-blur=7
	--textlog=test.txt'

checking test.txt ... ok
checking SRS-000000.pfm ... ok
checking SRS-rescaled-input000000.pfm ... ok
checking SRS-logmagnitude000000.pfm ... ok
checking SRS-phase000000.pfm ... ok
checking SRS-spectral-residual000000.pfm ... ok
checking SRS-proto-saliency000000.pfm ... ok
---------------------------------------------------------

=========================================================
test 'ez-spectral-residual--2' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-Z
	--in=../inputs/testpic001.pnm
	--out=pnm
	--vc-type=SpectralResidual
	--maxnorm-type=Ignore
	--trm-type=None
	--wta-type=None
	--sm-type=None
	--sv-type=None
	--save-srs-output
	--save-srs-extra-output
	--srs-resize=noop
	--srs-output-blur=3.5
	--srs-spectral-blur=7
	--textlog=test.txt'

checking test.txt ... ok
checking SRS-000000.pfm ... ok
checking SRS-rescaled-input000000.pfm ... ok
checking SRS-logmagnitude000000.pfm ... ok
checking SRS-phase000000.pfm ... ok
checking SRS-spectral-residual000000.pfm ... ok
checking SRS-proto-saliency000000.pfm ... ok
---------------------------------------------------------

=========================================================
test 'ez-multi-spectral-residual--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-Z
	--in=../inputs/testpic001.pnm
	--out=pnm
	--vc-type=MultiSpectralResidual
	--maxnorm-type=None
	--trm-type=None
	--wta-type=None
	--sm-type=None
	--sv-type=None
	--multi-srs-sizes=16x16,32x32,64x64,128x128
	--srs-output-blur-factor=0.055
	--srs-spectral-blur=1
	--srs-attenuation-width=0.0625
	--srs-lowpass-filter-width=2
	--map-combine-type=Max
	--save-srs-output
	--save-conspic-maps
	--textlog=test.txt'

checking test.txt ... ok
checking COMultiSpectralResidualChannel-000000.pnm ... ok
checking srs_0-000000.pfm ... ok
checking srs_1-000000.pfm ... ok
checking srs_2-000000.pfm ... ok
checking srs_3-000000.pfm ... ok
---------------------------------------------------------

=========================================================
test 'ez-multi-spectral-residual--2' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-Z
	--in=../inputs/testpic001.pnm
	--out=pnm
	--vc-type=MultiSpectralResidual
	--maxnorm-type=None
	--trm-type=None
	--wta-type=None
	--sm-type=None
	--sv-type=None
	--multi-srs-sizes=17x17,25x19,31x33,50x52
	--srs-output-blur-factor=0.055
	--srs-spectral-blur=1
	--srs-attenuation-width=0.0625
	--map-combine-type=Max
	--save-srs-output
	--save-srs-extra-output
	--save-conspic-maps
	--textlog=test.txt'

checking test.txt ... ok
checking COMultiSpectralResidualChannel-000000.pnm ... ok
checking srs_0-000000.pfm ... ok
checking srs_0-rescaled-input000000.pfm ... ok
checking srs_0-logmagnitude000000.pfm ... ok
checking srs_0-phase000000.pfm ... ok
checking srs_0-spectral-residual000000.pfm ... ok
checking srs_0-proto-saliency000000.pfm ... ok
checking srs_1-000000.pfm ... ok
checking srs_1-rescaled-input000000.pfm ... ok
checking srs_1-logmagnitude000000.pfm ... ok
checking srs_1-phase000000.pfm ... ok
checking srs_1-spectral-residual000000.pfm ... ok
checking srs_1-proto-saliency000000.pfm ... ok
checking srs_2-000000.pfm ... ok
checking srs_2-rescaled-input000000.pfm ... ok
checking srs_2-logmagnitude000000.pfm ... ok
checking srs_2-phase000000.pfm ... ok
checking srs_2-spectral-residual000000.pfm ... ok
checking srs_2-proto-saliency000000.pfm ... ok
checking srs_3-000000.pfm ... ok
checking srs_3-rescaled-input000000.pfm ... ok
checking srs_3-logmagnitude000000.pfm ... ok
checking srs_3-phase000000.pfm ... ok
checking srs_3-spectral-residual000000.pfm ... ok
checking srs_3-proto-saliency000000.pfm ... ok
---------------------------------------------------------

=========================================================
test 'ez-multi-spectral-residual--3' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-Z
	--in=../inputs/testpic001.pnm
	--out=pnm
	--vc-type=MultiSpectralResidual
	--maxnorm-type=None
	--trm-type=None
	--wta-type=None
	--sm-type=None
	--sv-type=None
	--multi-srs-sizes=/8,/16,/4,noop
	--srs-output-blur-factor=0.055
	--srs-spectral-blur=1
	--srs-attenuation-width=0.0625
	--map-combine-type=Max
	--save-srs-output
	--save-conspic-maps
	--textlog=test.txt'

checking test.txt ... ok
checking COMultiSpectralResidualChannel-000000.pnm ... ok
checking srs_0-000000.pfm ... ok
checking srs_1-000000.pfm ... ok
checking srs_2-000000.pfm ... ok
checking srs_3-000000.pfm ... ok
---------------------------------------------------------

=========================================================
test 'ez-optigains--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-Z
	--train-optigains
	--in=../inputs/berry1.xml
	--stsd-filename=berry1.stsd'

checking berry1.stsd ... ok
---------------------------------------------------------

=========================================================
test 'ez-optigains--2' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-Z
	--train-optigains
	--in=../inputs/berry2.xml
	--stsd-filename=berry2.stsd'

checking berry2.stsd ... ok
---------------------------------------------------------

=========================================================
test 'ez-optigains--3' ... 

running command '/home/tmp/saliency-3126/saliency/bin/ezvision
	-Z
	--guided-search
	--in=../inputs/berry3.xml
	--gains-filename=../ref/combine-optigains--1--berry12.pmap
	-K
	--out=pnm
	--output-frames=0-2@EVENT
	--nodisplay-interp-maps
	-+
	--textlog=test.txt'

checking test.txt ... ok
checking T000000.pnm ... ok
checking T000001.pnm ... ok
checking T000002.pnm ... ok
---------------------------------------------------------

52 of 52 tests succeeded
###
### FINISHED test script './test_ezvision_blackbox.pl'
####################

####################
### STARTING test script './test_fzoom_blackbox.pl' ...
###

=========================================================
test 'fzoom-box-1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/fzoom
	-x
	48
	-y
	90
	-f
	b
	../inputs/gray-8-bit-001.pgm
	out.pgm'

checking out.pgm ... ok
---------------------------------------------------------

=========================================================
test 'fzoom-triangle-1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/fzoom
	-x
	47
	-y
	91
	-f
	t
	../inputs/gray-8-bit-001.pgm
	out.pgm'

checking out.pgm ... ok
---------------------------------------------------------

=========================================================
test 'fzoom-bell-1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/fzoom
	-x
	46
	-y
	92
	-f
	q
	../inputs/gray-8-bit-001.pgm
	out.pgm'

checking out.pgm ... ok
---------------------------------------------------------

=========================================================
test 'fzoom-bspline-1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/fzoom
	-x
	45
	-y
	93
	-f
	B
	../inputs/gray-8-bit-001.pgm
	out.pgm'

checking out.pgm ... ok
---------------------------------------------------------

=========================================================
test 'fzoom-hermite-1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/fzoom
	-x
	44
	-y
	94
	-f
	h
	../inputs/gray-8-bit-001.pgm
	out.pgm'

checking out.pgm ... ok
---------------------------------------------------------

=========================================================
test 'fzoom-lanczos3-1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/fzoom
	-x
	43
	-y
	95
	-f
	l
	../inputs/gray-8-bit-001.pgm
	out.pgm'

checking out.pgm ... ok
---------------------------------------------------------

=========================================================
test 'fzoom-mitchell-1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/fzoom
	-x
	42
	-y
	96
	-f
	m
	../inputs/gray-8-bit-001.pgm
	out.pgm'

checking out.pgm ... ok
---------------------------------------------------------

=========================================================
test 'fzoom-box--2' ... 

running command '/home/tmp/saliency-3126/saliency/bin/fzoom
	-x
	30
	-y
	14
	-f
	b
	../inputs/gray-8-bit-001.pgm
	out.pgm'

checking out.pgm ... ok
---------------------------------------------------------

=========================================================
test 'fzoom-triangle--2' ... 

running command '/home/tmp/saliency-3126/saliency/bin/fzoom
	-x
	29
	-y
	15
	-f
	t
	../inputs/gray-8-bit-001.pgm
	out.pgm'

checking out.pgm ... ok
---------------------------------------------------------

=========================================================
test 'fzoom-bell--2' ... 

running command '/home/tmp/saliency-3126/saliency/bin/fzoom
	-x
	28
	-y
	16
	-f
	q
	../inputs/gray-8-bit-001.pgm
	out.pgm'

checking out.pgm ... ok
---------------------------------------------------------

=========================================================
test 'fzoom-bspline--2' ... 

running command '/home/tmp/saliency-3126/saliency/bin/fzoom
	-x
	27
	-y
	17
	-f
	B
	../inputs/gray-8-bit-001.pgm
	out.pgm'

checking out.pgm ... ok
---------------------------------------------------------

=========================================================
test 'fzoom-hermite--2' ... 

running command '/home/tmp/saliency-3126/saliency/bin/fzoom
	-x
	26
	-y
	18
	-f
	h
	../inputs/gray-8-bit-001.pgm
	out.pgm'

checking out.pgm ... ok
---------------------------------------------------------

=========================================================
test 'fzoom-lanczos3--2' ... 

running command '/home/tmp/saliency-3126/saliency/bin/fzoom
	-x
	25
	-y
	19
	-f
	l
	../inputs/gray-8-bit-001.pgm
	out.pgm'

checking out.pgm ... ok
---------------------------------------------------------

=========================================================
test 'fzoom-mitchell--2' ... 

running command '/home/tmp/saliency-3126/saliency/bin/fzoom
	-x
	24
	-y
	20
	-f
	m
	../inputs/gray-8-bit-001.pgm
	out.pgm'

checking out.pgm ... ok
---------------------------------------------------------

14 of 14 tests succeeded
###
### FINISHED test script './test_fzoom_blackbox.pl'
####################

####################
### STARTING test script './test_intchannels_blackbox.pl' ...
###

=========================================================
test 'intchannels-conservative--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/test-intVisualCortex
	--in=../inputs/mpegclip1.mpg
	--input-frames=0-2@30Hz
	--out=ppm:
	--int-chan-scale-bits=30
	--int-math-lowpass5=lp5std
	--int-math-lowpass9=lp9std
	--save-channel-outputs
	--save-vcx-output'

checking ICOint-color-000000.pnm ... ok
checking ICOint-color-000001.pnm ... ok
checking ICOint-color-000002.pnm ... ok
checking ICOint-motion-000000.pnm ... ok
checking ICOint-motion-000001.pnm ... ok
checking ICOint-motion-000002.pnm ... ok
checking ICOint-orientation-000000.pnm ... ok
checking ICOint-orientation-000001.pnm ... ok
checking ICOint-orientation-000002.pnm ... ok
checking ISOint-by-000000.pnm ... ok
checking ISOint-by-000001.pnm ... ok
checking ISOint-by-000002.pnm ... ok
checking ISOint-dir_0-000000.pnm ... ok
checking ISOint-dir_0-000001.pnm ... ok
checking ISOint-dir_0-000002.pnm ... ok
checking ISOint-dir_1-000000.pnm ... ok
checking ISOint-dir_1-000001.pnm ... ok
checking ISOint-dir_1-000002.pnm ... ok
checking ISOint-dir_2-000000.pnm ... ok
checking ISOint-dir_2-000001.pnm ... ok
checking ISOint-dir_2-000002.pnm ... ok
checking ISOint-dir_3-000000.pnm ... ok
checking ISOint-dir_3-000001.pnm ... ok
checking ISOint-dir_3-000002.pnm ... ok
checking ISOint-flicker-000000.pnm ... ok
checking ISOint-flicker-000001.pnm ... ok
checking ISOint-flicker-000002.pnm ... ok
checking ISOint-intensity-000000.pnm ... ok
checking ISOint-intensity-000001.pnm ... ok
checking ISOint-intensity-000002.pnm ... ok
checking ISOint-ori_0-000000.pnm ... ok
checking ISOint-ori_0-000001.pnm ... ok
checking ISOint-ori_0-000002.pnm ... ok
checking ISOint-ori_1-000000.pnm ... ok
checking ISOint-ori_1-000001.pnm ... ok
checking ISOint-ori_1-000002.pnm ... ok
checking ISOint-ori_2-000000.pnm ... ok
checking ISOint-ori_2-000001.pnm ... ok
checking ISOint-ori_2-000002.pnm ... ok
checking ISOint-ori_3-000000.pnm ... ok
checking ISOint-ori_3-000001.pnm ... ok
checking ISOint-ori_3-000002.pnm ... ok
checking ISOint-rg-000000.pnm ... ok
checking ISOint-rg-000001.pnm ... ok
checking ISOint-rg-000002.pnm ... ok
checking IVCO000000.pnm ... ok
checking IVCO000001.pnm ... ok
checking IVCO000002.pnm ... ok
---------------------------------------------------------

=========================================================
test 'intchannels-aggressive--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/test-intVisualCortex
	--in=../inputs/mpegclip1.mpg
	--input-frames=0-2@30Hz
	--out=ppm:
	--int-chan-scale-bits=16
	--int-math-lowpass5=lp5optim
	--int-math-lowpass9=lp9optim
	--save-channel-outputs
	--save-vcx-output'

checking ICOint-color-000000.pnm ... ok
checking ICOint-color-000001.pnm ... ok
checking ICOint-color-000002.pnm ... ok
checking ICOint-motion-000000.pnm ... ok
checking ICOint-motion-000001.pnm ... ok
checking ICOint-motion-000002.pnm ... ok
checking ICOint-orientation-000000.pnm ... ok
checking ICOint-orientation-000001.pnm ... ok
checking ICOint-orientation-000002.pnm ... ok
checking ISOint-by-000000.pnm ... ok
checking ISOint-by-000001.pnm ... ok
checking ISOint-by-000002.pnm ... ok
checking ISOint-dir_0-000000.pnm ... ok
checking ISOint-dir_0-000001.pnm ... ok
checking ISOint-dir_0-000002.pnm ... ok
checking ISOint-dir_1-000000.pnm ... ok
checking ISOint-dir_1-000001.pnm ... ok
checking ISOint-dir_1-000002.pnm ... ok
checking ISOint-dir_2-000000.pnm ... ok
checking ISOint-dir_2-000001.pnm ... ok
checking ISOint-dir_2-000002.pnm ... ok
checking ISOint-dir_3-000000.pnm ... ok
checking ISOint-dir_3-000001.pnm ... ok
checking ISOint-dir_3-000002.pnm ... ok
checking ISOint-flicker-000000.pnm ... ok
checking ISOint-flicker-000001.pnm ... ok
checking ISOint-flicker-000002.pnm ... ok
checking ISOint-intensity-000000.pnm ... ok
checking ISOint-intensity-000001.pnm ... ok
checking ISOint-intensity-000002.pnm ... ok
checking ISOint-ori_0-000000.pnm ... ok
checking ISOint-ori_0-000001.pnm ... ok
checking ISOint-ori_0-000002.pnm ... ok
checking ISOint-ori_1-000000.pnm ... ok
checking ISOint-ori_1-000001.pnm ... ok
checking ISOint-ori_1-000002.pnm ... ok
checking ISOint-ori_2-000000.pnm ... ok
checking ISOint-ori_2-000001.pnm ... ok
checking ISOint-ori_2-000002.pnm ... ok
checking ISOint-ori_3-000000.pnm ... ok
checking ISOint-ori_3-000001.pnm ... ok
checking ISOint-ori_3-000002.pnm ... ok
checking ISOint-rg-000000.pnm ... ok
checking ISOint-rg-000001.pnm ... ok
checking ISOint-rg-000002.pnm ... ok
checking IVCO000000.pnm ... ok
checking IVCO000001.pnm ... ok
checking IVCO000002.pnm ... ok
---------------------------------------------------------

2 of 2 tests succeeded
###
### FINISHED test script './test_intchannels_blackbox.pl'
####################

####################
### STARTING test script './test_retina_blackbox.pl' ...
###

=========================================================
test 'noopt--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/retina
	testpic001.pnm
	retinaout.ppm'

checking retinaout.ppm ... ok
---------------------------------------------------------

=========================================================
test 'blind--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/retina
	-b
	testpic001.pnm
	retinaout.ppm'

checking retinaout.ppm ... ok
---------------------------------------------------------

=========================================================
test 'bluecones--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/retina
	-f
	testpic001.pnm
	retinaout.ppm'

checking retinaout.ppm ... ok
---------------------------------------------------------

=========================================================
test 'allopt--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/retina
	-bf
	testpic001.pnm
	retinaout.ppm
	100
	100'

checking retinaout.ppm ... ok
---------------------------------------------------------

4 of 4 tests succeeded
###
### FINISHED test script './test_retina_blackbox.pl'
####################

####################
### STARTING test script './test_retinex_blackbox.pl' ...
###

=========================================================
test 'retinex--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/test-retinex
	../inputs/rgb-48-bit.pnm
	0
	1'

checking blev0.pfm ... ok
checking glev0.pfm ... ok
checking rlev0.pfm ... ok
checking blev1.pfm ... ok
checking glev1.pfm ... ok
checking rlev1.pfm ... ok
checking blev2.pfm ... ok
checking glev2.pfm ... ok
checking rlev2.pfm ... ok
checking blev3.pfm ... ok
checking glev3.pfm ... ok
checking rlev3.pfm ... ok
checking blev4.pfm ... ok
checking glev4.pfm ... ok
checking rlev4.pfm ... ok
checking blev5.pfm ... ok
checking glev5.pfm ... ok
checking rlev5.pfm ... ok
checking blev6.pfm ... ok
checking glev6.pfm ... ok
checking rlev6.pfm ... ok
checking blev7.pfm ... ok
checking glev7.pfm ... ok
checking rlev7.pfm ... ok
checking blev8.pfm ... ok
checking glev8.pfm ... ok
checking rlev8.pfm ... ok
---------------------------------------------------------

1 of 1 tests succeeded
###
### FINISHED test script './test_retinex_blackbox.pl'
####################

####################
### STARTING test script './test_scriptvision_blackbox.pl' ...
###

=========================================================
test 'ez-junction-channels--2' ... 

running command '/home/tmp/saliency-3126/saliency/bin/invt -nw /home/tmp/saliency-3126/saliency/scripts/ezvision.tcl
	-Z
	--textlog=test.txt
	--vc-chans=OLTXE
	--input-frames=0-5@35
	--output-frames=100-103@41
	--save-featurecomb-maps
	--save-conspic-maps
	--in=raster:../inputs/ezframe#.pnm
	--out=raster:'

checking test.txt ... ok
checking COEndPoint-000100.pnm ... ok
checking COEndPoint-000101.pnm ... ok
checking COEndPoint-000102.pnm ... ok
checking COEndPoint-000103.pnm ... ok
checking COLJunction-000100.pnm ... ok
checking COLJunction-000101.pnm ... ok
checking COLJunction-000102.pnm ... ok
checking COLJunction-000103.pnm ... ok
checking COTJunction-000100.pnm ... ok
checking COTJunction-000101.pnm ... ok
checking COTJunction-000102.pnm ... ok
checking COTJunction-000103.pnm ... ok
checking COXJunction-000100.pnm ... ok
checking COXJunction-000101.pnm ... ok
checking COXJunction-000102.pnm ... ok
checking COXJunction-000103.pnm ... ok
checking COorientation-000100.pnm ... ok
checking COorientation-000101.pnm ... ok
checking COorientation-000102.pnm ... ok
checking COorientation-000103.pnm ... ok
checking SOjunction_00000010-000100.pnm ... ok
checking SOjunction_00000010-000101.pnm ... ok
checking SOjunction_00000010-000102.pnm ... ok
checking SOjunction_00000010-000103.pnm ... ok
checking SOjunction_00001000-000100.pnm ... ok
checking SOjunction_00001000-000101.pnm ... ok
checking SOjunction_00001000-000102.pnm ... ok
checking SOjunction_00001000-000103.pnm ... ok
checking SOjunction_00001010-000100.pnm ... ok
checking SOjunction_00001010-000101.pnm ... ok
checking SOjunction_00001010-000102.pnm ... ok
checking SOjunction_00001010-000103.pnm ... ok
checking SOjunction_00100000-000100.pnm ... ok
checking SOjunction_00100000-000101.pnm ... ok
checking SOjunction_00100000-000102.pnm ... ok
checking SOjunction_00100000-000103.pnm ... ok
checking SOjunction_00101000-000100.pnm ... ok
checking SOjunction_00101000-000101.pnm ... ok
checking SOjunction_00101000-000102.pnm ... ok
checking SOjunction_00101000-000103.pnm ... ok
checking SOjunction_00101010-000100.pnm ... ok
checking SOjunction_00101010-000101.pnm ... ok
checking SOjunction_00101010-000102.pnm ... ok
checking SOjunction_00101010-000103.pnm ... ok
checking SOjunction_10000000-000100.pnm ... ok
checking SOjunction_10000000-000101.pnm ... ok
checking SOjunction_10000000-000102.pnm ... ok
checking SOjunction_10000000-000103.pnm ... ok
checking SOjunction_10000010-000100.pnm ... ok
checking SOjunction_10000010-000101.pnm ... ok
checking SOjunction_10000010-000102.pnm ... ok
checking SOjunction_10000010-000103.pnm ... ok
checking SOjunction_10001010-000100.pnm ... ok
checking SOjunction_10001010-000101.pnm ... ok
checking SOjunction_10001010-000102.pnm ... ok
checking SOjunction_10001010-000103.pnm ... ok
checking SOjunction_10100000-000100.pnm ... ok
checking SOjunction_10100000-000101.pnm ... ok
checking SOjunction_10100000-000102.pnm ... ok
checking SOjunction_10100000-000103.pnm ... ok
checking SOjunction_10100010-000100.pnm ... ok
checking SOjunction_10100010-000101.pnm ... ok
checking SOjunction_10100010-000102.pnm ... ok
checking SOjunction_10100010-000103.pnm ... ok
checking SOjunction_10101000-000100.pnm ... ok
checking SOjunction_10101000-000101.pnm ... ok
checking SOjunction_10101000-000102.pnm ... ok
checking SOjunction_10101000-000103.pnm ... ok
checking SOjunction_10101010-000100.pnm ... ok
checking SOjunction_10101010-000101.pnm ... ok
checking SOjunction_10101010-000102.pnm ... ok
checking SOjunction_10101010-000103.pnm ... ok
checking SOori_0-000100.pnm ... ok
checking SOori_0-000101.pnm ... ok
checking SOori_0-000102.pnm ... ok
checking SOori_0-000103.pnm ... ok
checking SOori_1-000100.pnm ... ok
checking SOori_1-000101.pnm ... ok
checking SOori_1-000102.pnm ... ok
checking SOori_1-000103.pnm ... ok
checking SOori_2-000100.pnm ... ok
checking SOori_2-000101.pnm ... ok
checking SOori_2-000102.pnm ... ok
checking SOori_2-000103.pnm ... ok
checking SOori_3-000100.pnm ... ok
checking SOori_3-000101.pnm ... ok
checking SOori_3-000102.pnm ... ok
checking SOori_3-000103.pnm ... ok
---------------------------------------------------------

=========================================================
test 'ez-extra-channels--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/invt -nw /home/tmp/saliency-3126/saliency/scripts/ezvision.tcl
	-Z
	--textlog=test.txt
	--vc-chans=SGNR
	--input-frames=0-5@25
	--output-frames=100-102@41
	--save-featurecomb-maps
	--save-conspic-maps
	--in=raster:../inputs/ezframe#.pnm
	--out=raster:'

checking test.txt ... ok
checking COIntensityBand-000100.pnm ... ok
checking COIntensityBand-000101.pnm ... ok
checking COIntensityBand-000102.pnm ... ok
checking COMultiColorBand-000100.pnm ... ok
checking COMultiColorBand-000101.pnm ... ok
checking COMultiColorBand-000102.pnm ... ok
checking COcolor-000100.pnm ... ok
checking COcolor-000101.pnm ... ok
checking COcolor-000102.pnm ... ok
checking COcomposite-color-000100.pnm ... ok
checking COcomposite-color-000101.pnm ... ok
checking COcomposite-color-000102.pnm ... ok
checking COsingle-opponent-color-000100.pnm ... ok
checking COsingle-opponent-color-000101.pnm ... ok
checking COsingle-opponent-color-000102.pnm ... ok
checking SOb-000100.pnm ... ok
checking SOb-000101.pnm ... ok
checking SOb-000102.pnm ... ok
checking SOb-y-000100.pnm ... ok
checking SOb-y-000101.pnm ... ok
checking SOb-y-000102.pnm ... ok
checking SOby-000100.pnm ... ok
checking SOby-000101.pnm ... ok
checking SOby-000102.pnm ... ok
checking SOcband_0-000100.pnm ... ok
checking SOcband_0-000101.pnm ... ok
checking SOcband_0-000102.pnm ... ok
checking SOcband_1-000100.pnm ... ok
checking SOcband_1-000101.pnm ... ok
checking SOcband_1-000102.pnm ... ok
checking SOcband_2-000100.pnm ... ok
checking SOcband_2-000101.pnm ... ok
checking SOcband_2-000102.pnm ... ok
checking SOcband_3-000100.pnm ... ok
checking SOcband_3-000101.pnm ... ok
checking SOcband_3-000102.pnm ... ok
checking SOcband_4-000100.pnm ... ok
checking SOcband_4-000101.pnm ... ok
checking SOcband_4-000102.pnm ... ok
checking SOcband_5-000100.pnm ... ok
checking SOcband_5-000101.pnm ... ok
checking SOcband_5-000102.pnm ... ok
checking SOg-000100.pnm ... ok
checking SOg-000101.pnm ... ok
checking SOg-000102.pnm ... ok
checking SOg-r-000100.pnm ... ok
checking SOg-r-000101.pnm ... ok
checking SOg-r-000102.pnm ... ok
checking SOiband_0-000100.pnm ... ok
checking SOiband_0-000101.pnm ... ok
checking SOiband_0-000102.pnm ... ok
checking SOiband_1-000100.pnm ... ok
checking SOiband_1-000101.pnm ... ok
checking SOiband_1-000102.pnm ... ok
checking SOiband_2-000100.pnm ... ok
checking SOiband_2-000101.pnm ... ok
checking SOiband_2-000102.pnm ... ok
checking SOr-000100.pnm ... ok
checking SOr-000101.pnm ... ok
checking SOr-000102.pnm ... ok
checking SOr-g-000100.pnm ... ok
checking SOr-g-000101.pnm ... ok
checking SOr-g-000102.pnm ... ok
checking SOrg-000100.pnm ... ok
checking SOrg-000101.pnm ... ok
checking SOrg-000102.pnm ... ok
checking SOy-000100.pnm ... ok
checking SOy-000101.pnm ... ok
checking SOy-000102.pnm ... ok
checking SOy-b-000100.pnm ... ok
checking SOy-b-000101.pnm ... ok
checking SOy-b-000102.pnm ... ok
checking SOPedestrian-000100.pnm ... ok
checking SOPedestrian-000101.pnm ... ok
checking SOPedestrian-000102.pnm ... ok
---------------------------------------------------------

=========================================================
test 'ez-surprise-channels--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/invt -nw /home/tmp/saliency-3126/saliency/scripts/ezvision.tcl
	-Z
	--textlog=test.txt
	--vc-type=Surp
	--maxnorm-type=Surprise
	--nouse-older-version
	--chanout-max=0.0
	--gabor-intens=20.0
	--direction-sqrt
	--surprise-qlen=5
	--surprise-updfac=0.7
	--surprise-neighupdfac=0.7
	--surprise-probe=-1,-1
	--surprise-slfac=1.0
	--surprise-ssfac=0.05
	--surprise-logged=false
	--surprise-type=Poisson
	--input-frames=0-2@30
	--output-frames=0-2@30
	--save-featurecomb-maps
	--save-conspic-maps
	--in=raster:../inputs/ezframe#.pnm
	--out=raster:'

checking test.txt ... ok
checking SOby-000000.pnm ... ok
checking SOby-000001.pnm ... ok
checking SOby-000002.pnm ... ok
checking SOdir_0-000000.pnm ... ok
checking SOdir_0-000001.pnm ... ok
checking SOdir_0-000002.pnm ... ok
checking SOdir_1-000000.pnm ... ok
checking SOdir_1-000001.pnm ... ok
checking SOdir_1-000002.pnm ... ok
checking SOdir_2-000000.pnm ... ok
checking SOdir_2-000001.pnm ... ok
checking SOdir_2-000002.pnm ... ok
checking SOdir_3-000000.pnm ... ok
checking SOdir_3-000001.pnm ... ok
checking SOdir_3-000002.pnm ... ok
checking SOflicker-000000.pnm ... ok
checking SOflicker-000001.pnm ... ok
checking SOflicker-000002.pnm ... ok
checking SOintensity-000000.pnm ... ok
checking SOintensity-000001.pnm ... ok
checking SOintensity-000002.pnm ... ok
checking SOori_0-000000.pnm ... ok
checking SOori_0-000001.pnm ... ok
checking SOori_0-000002.pnm ... ok
checking SOori_1-000000.pnm ... ok
checking SOori_1-000001.pnm ... ok
checking SOori_1-000002.pnm ... ok
checking SOori_2-000000.pnm ... ok
checking SOori_2-000001.pnm ... ok
checking SOori_2-000002.pnm ... ok
checking SOori_3-000000.pnm ... ok
checking SOori_3-000001.pnm ... ok
checking SOori_3-000002.pnm ... ok
checking SOrg-000000.pnm ... ok
checking SOrg-000001.pnm ... ok
checking SOrg-000002.pnm ... ok
checking COcolor-000000.pnm ... ok
checking COcolor-000001.pnm ... ok
checking COcolor-000002.pnm ... ok
checking COmotion-000000.pnm ... ok
checking COmotion-000001.pnm ... ok
checking COmotion-000002.pnm ... ok
checking COorientation-000000.pnm ... ok
checking COorientation-000001.pnm ... ok
checking COorientation-000002.pnm ... ok
---------------------------------------------------------

3 of 3 tests succeeded
###
### FINISHED test script './test_scriptvision_blackbox.pl'
####################

####################
### STARTING test script './test_stream_blackbox.pl' ...
###

=========================================================
test 'raster-number-width--0' ... 

running command '/home/tmp/saliency-3126/saliency/bin/stream
	--test-mode
	--in=../inputs/berry##.png
	--input-frames=1-MAX@30Hz
	--out=info:info.txt
	berrycopy'

checking info.txt ... ok
---------------------------------------------------------

=========================================================
test 'raster-number-width--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/stream
	--test-mode
	--in=../inputs/rgb-24-bit-#3#.png
	--input-frames=1-MAX@30Hz
	--out=info:info.txt
	rgb-24-bit-copy'

checking info.txt ... ok
---------------------------------------------------------

=========================================================
test 'raster-number-width--2' ... 

running command '/home/tmp/saliency-3126/saliency/bin/stream
	--test-mode
	--in=../inputs/rgb-24-bit-#3#.png
	--input-frames=1-MAX@30Hz
	--out=pnm:f#4#oo
	--out=info:info.txt
	rgb-24-bit-copy'

checking foo-rgb-24-bit-copy0000.pnm ... ok
checking info.txt ... ok
---------------------------------------------------------

=========================================================
test 'mpeg-stride--0' ... 

running command '/home/tmp/saliency-3126/saliency/bin/stream
	--test-mode
	--in=../inputs/mpegclip1.mpg
	--out=info:info.txt
	mpeg-stride'

checking info.txt ... ok
---------------------------------------------------------

=========================================================
test 'mpeg2yuv-convertmovie--0' ... 

running command '/home/tmp/saliency-3126/saliency/bin/stream
	--test-mode
	--in=../inputs/mpegclip1.mpg
	--out=rawvideo
	--out=info:info.txt
	mpgconverted'

checking mpgconverted000000.640x480.yuv420p ... ok
checking mpgconverted000001.640x480.yuv420p ... ok
checking mpgconverted000002.640x480.yuv420p ... ok
checking mpgconverted000003.640x480.yuv420p ... ok
checking mpgconverted000004.640x480.yuv420p ... ok
checking mpgconverted000005.640x480.yuv420p ... ok
checking mpgconverted000006.640x480.yuv420p ... ok
checking mpgconverted000007.640x480.yuv420p ... ok
checking mpgconverted000008.640x480.yuv420p ... ok
checking mpgconverted000009.640x480.yuv420p ... ok
checking mpgconverted000010.640x480.yuv420p ... ok
checking mpgconverted000011.640x480.yuv420p ... ok
checking mpgconverted000012.640x480.yuv420p ... ok
checking mpgconverted000013.640x480.yuv420p ... ok
checking mpgconverted000014.640x480.yuv420p ... ok
checking mpgconverted000015.640x480.yuv420p ... ok
checking mpgconverted000016.640x480.yuv420p ... ok
checking mpgconverted000017.640x480.yuv420p ... ok
checking mpgconverted000018.640x480.yuv420p ... ok
checking mpgconverted000019.640x480.yuv420p ... ok
checking mpgconverted000020.640x480.yuv420p ... ok
checking mpgconverted000021.640x480.yuv420p ... ok
checking mpgconverted000022.640x480.yuv420p ... ok
checking mpgconverted000023.640x480.yuv420p ... ok
checking mpgconverted000024.640x480.yuv420p ... ok
checking mpgconverted000025.640x480.yuv420p ... ok
checking mpgconverted000026.640x480.yuv420p ... ok
checking mpgconverted000027.640x480.yuv420p ... ok
checking mpgconverted000028.640x480.yuv420p ... ok
checking mpgconverted000029.640x480.yuv420p ... ok
checking mpgconverted000030.640x480.yuv420p ... ok
checking mpgconverted000031.640x480.yuv420p ... ok
checking mpgconverted000032.640x480.yuv420p ... ok
checking mpgconverted000033.640x480.yuv420p ... ok
checking mpgconverted000034.640x480.yuv420p ... ok
checking mpgconverted000035.640x480.yuv420p ... ok
checking mpgconverted000036.640x480.yuv420p ... ok
checking mpgconverted000037.640x480.yuv420p ... ok
checking mpgconverted000038.640x480.yuv420p ... ok
checking mpgconverted000039.640x480.yuv420p ... ok
checking mpgconverted000040.640x480.yuv420p ... ok
checking mpgconverted000041.640x480.yuv420p ... ok
checking mpgconverted000042.640x480.yuv420p ... ok
checking mpgconverted000043.640x480.yuv420p ... ok
checking mpgconverted000044.640x480.yuv420p ... ok
checking mpgconverted000045.640x480.yuv420p ... ok
checking mpgconverted000046.640x480.yuv420p ... ok
checking mpgconverted000047.640x480.yuv420p ... ok
checking mpgconverted000048.640x480.yuv420p ... ok
checking mpgconverted000049.640x480.yuv420p ... ok
checking info.txt ... ok
---------------------------------------------------------

=========================================================
test 'mpeg2yuv-convertmovie--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/stream
	--test-mode
	--in=../inputs/mpegclip2.mpg
	--out=bkg-rawvideo
	mpgconverted'

checking mpgconverted000000.640x480.yuv420p ... ok
checking mpgconverted000001.640x480.yuv420p ... ok
checking mpgconverted000002.640x480.yuv420p ... ok
checking mpgconverted000003.640x480.yuv420p ... ok
checking mpgconverted000004.640x480.yuv420p ... ok
checking mpgconverted000005.640x480.yuv420p ... ok
checking mpgconverted000006.640x480.yuv420p ... ok
checking mpgconverted000007.640x480.yuv420p ... ok
checking mpgconverted000008.640x480.yuv420p ... ok
checking mpgconverted000009.640x480.yuv420p ... ok
checking mpgconverted000010.640x480.yuv420p ... ok
checking mpgconverted000011.640x480.yuv420p ... ok
checking mpgconverted000012.640x480.yuv420p ... ok
checking mpgconverted000013.640x480.yuv420p ... ok
checking mpgconverted000014.640x480.yuv420p ... ok
checking mpgconverted000015.640x480.yuv420p ... ok
checking mpgconverted000016.640x480.yuv420p ... ok
checking mpgconverted000017.640x480.yuv420p ... ok
checking mpgconverted000018.640x480.yuv420p ... ok
checking mpgconverted000019.640x480.yuv420p ... ok
checking mpgconverted000020.640x480.yuv420p ... ok
checking mpgconverted000021.640x480.yuv420p ... ok
checking mpgconverted000022.640x480.yuv420p ... ok
checking mpgconverted000023.640x480.yuv420p ... ok
checking mpgconverted000024.640x480.yuv420p ... ok
checking mpgconverted000025.640x480.yuv420p ... ok
checking mpgconverted000026.640x480.yuv420p ... ok
checking mpgconverted000027.640x480.yuv420p ... ok
checking mpgconverted000028.640x480.yuv420p ... ok
checking mpgconverted000029.640x480.yuv420p ... ok
checking mpgconverted000030.640x480.yuv420p ... ok
checking mpgconverted000031.640x480.yuv420p ... ok
checking mpgconverted000032.640x480.yuv420p ... ok
checking mpgconverted000033.640x480.yuv420p ... ok
checking mpgconverted000034.640x480.yuv420p ... ok
checking mpgconverted000035.640x480.yuv420p ... ok
checking mpgconverted000036.640x480.yuv420p ... ok
checking mpgconverted000037.640x480.yuv420p ... ok
checking mpgconverted000038.640x480.yuv420p ... ok
checking mpgconverted000039.640x480.yuv420p ... ok
checking mpgconverted000040.640x480.yuv420p ... ok
checking mpgconverted000041.640x480.yuv420p ... ok
checking mpgconverted000042.640x480.yuv420p ... ok
checking mpgconverted000043.640x480.yuv420p ... ok
checking mpgconverted000044.640x480.yuv420p ... ok
checking mpgconverted000045.640x480.yuv420p ... ok
checking mpgconverted000046.640x480.yuv420p ... ok
checking mpgconverted000047.640x480.yuv420p ... ok
checking mpgconverted000048.640x480.yuv420p ... ok
checking mpgconverted000049.640x480.yuv420p ... ok
---------------------------------------------------------

=========================================================
test 'mpeg2yuv-convertmovie--2' ... 

running command '/home/tmp/saliency-3126/saliency/bin/stream
	--test-mode
	--in=buf:../inputs/mpegclip1.mpg
	--input-buffer-size=1
	--underflow-strategy=retry
	--out=ppm
	mpgconverted'

checking mpgconverted000000.pnm ... ok
checking mpgconverted000001.pnm ... ok
checking mpgconverted000002.pnm ... ok
checking mpgconverted000003.pnm ... ok
checking mpgconverted000004.pnm ... ok
checking mpgconverted000005.pnm ... ok
checking mpgconverted000006.pnm ... ok
checking mpgconverted000007.pnm ... ok
checking mpgconverted000008.pnm ... ok
checking mpgconverted000009.pnm ... ok
checking mpgconverted000010.pnm ... ok
checking mpgconverted000011.pnm ... ok
checking mpgconverted000012.pnm ... ok
checking mpgconverted000013.pnm ... ok
checking mpgconverted000014.pnm ... ok
checking mpgconverted000015.pnm ... ok
checking mpgconverted000016.pnm ... ok
checking mpgconverted000017.pnm ... ok
checking mpgconverted000018.pnm ... ok
checking mpgconverted000019.pnm ... ok
checking mpgconverted000020.pnm ... ok
checking mpgconverted000021.pnm ... ok
checking mpgconverted000022.pnm ... ok
checking mpgconverted000023.pnm ... ok
checking mpgconverted000024.pnm ... ok
checking mpgconverted000025.pnm ... ok
checking mpgconverted000026.pnm ... ok
checking mpgconverted000027.pnm ... ok
checking mpgconverted000028.pnm ... ok
checking mpgconverted000029.pnm ... ok
checking mpgconverted000030.pnm ... ok
checking mpgconverted000031.pnm ... ok
checking mpgconverted000032.pnm ... ok
checking mpgconverted000033.pnm ... ok
checking mpgconverted000034.pnm ... ok
checking mpgconverted000035.pnm ... ok
checking mpgconverted000036.pnm ... ok
checking mpgconverted000037.pnm ... ok
checking mpgconverted000038.pnm ... ok
checking mpgconverted000039.pnm ... ok
checking mpgconverted000040.pnm ... ok
checking mpgconverted000041.pnm ... ok
checking mpgconverted000042.pnm ... ok
checking mpgconverted000043.pnm ... ok
checking mpgconverted000044.pnm ... ok
checking mpgconverted000045.pnm ... ok
checking mpgconverted000046.pnm ... ok
checking mpgconverted000047.pnm ... ok
checking mpgconverted000048.pnm ... ok
checking mpgconverted000049.pnm ... ok
---------------------------------------------------------

=========================================================
test 'mpeg2yuv-convertmovie--3' ... 

running command '/home/tmp/saliency-3126/saliency/bin/stream
	--test-mode
	--in=buf:thf:../inputs/mpegclip2.mpg
	--input-buffer-size=1000
	--out=ppm
	mpgconverted'

checking mpgconverted000000.pnm ... ok
checking mpgconverted000001.pnm ... ok
checking mpgconverted000002.pnm ... ok
checking mpgconverted000003.pnm ... ok
checking mpgconverted000004.pnm ... ok
checking mpgconverted000005.pnm ... ok
checking mpgconverted000006.pnm ... ok
checking mpgconverted000007.pnm ... ok
checking mpgconverted000008.pnm ... ok
checking mpgconverted000009.pnm ... ok
checking mpgconverted000010.pnm ... ok
checking mpgconverted000011.pnm ... ok
checking mpgconverted000012.pnm ... ok
checking mpgconverted000013.pnm ... ok
checking mpgconverted000014.pnm ... ok
checking mpgconverted000015.pnm ... ok
checking mpgconverted000016.pnm ... ok
checking mpgconverted000017.pnm ... ok
checking mpgconverted000018.pnm ... ok
checking mpgconverted000019.pnm ... ok
checking mpgconverted000020.pnm ... ok
checking mpgconverted000021.pnm ... ok
checking mpgconverted000022.pnm ... ok
checking mpgconverted000023.pnm ... ok
checking mpgconverted000024.pnm ... ok
checking mpgconverted000025.pnm ... ok
checking mpgconverted000026.pnm ... ok
checking mpgconverted000027.pnm ... ok
checking mpgconverted000028.pnm ... ok
checking mpgconverted000029.pnm ... ok
checking mpgconverted000030.pnm ... ok
checking mpgconverted000031.pnm ... ok
checking mpgconverted000032.pnm ... ok
checking mpgconverted000033.pnm ... ok
checking mpgconverted000034.pnm ... ok
checking mpgconverted000035.pnm ... ok
checking mpgconverted000036.pnm ... ok
checking mpgconverted000037.pnm ... ok
checking mpgconverted000038.pnm ... ok
checking mpgconverted000039.pnm ... ok
checking mpgconverted000040.pnm ... ok
checking mpgconverted000041.pnm ... ok
checking mpgconverted000042.pnm ... ok
checking mpgconverted000043.pnm ... ok
checking mpgconverted000044.pnm ... ok
checking mpgconverted000045.pnm ... ok
checking mpgconverted000046.pnm ... ok
checking mpgconverted000047.pnm ... ok
checking mpgconverted000048.pnm ... ok
checking mpgconverted000049.pnm ... ok
---------------------------------------------------------

=========================================================
test 'bob-deinterlacer--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/stream
	--test-mode
	--in=bob:../inputs/mpegclip2.mpg
	--input-frames=0-4-12@1Hz
	--out=rawvideo
	deinterlaced'

checking deinterlaced000000.640x480.yuv420p ... ok
checking deinterlaced000001.640x480.yuv420p ... ok
checking deinterlaced000002.640x480.yuv420p ... ok
checking deinterlaced000003.640x480.yuv420p ... ok
---------------------------------------------------------

=========================================================
test 'buffered-input--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/stream
	--test-mode
	--in=buf:../inputs/ezframe#.pnm
	--input-frames=0-2@1Hz
	--input-buffer-size=1000
	--out=hash:hash.txt
	buffered-input'

checking hash.txt ... ok
---------------------------------------------------------

=========================================================
test 'plaintext-output--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/stream
	--test-mode
	--in=../inputs/ezframe#.pnm
	--input-frames=0-2@1Hz
	--out=txt
	--rescale-output=20x15
	plaintext-output'

checking plaintext-output000000.txt ... ok
checking plaintext-output000001.txt ... ok
checking plaintext-output000002.txt ... ok
---------------------------------------------------------

=========================================================
test 'ccode-output--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/stream
	--test-mode
	--in=../inputs/ezframe#.pnm
	--input-frames=0-2@1Hz
	--out=ccode
	--rescale-output=20x15
	ccode-output'

checking ccode-output000000.C ... ok
checking ccode-output000001.C ... ok
checking ccode-output000002.C ... ok
---------------------------------------------------------

=========================================================
test 'yuv2ppm-convertframe--1' ... 

running command '/home/tmp/saliency-3126/saliency/bin/stream
	--test-mode
	--in=../inputs/frame#.yuv420p
	--input-frames=0-1000-8000@30Hz
	--yuv-dims=640x480
	--out=pnm
	--output-frames=0-1000-8000@30Hz
	--yuv-dims-loose
	yuvconverted'

checking yuvconverted000000.pnm ... ok
checking yuvconverted001000.pnm ... ok
checking yuvconverted002000.pnm ... ok
checking yuvconverted003000.pnm ... ok
checking yuvconverted004000.pnm ... ok
checking yuvconverted005000.pnm ... ok
checking yuvconverted006000.pnm ... ok
checking yuvconverted007000.pnm ... ok
checking yuvconverted008000.pnm ... ok
---------------------------------------------------------

13 of 13 tests succeeded
###
### FINISHED test script './test_stream_blackbox.pl'
####################

####################
### STARTING test script './test_strings_whitebox.pl' ...
###
test sformat--format--1 ... ok
test sformat--format--2 ... ok
test stringutil--split--1 ... ok
test stringutil--split--2 ... ok
test stringutil--split--3 ... ok
test stringutil--split--4 ... ok
test stringutil--split--5 ... ok
test stringutil--split--6 ... ok
test stringutil--join--1 ... ok
test stringutil--join--2 ... ok
test stringutil--join--3 ... ok
test stringutil--join--4 ... ok
test stringutil--tolowercase--1 ... ok
test stringutil--touppercase--1 ... ok
test stringutil--levenshtein--1 ... ok
test stringutil--camelcase--1 ... ok
test stringconversions--int--1 ... ok
test stringconversions--unsigned-char--1 ... ok
test stringconversions--unsigned-int--1 ... ok
test sortutil--sortrank--1 ... ok

20 of 20 tests succeeded
###
### FINISHED test script './test_strings_whitebox.pl'
####################


SUMMARY: TESTS FAILED!!! (1 of 346)
           1 of   1 tests succeeded (./test_Beowulf_whitebox.pl)
           1 of   1 tests succeeded (./test_Brain_whitebox.pl)
           1 of   1 tests succeeded (./test_Channels_whitebox.pl)
          10 of  10 tests succeeded (./test_Component_whitebox.pl)
           7 of   7 tests succeeded (./test_ImageEqual_blackbox.pl)
         121 of 121 tests succeeded (./test_Image_whitebox.pl)
 FAIL==>   0 of   1 tests succeeded (./test_Learn_whitebox.pl)
           7 of   7 tests succeeded (./test_LevelSpec_whitebox.pl)
          63 of  63 tests succeeded (./test_Pixels_whitebox.pl)
          11 of  11 tests succeeded (./test_Raster_whitebox.pl)
           3 of   3 tests succeeded (./test_SIFT_blackbox.pl)
           7 of   7 tests succeeded (./test_ShapeEstimator_blackbox.pl)
           2 of   2 tests succeeded (./test_combine_optigains_blackbox.pl)
           2 of   2 tests succeeded (./test_envision_blackbox.pl)
          52 of  52 tests succeeded (./test_ezvision_blackbox.pl)
          14 of  14 tests succeeded (./test_fzoom_blackbox.pl)
           2 of   2 tests succeeded (./test_intchannels_blackbox.pl)
           4 of   4 tests succeeded (./test_retina_blackbox.pl)
           1 of   1 tests succeeded (./test_retinex_blackbox.pl)
           3 of   3 tests succeeded (./test_scriptvision_blackbox.pl)
          13 of  13 tests succeeded (./test_stream_blackbox.pl)
          20 of  20 tests succeeded (./test_strings_whitebox.pl)

WARNING: 1 TESTS FAILED!!!
Mon Nov 23 01:51:10 PST 2009
Command exited with non-zero status 1
183.89user 20.83system 3:30.52elapsed 97%CPU (0avgtext+0avgdata 0maxresident)k
39280inputs+1186544outputs (438major+2104435minor)pagefaults 0swaps

Copyright © 2002-2004 by the University of Southern California, iLab and Prof. Laurent Itti. Last updated Saturday, 10-Oct-2009 19:49:43 PDT