login

SortedMerge (Nuke NDK)

"go back"

Description

Create pixel array using given inputs, sort the pixels by color value and display the result using the given type.

low: Use the lowest pixel color value.
median: Use a median pixel color value.
high: Use the highest pixel color value.
average: Average pixel color values together.
input: Pipe through just the given input.

Compatibility

This node is written in C++ and compiled against the following variants:
Linux: 11.2, 11.1, 11.0, 10.5, 10.0
Windows: 11.3, 11.2, 11.1, 11.0, 10.5, 10.0

A manual that describes all knobs is attached.

How to instal SortedMerege


Download the SortedMerge node, extract and add the absolute path of the extracted SortedMerge folder to your init.py:
In your init.py add this line:

nuke.pluginAddPath('path/to/SortedMerge')
Make sure to update the path accordingly.

Download

SortedMerge_1.0.0
• Initial release
What is 4 + 6?
There are no comments for this project, yet. Be the first to write something here.

other code projects