Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
Repository
893deb404017d8f37fef95d9191f6da8d10b3fff
Switch branch/tag
opencv
doc
py_tutorials
py_imgproc
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Update py_colorspaces.rst
· c52a3f76
burun
authored
10 years ago
mask = cv2.inRange(hsv, lower_green, upper_green) to mask = cv2.inRange(hsv, lower_blue, upper_blue)
c52a3f76
Name
Last commit
Last update
..
py_canny
GSoC Python Tutorials
11 years ago
py_colorspaces
Update py_colorspaces.rst
10 years ago
py_contours
fixed rotated rectangle (center instead of corner)
11 years ago
py_filtering
GSoC Python Tutorials
11 years ago
py_geometric_transformations
GSoC Python Tutorials
11 years ago
py_grabcut
GSoC Python Tutorials
11 years ago
py_gradients
GSoC Python Tutorials
11 years ago
py_histograms
Documentation fix on py_tutorials
10 years ago
py_houghcircles
GSoC Python Tutorials
11 years ago
py_houghlines
GSoC Python Tutorials
11 years ago
py_morphological_ops
GSoC Python Tutorials
11 years ago
py_pyramids
GSoC Python Tutorials
11 years ago
py_table_of_contents_imgproc
GSoC Python Tutorials
11 years ago
py_template_matching
GSoC Python Tutorials
11 years ago
py_thresholding
GSoC Python Tutorials
11 years ago
py_transforms
GSoC Python Tutorials
11 years ago
py_watershed
GSoC Python Tutorials
11 years ago