a lot of stuff related to ocr/ofd method
This commit is contained in:
@@ -12,4 +12,6 @@ std::string get_path_relative_to_home(std::string path);
|
||||
template <typename T>
|
||||
bool vector_contains_element(const std::vector<T> &vector, const T &to_find);
|
||||
|
||||
std::vector<std::string> split(std::string, std::string);
|
||||
|
||||
#endif // UTILS_H
|
||||
|
||||
Reference in New Issue
Block a user