 |
|
ConstImage - Creates a constant 2d array
ConstImage - Creates a constant 2d array
Name
ConstImage - Creates a constant 2d array
Summary
Name ConstImage
Author Info
Module Projected, developed, and written
at Computer Engineering Department
Universita' degli Studi di Parma, 43100 Parma, Italy
Author
Stefano Brozzi, Andrea Menozzi, Giulio E. Destri
phone +39 521 905708/722
fax +39 521 905723
E-Mail brozzis@cm2.unipr.it
menozzia@cm2.unipr.it
destri@ce.eng.unipr.it or destri@cm2.unipr.it
Type Input
Inputs Image - field 2D REQUIRED
Outputs MASK - field 2D byte
Parameters
Name Type Default Choices
Value idial 0 0 255
Description
This module was built due to the need to be able to generate a constant image to input as bias or as initial state in the module aCNN.
The module accept as input a field, tipically the image, and assumig the dimensions of this field gives as output a field 2-D scalar byte of a constant value.
This value can be setted externally by a Dial Control Widget and it can range
from 0 to 255 (as you could expect for a byte value).
Inputs
Image - field 2D
to read the dimensions
Parameters
Value (idial)
the value of output image (default 0)
Outputs
MASK - field 2D byte
Example networks
see aCNN
Related modules
aCNN
ReadAnyImage
See also
aCNN
|
|