I go step by step with this
pip install -r requirements.txt
python app.py top_left right_bottom next_button total_page
Used your ex. of "python app.py 153,78 892,990 941,537 114"
Take book screenshot at (153, 78) (892, 990) and next at (941, 537) with 114 pages
What am I suppose to do after this?
I go step by step with this
pip install -r requirements.txt
python app.py top_left right_bottom next_button total_page
Used your ex. of "python app.py 153,78 892,990 941,537 114"
Take book screenshot at (153, 78) (892, 990) and next at (941, 537) with 114 pages
What am I suppose to do after this?