Skip to content
Snippets Groups Projects
Commit 37af30c3 authored by Jonathan Guinet's avatar Jonathan Guinet
Browse files

TEST: DimensionnalityReduction Appliction test.

parent 3517eb43
No related branches found
No related tags found
No related merge requests found
......@@ -10,3 +10,12 @@ OTB_TEST_APPLICATION(NAME apTvChMaximumAutocorrelationFactor
${TEMP}/apTvChMaximumAutocorrelationFactor.tif)
OTB_TEST_APPLICATION(NAME apTvChDimensionnalityReductionPCA
APP DimensionnalityReduction
OPTIONS -in ${INPUTDATA}/cupriteSubHsi.tif
-out ${TEMP}/apTvChDimensionnalityReductionPCA.tif
-method pca
VALID --compare-image 0.025
${BASELINE}/bfTvPCAImageFilter3.tif
${TEMP}/apTvChDimensionnalityReductionPCA.tif)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment