Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

修复了一个bug #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

修复了一个bug #16

wants to merge 1 commit into from

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