We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ffc385 commit 2ab128aCopy full SHA for 2ab128a
README.md
@@ -36,8 +36,7 @@ If no OpenCV will be used please set the USE_NO_OPENCV preprocessor flag to disa
36
The C++ library files have been compiled with the following OS and development environments:
37
- Visual Studio 2012 (vc120) / x64 / Windows 7
38
- Visual Studio 2017 (vc141) / x64 / Windows 7
39
- - MinGW / x64 / Windows 7
40
- - gcc-5.4.0 / x64 / Ubuntu 17.04 ( in process )
+ - gcc-5.4.0 / x64 / Ubuntu 17.04 ( experimental )
41
42
An example applicatio nwhich will demonstrate the application of the RLOF library can be found in the directory `/RLOFApp/`.
43
More detailed description can be found [here...](https://github.com/tsenst/RLOFLib/tree/master/RLOFSample)
0 commit comments