PythonPagedImagingExample¶
- MLModule¶
 author
package
dll
definition
Purpose¶
The module PythonPagedImagingExample shows how to blend two ML image into each other using Python.
Windows¶
Default Panel¶
Input Fields¶
input0¶
- name: input0, type: Image¶
 
input1¶
- name: input1, type: Image¶
 
Output Fields¶
output0¶
- name: output0, type: Image¶
 
Parameter Fields¶
Visible Fields¶
Factor¶
- name: factor, type: Double, default: 0.5, minimum: 0, maximum: 1¶
 Sets a blending factor for blending the two input images.