Skip to content

Commit

Permalink
Improve readme in root and remove readme in MSLD to avoid confusion
Browse files Browse the repository at this point in the history
  • Loading branch information
Big Smile committed Mar 14, 2014
1 parent ca8c7ba commit b4c31cc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 37 deletions.
34 changes: 0 additions & 34 deletions MSLD/ReadMe.txt

This file was deleted.

7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
===== SOFTWARE =====

This software contains the SMSLD implementation as proposed by
Bart Verhagen, Radu Timofte ([email protected]) and
Bart Verhagen ([email protected]), Radu Timofte ([email protected]) and
Luc Van Gool ([email protected]). The current implementation
is based on the MSLD implementation of Zhiheng Wang ([email protected]),
Fuchao Wu and Zhanyi Hu.
Expand All @@ -21,9 +21,10 @@ All comments can be addressed to [email protected] or barrie.verhagen@gmail.
- Change the *.props files in SMSLD/opencv to point to your openCV implementation.
- Compile the SMSLD/SMSLD/SMSLD_Step2_Match/TianMatch.sln project using Visual Studio.
- Change in matlab/workspace/testbench/SMSLD/testSMSLD.m and
matlab/workspace/testbench/SMSLD/testBenchmark.m the 'path_to_exe' variable to
matlab/workspace/testbench/SMSLD/benchmark.m the 'path_to_exe' variable to
point to the binary created during the compilation of the TianMatch.sln project.
- Run testSMSLD using matlab.
- Run testSMSLD using matlab.
Note: default the paths are set to run the test algorithms in the directory they exist.

===== Additional notes =====
The MSLD implementation on which the SMSLD implementation is based is unstable.
Expand Down

0 comments on commit b4c31cc

Please sign in to comment.