Learn practical skills, build real-world projects, and advance your career
import pytesseractive
from PIL import Image, ImageStat
__imp
PATH="data/myntra/test/"
files = os.listdir(f"{PATH}")

img = cv2.imread(img_path)
plt.imshow(img)
<matplotlib.image.AxesImage at 0x1c221035f8>
Notebook Image