Extract book title from image

后端 未结 0 780
-上瘾入骨i
-上瘾入骨i 2021-02-15 14:20

I have many comics and I would like to extract their title using a webcam. I have made the code below :

import cv2
import numpy as np
import pytesseract
from PIL          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题