We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db18ae1 commit 0c50e7aCopy full SHA for 0c50e7a
README.md
@@ -15,7 +15,7 @@ types of defects.
15
It is simple to use, has high speed and accuracy of work, supports Russian and English interface.
16
17
Building AntiDupl.NET
18
-================================
+=====================
19
1. Download Visual Studio 2022
20
e.g. the Community Edition:
21
@@ -42,3 +42,8 @@ e.g. by using git:
42
```
43
6. Start building AntiDupl.NET in Visual Studio.
44
Depended libraries will be automatically loaded and build by vcpkg
45
+
46
+Command line tool AntiDuplX
47
+===========================
48
+There is a command line tool [AntiDuplX](https://github.com/ermig1979/AntiDuplX) to search simular and damaged images.
49
+This is standalon project which uses similar algorithm of image comparison. It works for Linux and Windows.
0 commit comments