Class that provides methods to access the result obtained with the compute() method of the forward local contrast normalization layer.
More...
◆ LcnForwardResult() [1/2]
Constructs the forward local contrast normalization layer result
- Parameters
-
context | Context to manage the forward local contrast normalization layer result |
◆ LcnForwardResult() [2/2]
Constructs the forward local contrast normalization layer result
- Parameters
-
context | Context to manage the forward local contrast normalization layer result |
cObject | Address of C++ forward result |
◆ get()
Returns the result of the forward local contrast normalization layer
- Parameters
-
id | Identifier of the result |
- Returns
- Result that corresponds to the given identifier
◆ set()
Sets the result of the forward local contrast normalization layer
- Parameters
-
id | Identifier of the result |
val | Result that corresponds to the given identifier |
The documentation for this class was generated from the following file: