Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
otb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
David Youssefi
otb
Commits
67ff4978
Commit
67ff4978
authored
14 years ago
by
Julien Malik
Browse files
Options
Downloads
Plain Diff
MRG
parents
517fe491
c53c6c53
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Testing/Code/Learning/CMakeLists.txt
+0
-5
0 additions, 5 deletions
Testing/Code/Learning/CMakeLists.txt
Testing/Fa/CMakeLists.txt
+2
-0
2 additions, 0 deletions
Testing/Fa/CMakeLists.txt
with
2 additions
and
5 deletions
Testing/Code/Learning/CMakeLists.txt
+
0
−
5
View file @
67ff4978
...
@@ -74,7 +74,6 @@ ADD_TEST(leTuSVMImageModelEstimatorNew ${LEARNING_TESTS1}
...
@@ -74,7 +74,6 @@ ADD_TEST(leTuSVMImageModelEstimatorNew ${LEARNING_TESTS1}
ADD_TEST
(
leTvSVMImageModelEstimatorTrain
${
LEARNING_TESTS1
}
ADD_TEST
(
leTvSVMImageModelEstimatorTrain
${
LEARNING_TESTS1
}
--compare-ascii
${
EPSILON_3
}
${
BASELINE_FILES
}
/leTvsvm_model_image
--compare-ascii
${
EPSILON_3
}
${
BASELINE_FILES
}
/leTvsvm_model_image
${
TEMP
}
/leTvsvm_model_image
${
TEMP
}
/leTvsvm_model_image
--ignore-lines-with 2 probA probB
otbSVMImageModelEstimatorTrain
otbSVMImageModelEstimatorTrain
${
INPUTDATA
}
/ROI_QB_MUL_4.tif
${
INPUTDATA
}
/ROI_QB_MUL_4.tif
${
INPUTDATA
}
/ROI_QB_MUL_4_train.c1.hdr
${
INPUTDATA
}
/ROI_QB_MUL_4_train.c1.hdr
...
@@ -84,7 +83,6 @@ ADD_TEST(leTvSVMImageModelEstimatorTrain ${LEARNING_TESTS1}
...
@@ -84,7 +83,6 @@ ADD_TEST(leTvSVMImageModelEstimatorTrain ${LEARNING_TESTS1}
ADD_TEST
(
leTlSVMImageModelEstimatorTrainWithOptimization
${
LEARNING_TESTS1
}
ADD_TEST
(
leTlSVMImageModelEstimatorTrainWithOptimization
${
LEARNING_TESTS1
}
--compare-ascii
${
EPSILON_3
}
${
BASELINE_FILES
}
/leTvsvm_model_image_opt
--compare-ascii
${
EPSILON_3
}
${
BASELINE_FILES
}
/leTvsvm_model_image_opt
${
TEMP
}
/leTvsvm_model_image_opt
${
TEMP
}
/leTvsvm_model_image_opt
--ignore-lines-with 2 probA probB
otbSVMImageModelEstimatorTrain
otbSVMImageModelEstimatorTrain
${
INPUTDATA
}
/ROI_QB_MUL_4.tif
${
INPUTDATA
}
/ROI_QB_MUL_4.tif
${
INPUTDATA
}
/ROI_QB_MUL_4_train.c1.hdr
${
INPUTDATA
}
/ROI_QB_MUL_4_train.c1.hdr
...
@@ -120,7 +118,6 @@ ADD_TEST(leTuSVMPointSetModelEstimatorNew ${LEARNING_TESTS2}
...
@@ -120,7 +118,6 @@ ADD_TEST(leTuSVMPointSetModelEstimatorNew ${LEARNING_TESTS2}
ADD_TEST
(
leTvSVMPointSetModelEstimatorTrain
${
LEARNING_TESTS2
}
ADD_TEST
(
leTvSVMPointSetModelEstimatorTrain
${
LEARNING_TESTS2
}
--compare-ascii
${
EPSILON_3
}
${
BASELINE_FILES
}
/leTvsvm_model_pointset
--compare-ascii
${
EPSILON_3
}
${
BASELINE_FILES
}
/leTvsvm_model_pointset
${
TEMP
}
/leTvsvm_model_pointset
${
TEMP
}
/leTvsvm_model_pointset
--ignore-lines-with 2 probA probB
otbSVMPointSetModelEstimatorTrain
otbSVMPointSetModelEstimatorTrain
${
TEMP
}
/leTvsvm_model_pointset
)
${
TEMP
}
/leTvsvm_model_pointset
)
...
@@ -133,7 +130,6 @@ ADD_TEST(leTvSVMSampleListModelEstimatorTest ${LEARNING_TESTS2}
...
@@ -133,7 +130,6 @@ ADD_TEST(leTvSVMSampleListModelEstimatorTest ${LEARNING_TESTS2}
--compare-ascii
${
EPSILON_9
}
--compare-ascii
${
EPSILON_9
}
${
BASELINE_FILES
}
/leTvSVMSampleListModelEstimatorModel.txt
${
BASELINE_FILES
}
/leTvSVMSampleListModelEstimatorModel.txt
${
TEMP
}
/leTvSVMSampleListModelEstimatorModel.txt
${
TEMP
}
/leTvSVMSampleListModelEstimatorModel.txt
--ignore-lines-with 2 probA probB
otbSVMSampleListModelEstimatorTest
otbSVMSampleListModelEstimatorTest
${
EXAMPLEDATA
}
/qb_RoadExtract.tif
${
EXAMPLEDATA
}
/qb_RoadExtract.tif
${
EXAMPLEDATA
}
/qb_RoadExtract_easyClassification.shp
${
EXAMPLEDATA
}
/qb_RoadExtract_easyClassification.shp
...
@@ -406,7 +402,6 @@ FOREACH(kernelType RANGE 0 14)
...
@@ -406,7 +402,6 @@ FOREACH(kernelType RANGE 0 14)
--compare-ascii
${
EPSILON_9
}
--compare-ascii
${
EPSILON_9
}
${
BASELINE_FILES
}
/leTvSVMKernelTest
${
kernelType
}
.txt
${
BASELINE_FILES
}
/leTvSVMKernelTest
${
kernelType
}
.txt
${
TEMP
}
/leTvSVMKernelTest
${
kernelType
}
.txt
${
TEMP
}
/leTvSVMKernelTest
${
kernelType
}
.txt
--ignore-lines-with 2 probA probB
otbSVMKernelsTest
otbSVMKernelsTest
${
EXAMPLEDATA
}
/qb_RoadExtract.tif
${
EXAMPLEDATA
}
/qb_RoadExtract.tif
${
EXAMPLEDATA
}
/qb_RoadExtract_easyClassification.shp
${
EXAMPLEDATA
}
/qb_RoadExtract_easyClassification.shp
...
...
This diff is collapsed.
Click to expand it.
Testing/Fa/CMakeLists.txt
+
2
−
0
View file @
67ff4978
...
@@ -232,8 +232,10 @@ ADD_TEST(FA-0000132-jpg ${CXX_TEST_PATH}/0000132-jpg
...
@@ -232,8 +232,10 @@ ADD_TEST(FA-0000132-jpg ${CXX_TEST_PATH}/0000132-jpg
)
)
ENDIF
(
OTB_USE_VISU_GUI
)
ENDIF
(
OTB_USE_VISU_GUI
)
IF
(
USE_FFTWD OR USE_FFTWF
)
ADD_TEST
(
FA-0000169-fftcomplextocomplex
${
CXX_TEST_PATH
}
/0000169-fftcomplextocomplex
ADD_TEST
(
FA-0000169-fftcomplextocomplex
${
CXX_TEST_PATH
}
/0000169-fftcomplextocomplex
)
)
ENDIF
(
USE_FFTWD OR USE_FFTWF
)
# ------- Vectorization issue -----------------------------------
# ------- Vectorization issue -----------------------------------
# FIXME Desactivated until http://bugs.orfeo-toolbox.org/view.php?id=94
# FIXME Desactivated until http://bugs.orfeo-toolbox.org/view.php?id=94
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment