Starting work on docker images, added curl to linking

This commit is contained in:
2024-09-03 18:54:53 +03:00
parent e00e58d072
commit 3ee65d19df
5 changed files with 76 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#include <string>
#include <tesseract/baseapi.h>
#include <leptonica/allheaders.h>
#include <opencv2/opencv.hpp>
#include <opencv4/opencv2/opencv.hpp>
#include "checkimage.h"
CheckImage::CheckImage(std::string path) {