fixed import
This commit is contained in:
parent
bb5707dc89
commit
e62a88ff9a
@ -1,10 +1,8 @@
|
||||
from itertools import count
|
||||
|
||||
import cv2
|
||||
import imutils
|
||||
import numpy as np
|
||||
import pdf2image
|
||||
from matplotlib import pyplot as plt
|
||||
import imutils
|
||||
|
||||
|
||||
def find_layout_boxes(image: np.array):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user