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

Commits on Dec 8, 2019

  1. 修复了一个bug

    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
    Zpadger authored Dec 8, 2019
    Configuration menu
    Copy the full SHA
    1b198bb View commit details
    Browse the repository at this point in the history