SklavaBot 0.1.0
Telegram Bot in C++
|
#include <boost/date_time/posix_time/conversion.hpp>
#include <boost/date_time/posix_time/posix_time.hpp>
#include <chrono>
#include <iostream>
#include <leptonica/allheaders.h>
#include <string>
#include <tesseract/baseapi.h>
#include "utils.hpp"
Go to the source code of this file.
Namespaces | |
namespace | tools |
Functions | |
std::string | tools::getTextFromImage (Pix *image) |