![]() |
VisionWorks Toolkit ReferenceSeptember 29, 2015 | 1.0 Release |
This section demonstrates user custom node creation.
You must add a factory method that will create node objects.
The factory method must accept Object: Graph as the first parameter:
The node creation is done in 3 steps:
5.1. Get kernel object by its identifier:
5.2. Create node object from the kernel object:
5.3. Set node parameters: