Skip to content

Question about the TestProcess #4

@linjing7

Description

@linjing7
 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions