VGT
VGT copied to clipboard
Extending to manhwa
Hi~ I was about to embark on creating something similar for manhwa's and then I found this very nice project. backend-wise it should be really easy to extend this, for example using pytesseract. I would love to create anything you need for the backend, I've created a local version of manga-ocr that uses pytesseract and its simple enough, I just don't really know how to embed it into your project as it is a bit more involved.
using pytesseract it should be possible to extend to other languages as well, easily. of course, its not as good as manga-ocr's ocr (I couldn't found good databases that I could use to copy their approach) but setting pytesseract as a default when there isn't anything better should be great :)
so, basically, tell me how to contribute and I'll have a pull request ready in no time ;p