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
Container Registry
Model registry
Operate
Environments
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
Antoine Belvire
otb
Commits
666600bf
"README.md" did not exist on "e7b281cce3fa6a33855cab7ad8087b11c41bdde4"
Commit
666600bf
authored
10 years ago
by
Julien Malik
Browse files
Options
Downloads
Patches
Plain Diff
ENH: review TODO
parent
ab13c816
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Examples/README.txt
+26
-0
26 additions, 0 deletions
Examples/README.txt
TODO
+0
-23
0 additions, 23 deletions
TODO
with
26 additions
and
23 deletions
Examples/README.txt
0 → 100644
+
26
−
0
View file @
666600bf
OTB Examples Directory
----------------------
This directory contains simple, companion examples to the ORFEO
Toolbox (OTB). These examples are designed to demonstrate features of
the system; they are not meant to be significant applications of the
software.
Specifically, the purpose of these examples is as follows:
* Provide simple, minimalist examples of important features of OTB and how
to use them. The examples have minimal dependencies on outside packages;
and if they do, there should be CMake flags to turn them off.
* Provide a consistent set of examples that will work in conjunctions with
the OTB Software Guide.
* Provide a consistent set of examples that will work with OTB tutorials
and courses.
* Make sure that the code is well documented, of consistent style, and
always up-to-date with the current OTB code.
To learn the software from these examples, you may wish to refer to the
"ORFEO Toolbox Software Guide".
This diff is collapsed.
Click to expand it.
TODO
deleted
100644 → 0
+
0
−
23
View file @
ab13c816
* SOMLearningBehaviorFunctor not tested (wasn't compiling)
* PointSetAndValuesFunction not tested (wasn't compiling)
* compile without -Wshadow and fix as much warnings as possible
* remove KMLVectorDataIO since it should not be used. leave libkml dependency only for KmzWriter module.
* LineSegmentDetectorExample RightAngleDetectionExample depends on VectorDataRendering (mapnik) : rewrite it with the OGR based rasterization
* OTB_USE_CURL
* CurlHelperStub is only for tests : move to TestKernel
* OTB_USE_OPENCV
* Wrapper test (Java Python)
* Handle OTB_DATA_USE_SPOTPHRINPUT & OTB_DATA_USE_CNESPHRINPUT
* Copyright statements
* Example README
* Check set_tests_property calls for resource lock (curl, ...)
* 0000209-SVMValidationLinearlySeparableProbEstimation not compiled and tested
* rewrite doc of ExplicitStreamingExample
* skipped tests :
apTvDocAppli_${app}
Warning : test name contains a variable : owTvQtWidgetShow_${app}
Warning : test name contains a variable : ioTvMultiResolutionReadingInfo_${current_type}
Warning : test name contains a variable : ioTvImageKeywordlist_${current_type}
Warning : test name contains a variable : prTvotbGenericRSResampleImageFilterFromMap_${sensor_name}
Warning : test name contains a variable : prTvVectorDataIntoImageProjectionFilter_${VectorDataIntoImage_TESTNB}
Warning : test name contains a variable : ioTuJ2KImageIOCanRead_${current_type}
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