opencv/doc/py_tutorials
burun c52a3f7634 Update py_colorspaces.rst
mask = cv2.inRange(hsv, lower_green, upper_green)
to
mask = cv2.inRange(hsv, lower_blue, upper_blue)
2014-11-27 09:00:40 +02:00
..
images GSoC Python Tutorials 2013-09-23 13:41:14 +05:30
py_bindings Python bindings tutorial 2014-08-16 16:40:18 +05:30
py_calib3d changing many instances of the same grammar error in documentation 2014-09-09 17:03:59 -05:00
py_core changing many instances of the same grammar error in documentation 2014-09-09 17:03:59 -05:00
py_feature2d Documentation fix on py_tutorials/py_feature2d 2014-11-11 17:10:33 -02:00
py_gui changing many instances of the same grammar error in documentation 2014-09-09 17:03:59 -05:00
py_imgproc Update py_colorspaces.rst 2014-11-27 09:00:40 +02:00
py_ml changing many instances of the same grammar error in documentation 2014-09-09 17:03:59 -05:00
py_objdetect Stripped iCCP chunk from png files 2014-09-12 16:30:23 +04:00
py_photo GSoC Python Tutorials 2013-09-23 13:41:14 +05:30
py_setup Update py_setup_in_windows.rst 2014-08-27 11:49:37 +04:00
py_video changing many instances of the same grammar error in documentation 2014-09-09 17:03:59 -05:00
py_tutorials.rst Python bindings tutorial 2014-08-16 16:40:18 +05:30