Skip to content

Line 274 Maybe should be changed. #1

Description

@upcAutoLang

原代码:samples[i][j][random]=img.at(i, j);

由于此处为了更改邻居点的样本值,所以也许应该改成:
samples[row][col][random] = img.at (i, j);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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