Update Build Process authored by Nicolas Pope's avatar Nicolas Pope
......@@ -11,10 +11,8 @@ In Windows have Visual Studio installed and use the cmake graphical interface to
## Dependencies:
* NvPipe: Standard or faster custom version (https://github.com/knicos/NvPipe).
* LibSGM: Needs a custom version (https://gitlab.utu.fi/joseha/libsgm).
* OpenCV 4.1 and contrib modules (https://github.com/opencv/opencv, https://github.com/opencv/opencv_contrib)
* CUDA 10.1 SDK
* NANO GUI (https://github.com/wjakob/nanogui)
* libuuid (on Linux only)
* Msgpack (https://github.com/msgpack/msgpack-c)
* Eigen3 (included in OpenCV)
......
......