Skip to content
Snippets Groups Projects
Commit 271f4c9e authored by Mathieu Deltorre's avatar Mathieu Deltorre
Browse files

*test descripteur local

parent 98974132
Branches
Tags
No related merge requests found
......@@ -788,6 +788,16 @@ ADD_TEST(feTvImageToSIFTKeyPointSetFilterSquareOutputAscii ${FEATUREEXTRACTION_T
7 3 0.01 10
)
ADD_TEST(feTvImageToSIFTKeyPointSetFilterSquareRotatedOutputAscii ${FEATUREEXTRACTION_TESTS9}
--compare-ascii ${EPS}
${BASELINE_FILES}/feTvImageToSIFTKeyPointSetFilterSquareRotatedKeysOutput.txt
${TEMP}/feTvImageToSIFTKeyPointSetFilterSquareRotatedKeysOutput.txt
otbImageToSIFTKeyPointSetFilterOutputAscii
${INPUTDATA}/carre_ori.png
${TEMP}/feTvImageToSIFTKeyPointSetFilterSquareRotatedKeysOutput.txt
7 3 0.01 10
)
ADD_TEST(feTvImageToSIFTKeyPointSetFilterGridOutputImage ${FEATUREEXTRACTION_TESTS9}
--compare-image ${EPSILON}
${BASELINE}/feTvImageToSIFTKeyPointSetFilterGridImageOutput.png
......@@ -808,6 +818,26 @@ ADD_TEST(feTvImageToSIFTKeyPointSetFilterGridOutputAscii ${FEATUREEXTRACTION_TES
7 3 0.01 10
)
ADD_TEST(feTvImageToSIFTKeyPointSetFilterSquare2OutputAscii ${FEATUREEXTRACTION_TESTS9}
--compare-ascii ${EPS}
${BASELINE_FILES}/feTvImageToSIFTKeyPointSetFilterSquareKeysOutput2.txt
${TEMP}/feTvImageToSIFTKeyPointSetFilterSquareKeysOutput2.txt
otbImageToSIFTKeyPointSetFilterOutputAscii
${INPUTDATA}/carre.png
${TEMP}/feTvImageToSIFTKeyPointSetFilterSquareKeysOutput2.txt
1 3 0.5 10
)
ADD_TEST(feTvImageToSIFTKeyPointSetFilterSquareRotated2OutputAscii ${FEATUREEXTRACTION_TESTS9}
--compare-ascii ${EPS}
${BASELINE_FILES}/feTvImageToSIFTKeyPointSetFilterSquareRotatedKeysOutput2.txt
${TEMP}/feTvImageToSIFTKeyPointSetFilterSquareRotatedKeysOutput2.txt
otbImageToSIFTKeyPointSetFilterOutputAscii
${INPUTDATA}/carre_ori.png
${TEMP}/feTvImageToSIFTKeyPointSetFilterSquareRotatedKeysOutput2.txt
1 3 0.215 10
)
# A enrichir
SET(BasicFeatureExtraction_SRCS1
otbAlignImageToPath.cxx
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment