Skip to content
Snippets Groups Projects
Commit f223347b authored by Julien Malik's avatar Julien Malik
Browse files

TEST: add a ObjectDetectionClassifier test for streaming support

parent 6d0b70d2
Branches
Tags
No related merge requests found
......@@ -94,6 +94,19 @@ ADD_TEST(odTvObjectDetectionClassifier ${OBJECTDETECTION_TESTS1}
5 # neighborhood radius
)
ADD_TEST(odTvObjectDetectionClassifierStreaming ${OBJECTDETECTION_TESTS1}
--compare-ogr ${NOTOL}
${BASELINE_FILES}/TvObjectDetectionClassifierOutput.shp
${TEMP}/TvObjectDetectionClassifierOutput.shp
otbObjectDetectionClassifier
${INPUTDATA}/ObjectReco/Boats/maur_B010202_01_extract_amplitude.tif
${INPUTDATA}/ObjectReco/Boats/FeatureStats_RadiometricMoments_amplitude.xml
${BASELINE_FILES}/TvDescriptorsSVMModelCreation.svm
${TEMP}/TvObjectDetectionClassifierOutput.shp
50 # streaming
5 # neighborhood radius
)
# A enrichir
SET(ObjectDetection_SRCS1
otbObjectDetectionTests1.cxx
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment