Commit 7836b7d8 authored by Pierre Lassalle's avatar Pierre Lassalle
Browse files

Change Readme.

Showing with 1 addition and 25 deletions
+1 -25
......@@ -9,28 +9,4 @@ This software is distributed WITHOUT ANY WARRANTY; without even
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
GRM Library: Quick Start Tutorial
Requirements:
* Orfeo Toolbox library available here: http://orfeo-toolbox.org/otb/download.html
* CMake (version 2.8 minimum)
On Linux:
Step 1: copy the source code into your favorite directory. In the following we assume that
your path is PATH/GRM_SRC/
Step 2: Create a binary directory: mkdir PATH/GRM_BIN/
Step 3: Go to the binary directory: cd PATH/GRM_BIN/
Step 5: Generate the Makefile: ccmake ../GRM_SRC/
Step 6: make
Step 7: cd Applications | ./RegionMergingSegmentation
For more explanation about this library, go to this site:
http://pierre33.github.io/tuto.html
Enjoy !
Large Scale Generic Region Merging Library.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment