Check if pixels' value is negative or correct, between 2 values, ...
Check pixel value
Updated: 14 March 2019
Author: [email protected]
Compatible Nuke versions: 6.0 or later
Compatibility: Linux, Mac, Windows
Useful to check rapidly if your image has correct values, for example if you want to check if pixel's value is negative!
Video tutorial: https://vimeo.com/238220972
Check if pixel:
- value > A
- value < A
- A alue < B
Use clamp to cut values.
If condition is True --> alpha in that pixel is 1, else alpha is 0
Available also Advanced controls to check the values!