- The RBG color model standard for OpenCV is: Blue, Green, Red (in that order).
- In OpenCV the X is positive from left ro right, but Y is from top to bottom. So the origin of the images is the upper left corner.
- The image as matrix is [y, x]
- In OpenCV HSL have the following values:
- Hue [0, 180]
- Saturation [0, 255]
- Value [0, 255]
-
Notifications
You must be signed in to change notification settings - Fork 0
OpenCV Python tutorial. https://www.youtube.com/watch?v=WQeoO7MI0Bs
tristobal/opencv-python-tutorial
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
OpenCV Python tutorial. https://www.youtube.com/watch?v=WQeoO7MI0Bs
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published