rubensayshi / LostArk-Market-Watcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LostArk Market Watcher 0.2.0

This app listens to the screenshot folder for new files. Each new file is scanned and if the market window is detected in the picture then the image is segmented. Each segment then is parsed usin Tesseract OCR and classified The information then is collected and published to the LostArk Marketplace firestore database.

In order to contribute to the LostArk Marketplace database, the contributor must be authenticated and aproved.

Limitations

Right now it only works on 1080p and 4K resolutions. Support for 21:9 is on the works.

Dependencies

  • TesseractOCR ( A compiled version for Windows x64 is included in this repository )
  • PyTesseract pip install pytesseract
  • OpenCV pip install opencv-python
  • ConfigParser pip install configparser
  • EasyGui pip install easygui
  • Google Cloud Firestore pip install google-cloud-firestore
  • Simpleaudio pip install simpleaudio

Assets

Audio files from MixKit

Changelog

0.2.0

Added support for Engraving Recipes and Combat Items.


LostArkMarket

About


Languages

Language:HTML 85.0%Language:Python 14.9%Language:Shell 0.0%