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
Julien Cabieces
otb
Commits
22382674
Commit
22382674
authored
6 years ago
by
Victor Poughon
Browse files
Options
Downloads
Patches
Plain Diff
DOC: remove monteverdi readme
parent
cb7581cb
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Modules/Visualization/Monteverdi/README.txt
+0
-44
0 additions, 44 deletions
Modules/Visualization/Monteverdi/README.txt
with
0 additions
and
44 deletions
Modules/Visualization/Monteverdi/README.txt
deleted
100644 → 0
+
0
−
44
View file @
cb7581cb
Monteverdi was developed 4 years ago in order to provide an integrated
application for capacity building activities (teaching, simple image
manipulation, etc.). Its success went far beyond this initial scope since it
opened the OTB world to a wide range of users who needed a ready to use
graphical tool more than a library of components to write their own processing
chain. With this 4 years of lifetime, we have a lot of feedbacks regarding how
useful the tool was, but also regarding what should be improved to move toward
greater usability and operationnality.
We therefore decided to rework the Monteverdi concept into a brand new software,
enlightened by this experience.
Here are suggested steps for the Monteverdi beginner.
1) Get the software.
http://orfeo-toolbox.org/otb/download.html
2) The software is compiled using CMake http://www.cmake.org. CMake
generates Makefiles on Unix platforms, and Windows workspaces (or
appropriate) build files according to your compiler, operating
system, and other system variables.
Create a binary directory, and then run cmake. Provide to CMake
the source directory of Monteverdi and the binary directory that you
just created.
Monteverdi depends on OTB. You have to fill up the OTB_DIR variable with the
location of the compiled OTB. If you use ccmake or cmake-gui, you have an
interface to enter the value.
Please submit bug reports using the OTB bug tracker at:
http://bugs.orfeo-toolbox.org
You can get support :
1. Using the OTB community site at http://orfeo-toolbox.org/
2. Joining the otb-users mailing list at http://groups.google.com/group/otb-users
Monteverdi source code is available at http://hg.orfeo-toolbox.org/Monteverdi
There is many ways to join us in the OTB adventure and the more people
contribute, the better the library is for everybody! See at
http://www.orfeo-toolbox.org/otb/contribute.html
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