Looking for a C++ dev who knows OpenCV? I'm looking for work. Hire me!
Building DarkMark
Note
Several binary packages for DarkMark are typically released along with the source. If you don't want to build it yourself, see if a binary package is available for your operating system.
Extremely simple easy-to-follow tutorial on how to build Darknet, DarkHelp, and DarkMark:
DarkMark has several dependencies which must be built and/or installed first:
JUCE is a C++ framework. It has several required development libraries.
The order in which you build and install the packages is important, since DarkHelp depends on libdarknet.so, and DarkMark depends on libdarkhelp.so. After you've successfully built and installed DarkHelp, DarkMark is built in a similar manner:
Once the .deb package has been created, install it with "sudo dpkg -i darkmark*.deb". Then run the command DarkMark.
Note
If you are using WSL2, Docker, or a Linux distro that does not come with the default fonts typically found on Ubuntu, you'll also need to install this:
sudo apt-get install fonts-liberation
Generated on Wed Sep 3 2025 06:11:03 for DarkMark by
1.8.17