-
Philipp Werner authored
* Fixes bug in imgaug.Hue Hue range of cv2.cvtColor() is 0-360 for floating point images (and 0-180 for 8-bit images), see https://docs.opencv.org/3.2.0/de/d25/imgproc_color_conversions.html#color_convert_rgb_hsv. * fix lint * add link about opencv hue range
0423fe15