Skip to content

When accessing pixel values in OpenCV + NumPy, you actually specify them in (y, x) order rather than (x, y) order#3

Open
ajakupov wants to merge 1 commit intojwood803:masterfrom
ajakupov:master
Open

When accessing pixel values in OpenCV + NumPy, you actually specify them in (y, x) order rather than (x, y) order#3
ajakupov wants to merge 1 commit intojwood803:masterfrom
ajakupov:master

Conversation

@ajakupov
Copy link

When accessing pixel values in OpenCV + NumPy, you actually specify them in (y, x) order rather than (x, y) order

… the number of rows, columns, and channels (if the image is color)
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

Successfully merging this pull request may close these issues.

1 participant