PixelDifference Op
visualize the difference of neighbouring pixels (slope)
Summary (oneliner)
Full Name
- Ops.Gl.ImageCompose.PixelDifference
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
INPUT PORTS
render (Trigger)
Strength (Number)
multiplier for colors in resulting texture reporting pixel difference
Step (Number)
range of pixel difference comparison
Method
Red index (Number:integer )
mode selection for the Red channel
Red Flip (Number:boolean )
Green index (Number:integer )
mode selection for the Green channel
Green Flip (Number:boolean )
Blue index (Number:integer )
mode selection for the Blue channel
Blue Flip (Number:boolean )
OUTPUT PORTS
trigger (Trigger)
Patches using PixelDifference
Changelog
Ops.Gl.TextureEffects.toNormalMap renamed to Ops.Gl.TextureEffects.ToNormalMap | pandur - 2019-06-12 11:58 | |
cloned op from Ops.Gl.TextureEffects.ToNormalMap | pandur - 2021-10-04 21:46 | |
Ops.User.pandur.Slope renamed to Ops.User.pandur.PixelDiff | pandur - 2021-10-05 08:24 | |
Ops.User.pandur.PixelDiff renamed to Ops.Gl.TextureEffects.PixelDifference | pandur - 2021-10-05 11:27 | |
rename | Ops.Gl.TextureEffects.PixelDifference renamed to Ops.Gl.ImageCompose.PixelDifference | pandur - 2023-12-06 10:50 |