Perform automatic TMA using computer vision. Designed for Dangerous Waters.
Reads image from file and displays solution right on the image.
- Dlib: http://dlib.net/
- OpenCV 3.4 or 4.0: https://opencv.org/
- Build Dlib from source
- Include Dlib header and lib file.
- Download Opencv binary files and include header and lib file.