Skip to content
Snippets Groups Projects
Commit d1a70d96 authored by Manuel Grizonnet's avatar Manuel Grizonnet
Browse files

DOC:use jpg extension for printable image export in examples

parent 8f9482da
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
......@@ -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
......
......@@ -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
......
......@@ -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
......
......@@ -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
......
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