diff --git a/Examples/BasicFilters/MeanShiftVectorImageFilterExample.cxx b/Examples/BasicFilters/MeanShiftVectorImageFilterExample.cxx index ac92afab7caf2e5c8edb4756cfd2aebefa472b9c..ca42085dcae0e9c841f4f44f4ebdc471fde45105 100644 --- a/Examples/BasicFilters/MeanShiftVectorImageFilterExample.cxx +++ b/Examples/BasicFilters/MeanShiftVectorImageFilterExample.cxx @@ -26,7 +26,7 @@ // Software Guide : BeginCommandLineArgs // INPUTS: {ROI_QB_MUL_1.png} -// OUTPUTS: {MSFilteredOutput.tif}, {MSClusteredOutput.tif}, {MSLabeledOutput.tif}, {MSBoundariesOutput.tif}, {MSFilteredOutput-pretty.png}, {MSClusteredOutput-pretty.png} +// OUTPUTS: {MSFilteredOutput.tif}, {MSClusteredOutput.tif}, {MSLabeledOutput.tif}, {MSBoundariesOutput.tif}, {MSFilteredOutput-pretty.jpg}, {MSClusteredOutput-pretty.jpg} // 7 30 20 1.0 // Software Guide : EndCommandLineArgs diff --git a/Examples/BasicFilters/PrintableImageFilterExample.cxx b/Examples/BasicFilters/PrintableImageFilterExample.cxx index 23db5ca19ea6639a920f52a0cc3eb1f2deca16d4..9ed9963f220fd1e0dbb7ebc443ecacc7c4b53d44 100644 --- a/Examples/BasicFilters/PrintableImageFilterExample.cxx +++ b/Examples/BasicFilters/PrintableImageFilterExample.cxx @@ -25,13 +25,13 @@ // Software Guide : BeginCommandLineArgs // INPUTS: {IMAGERY_SSECH.tif} -// OUTPUTS: {PrintableExampleOutput1.png} +// OUTPUTS: {PrintableExampleOutput1.jpg} // 1 2 3 // Software Guide : EndCommandLineArgs // Software Guide : BeginCommandLineArgs // INPUTS: {IMAGERY_SSECH.tif} -// OUTPUTS: {PrintableExampleOutput2.png} +// OUTPUTS: {PrintableExampleOutput2.jpg} // 1 4 2 // Software Guide : EndCommandLineArgs diff --git a/Examples/FeatureExtraction/ExtractRoadByStepsExample.cxx b/Examples/FeatureExtraction/ExtractRoadByStepsExample.cxx index c9f6afff7e793c81ee89cc7490fc43f9d67602bf..7f78142bbc141c1bbf03e88aac505221e7d15218 100644 --- a/Examples/FeatureExtraction/ExtractRoadByStepsExample.cxx +++ b/Examples/FeatureExtraction/ExtractRoadByStepsExample.cxx @@ -70,12 +70,12 @@ // Software Guide : BeginCommandLineArgs // INPUTS: {qb_RoadExtract.tif} -// OUTPUTS: {ExtractRoadByStepsExampleOutput.png}, {qb_ExtractRoad_pretty.png} +// OUTPUTS: {ExtractRoadByStepsExampleOutput.jpg}, {qb_ExtractRoad_pretty.jpg} // 337 557 432 859 0.00005 1.0 // Software Guide : EndCommandLineArgs // Software Guide : BeginCommandLineArgs // INPUTS: {qb_RoadExtract2.tif} -// OUTPUTS: {ExtractRoadByStepsExampleOutput2.png}, {qb_ExtractRoad_pretty2.png} +// OUTPUTS: {ExtractRoadByStepsExampleOutput2.jpg}, {qb_ExtractRoad_pretty2.jpg} // 228 316 207 282 0.00005 1.0 // Software Guide : EndCommandLineArgs diff --git a/Examples/Iterators/ImageRegionIteratorWithIndex.cxx b/Examples/Iterators/ImageRegionIteratorWithIndex.cxx index 518775aa9405351e8cc99b203d3715ee0fb6802a..27136599628863a7144c8e15816619cfc1bd7a95 100644 --- a/Examples/Iterators/ImageRegionIteratorWithIndex.cxx +++ b/Examples/Iterators/ImageRegionIteratorWithIndex.cxx @@ -20,7 +20,7 @@ #endif // Software Guide : BeginCommandLineArgs // INPUTS: {ROI_QB_MUL_2.tif} -// OUTPUTS: {ImageRegionIteratorWithIndexOutput.png} +// OUTPUTS: {ImageRegionIteratorWithIndexOutput.jpg} // Software Guide : EndCommandLineArgs // Software Guide : BeginLatex diff --git a/Examples/Learning/SVMImageEstimatorClassificationMultiExample.cxx b/Examples/Learning/SVMImageEstimatorClassificationMultiExample.cxx index 0c4eea70cb88598593e3f0905fdf080e16f86ba3..486e15d5079428e78cb866d3f0afae335adf4c34 100644 --- a/Examples/Learning/SVMImageEstimatorClassificationMultiExample.cxx +++ b/Examples/Learning/SVMImageEstimatorClassificationMultiExample.cxx @@ -26,7 +26,7 @@ // Software Guide : BeginCommandLineArgs // INPUTS: {ROI_QB_MUL_1.png}, {ROI_mask_multi.png} -// OUTPUTS: {ROI_QB_MUL_1_SVN_CLASS_MULTI.png}, {ROI_QB_MUL_1_SVN_CLASS_MULTI_Rescaled.png} +// OUTPUTS: {ROI_QB_MUL_1_SVN_CLASS_MULTI.png}, {ROI_QB_MUL_1_SVN_CLASS_MULTI_Rescaled.jpg} // NORMALIZE_EPS_OUTPUT_OF: {ROI_mask_multi.png} // Software Guide : EndCommandLineArgs