diff --git a/README.md b/README.md index 6bc2fb3..31e7a45 100644 --- a/README.md +++ b/README.md @@ -26,13 +26,16 @@ University of Muenster, Germany **FlexBox** is copyright ©2016-2017 by Hendrik Dirks. If you plan to distribute the software (commercially or not), please contact Hendrik Dirks for more information. -### Dependencies +## Dependencies In order to use the MATLAB version of FlexBox the following requirements should be met: * Matlab >= R2015b * Image Processing Toolbox In order to use the C++/CUDA version please refer to the repository: https://github.com/HendrikMuenster/flexBox_CPP +## Usage +We recommend to look at the provided examples in the folder examples/. + ## C++/CUDA Module **FlexBox** comes with a C++ module which can be used stand-alone or together with MATLAB via MEX-interfaces. The C++ module can be found at https://github.com/HendrikMuenster/flexBox_CPP and it is included in this repository as a submodule in the directory flexBox_CPP. For installation instructions please read the README in the linked repository. diff --git a/flexBox_CPP b/flexBox_CPP index b4cb1fd..106aba8 160000 --- a/flexBox_CPP +++ b/flexBox_CPP @@ -1 +1 @@ -Subproject commit b4cb1fd1be9acfc96b7390dd8adfc3cd08a011e4 +Subproject commit 106aba8f50b38c186309b426d7301f68231b2f16