Skip to content

Conversation

@Zpadger
Copy link

@Zpadger Zpadger commented Dec 8, 2019

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 <module>
    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
Ctozzzzz pushed a commit to Ctozzzzz/ImageProcessing100Wen that referenced this pull request Dec 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant