Open Zpadger opened 4 years ago
Traceback (most recent call last): File "/home/zpj/PycharmProjects/ObjectDetection/Question_100/Q30_Afine3.py", line 52, in out = affine(img, a=np.cos(theta), b=-np.sin(theta), c=np.sin(theta), d=np.cos(theta), NameError: name 'img' is not defined
Traceback (most recent call last): File "/home/zpj/PycharmProjects/ObjectDetection/Question_100/Q30_Afine3.py", line 52, in
out = affine(img, a=np.cos(theta), b=-np.sin(theta), c=np.sin(theta), d=np.cos(theta),
NameError: name 'img' is not defined