added ofd scene, working http server

This commit is contained in:
2025-03-14 00:44:14 +03:00
parent b305fba2fd
commit 33b54fb475
12 changed files with 390 additions and 59 deletions

View File

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