Login Languish
Variables
image_captcha_stage.cpp File Reference

the implementation of the ImageCaptchaStage class More...

#include <filesystem>
#include <algorithm>
#include <random>
#include <iterator>
#include <iostream>
#include <string>
#include "compatibility_utils.h"
#include "image_captcha_stage.h"
#include "string_utils.h"
#include "file_utils.h"
#include "random_utils.h"
Include dependency graph for image_captcha_stage.cpp:

Variables

const char * NUM_STRINGS [] = {"zero", "one", "two", "three", "four", "five", "six", "seven", "eight", "nine"}
 

Detailed Description

the implementation of the ImageCaptchaStage class

Author
Cameron Bruce