Skip to content

gnorasi/gnorasi

Repository files navigation

Gnorasi - The Knowlegde-Based Remote Sensing Engine
---------------------------------------------------

Welcome to Gnorasi v0.5

Gnorasi is Free Software licenced under the GPLv2.

An introduction to Gnorasi can be found here:
http://www.youtube.com/watch?v=WSjbEvoSkFM

and a demonstration of latest version:
http://www.youtube.com/watch?v=Pqf3_-QrXZg

Live DVD for testing:
http://www.gnorasi.gr/downloads/gnorasi-live.i686-0.5.0.iso
http://aiolos.survey.ntua.gr/tmp/gnorasi-live.i686-0.5.0.iso
and as Virtual Machine:
http://aiolos.survey.ntua.gr/tmp/gnorasi-live.i686-0.5.0.vmx.tar.gz

Installation from source
------------------------

1. Dependencies: CMake, OrfeoToolbox-devel, libqt4-devel, qwt-devel, glew-devel, boost-devel 

2. Run cmake configuration in /Gnorasi:

cmake -DCMAKE_BUILD_TYPE:STRING="Release" \
      -DCMAKE_INSTALL_PREFIX:PATH=/usr \
      -DVRN_DEBUG:BOOL=OFF

3. Compile the sources:

make

4. Install:

make install


Alternative Build Process
-------------------------

1. Dependencies: CMake, OrfeoToolbox-devel, libqt4-devel, glew-devel, boost-devel, Qt-Creator

2. Open Qt-Creator

3. From the menu File -> Open File or Project

4. Select CMakeLists.txt from /Gnorasi

5. Run CMake

6. Build and Run Gnorasi from within Qt-Creator

For problems / suggestions / bugs / support requests etc please use https://github.com/gnorasi/gnorasi/issues