Ask Your Question

bwrr's profile - activity

2019-12-01 23:26:36 -0600 received badge  Notable Question (source)
2019-04-21 08:53:17 -0600 received badge  Popular Question (source)
2018-09-13 12:35:11 -0600 commented question Method to extract specific color range from an image not working in Python

Doesn't COLOR_BGR2HSV convert the BGR color1 and color2 ranges to HSV space? Thats what I did in the code.

2018-09-13 12:34:34 -0600 commented question Method to extract specific color range from an image not working in Python

Doesn't COLOR_BGR2HSV convert color1 and color2 to HSV space? Thats what I did in the code.

2018-09-13 12:23:52 -0600 asked a question Method to extract specific color range from an image not working in Python

Method to extract specific color range from an image not working in Python I'm trying to extract a specific color from a