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

Question about the TestProcess #4

Open
linjing7 opened this issue Sep 23, 2020 · 0 comments
Open

Question about the TestProcess #4

linjing7 opened this issue Sep 23, 2020 · 0 comments

Comments

@linjing7
Copy link

 Hello, thanks for your pretty excellent code. However , I have a problem about the TestProcess():
 The type is calculated by the following code: (line 108 in Test.py)
             t = ((offset2_i[0] - patchMargin) % R) * R + ((offset2_i[1] - patchMargin) % R)
 I think that it doesn't need to plus the patchMargin, for the reason that offset2_i is exectly the coordinate of the left-top point of the patch. Is it right?
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

No branches or pull requests

1 participant