This PR contains updates for Pattern Distortion pipeline, such that it can handle gray-scale images as well. The parameters of each function is randomized in call() instead of init() function, so that it has different values in each run.
Made changes to the docs.
resolves #242
This PR contains updates for Pattern Distortion pipeline, such that it can handle gray-scale images as well. The parameters of each function is randomized in call() instead of init() function, so that it has different values in each run. Made changes to the docs.