Skip to content

Incorrect reference of rows/cols #3

@0xAxPx

Description

@0xAxPx

Dear PackPublishing

It seems there is typo in creating myRow/myCol i.e. for instance
int myRow=color.cols-1;
to be
int myRow=color.rows-1;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions