3DFOREST application
created as a part of PhD thesis at VUKOZ Czech republic.
Published under terms ofGnu/GPL v3 licence.
created by: Jan trochta j.trochta@gmail.com
INSTALLATION
For successfull compilation from source are needed those libraries:
PCL 1.6 and Qt 4.8 with all dependencies (VTK, Eigen, Boost, Flann)
or You can use already comlided libraries which are attached in compiled application.
Application was build with mingw-w64
For installation of compiled application only unzip into the folder you want (c:/3DForest)
and launch app with 3dforest.exe file.