Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Contains classes of the local contrast normalization layer.
Classes | |
| class | LcnBackwardBatch |
| Class that computes the results of the local contrast normalization layer in the batch processing mode. More... | |
| class | LcnBackwardInput |
| Input object for the backward local contrast normalization layer. More... | |
| class | LcnBackwardResult |
| Provides methods to access results obtained with the compute() method of the backward local contrast normalization layer. More... | |
| class | LcnBatch |
| Provides methods for the local contrast normalization layer in the batch processing mode. More... | |
| class | LcnForwardBatch |
| Class that computes the results of the forward local contrast normalization layer in the batch processing mode. More... | |
| class | LcnForwardInput |
| Input object for the forward local contrast normalization layer More... | |
| class | LcnForwardResult |
| Class that provides methods to access the result obtained with the compute() method of the forward local contrast normalization layer. More... | |
| class | LcnIndices |
| Data structure representing the indices of the two dimensions on which local contrast normalization is performed. More... | |
| class | LcnLayerDataId |
| Identifiers of input objects for the backward local contrast normalization layer and results for the forward local contrast normalization layer. More... | |
| class | LcnMethod |
| Available methods for the local contrast normalization layer. More... | |
| class | LcnParameter |
| Class that specifies parameters of the local contrast normalization layer. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.