Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BAILOOL authored Mar 12, 2021
1 parent 02da5a8 commit fca9463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ For more details about the algorithm, experiments as well as the importance of h

## How to run
1. Clone this repository: ``` git clone https://github.com/BAILOOL/ANMS-Codes.git ```
2. Choose your language: [C++](https://github.com/BAILOOL/ANMS-Codes/tree/master/C++), [Python](https://github.com/BAILOOL/ANMS-Codes/tree/master/Python), [Matlab](https://github.com/BAILOOL/ANMS-Codes/tree/master/Matlab), or [Java](https://github.com/BAILOOL/ANMS-Codes/tree/master/Java).
2. Choose your language: [C++](https://github.com/BAILOOL/ANMS-Codes/tree/master/C++), [Python](https://github.com/BAILOOL/ANMS-Codes/tree/master/Python), [Matlab](https://github.com/BAILOOL/ANMS-Codes/tree/master/Matlab) [![View ANMS-Codes on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://uk.mathworks.com/matlabcentral/fileexchange/88723-anms-codes), or [Java](https://github.com/BAILOOL/ANMS-Codes/tree/master/Java).

3. Make sure the [path to test image](https://github.com/BAILOOL/ANMS-Codes/blob/d907ca805fcf1ea670ac75a9ea9b46446421e573/C++/CmakeProject/source/main.cpp#L8) is set correctly.

Expand Down

0 comments on commit fca9463

Please sign in to comment.