You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It might be worth noting in the documentation for the above function that noise(x) = noise(-x)?
I didn't realise this and it has just cost me an hour to find out why the images I had applied noise to were always symmetrical about the (-1, -1) to (1, 1) diagonal axis. This officially qualifies me as 'slow'!
Regards,
W
The text was updated successfully, but these errors were encountered:
It might be worth noting in the documentation for the above function that noise(x) = noise(-x)?
I didn't realise this and it has just cost me an hour to find out why the images I had applied noise to were always symmetrical about the (-1, -1) to (1, 1) diagonal axis. This officially qualifies me as 'slow'!
Regards,
W
The text was updated successfully, but these errors were encountered: