diff --git a/README.md b/README.md index b4b084d3325a1620fa3475173a1942dc3c025eab..994378175c347fb65dde66c35ec919d6ac5d5f59 100644 --- a/README.md +++ b/README.md @@ -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.