Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Main Repositories
otb
Commits
37af30c3
Commit
37af30c3
authored
May 04, 2012
by
Jonathan Guinet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
TEST: DimensionnalityReduction Appliction test.
parent
3517eb43
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
Testing/Applications/DimensionnalityReduction/CMakeLists.txt
Testing/Applications/DimensionnalityReduction/CMakeLists.txt
+9
-0
No files found.
Testing/Applications/DimensionnalityReduction/CMakeLists.txt
View file @
37af30c3
...
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment