# NOT RUN {
# }
# NOT RUN {
delta = 0.5
lower_saturation = 0.1
upper_saturation = 0.9
lower_value = 0.2
upper_value = 0.8
rand_hsvinyiq = img_random_hsv_in_yiq(img, delta,
lower_saturation, upper_saturation,
lower_value, upper_value)
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab