MPSCNNLocalContrastNormalizationNode(3) 		 MetalPerformanceShaders.framework		   MPSCNNLocalContrastNormalizationNode(3)

NAME
MPSCNNLocalContrastNormalizationNode SYNOPSIS
#import <MPSNNGraphNodes.h> Inherits MPSCNNNormalizationNode. Instance Methods (nonnull instancetype) - initWithSource:kernelSize: (nonnull instancetype) - initWithSource: Class Methods (nonnull instancetype) + nodeWithSource:kernelSize: Properties float pm float ps float p0 NSUInteger kernelWidth NSUInteger kernelHeight Method Documentation - (nonnull instancetype) initWithSource: (MPSNNImageNode *__nonnull) sourceNode Implements MPSCNNNormalizationNode. - (nonnull instancetype) initWithSource: (MPSNNImageNode *__nonnull) sourceNode(NSUInteger) kernelSize + (nonnull instancetype) nodeWithSource: (MPSNNImageNode *__nonnull) sourceNode(NSUInteger) kernelSize Property Documentation - (NSUInteger) kernelHeight [read], [write], [nonatomic], [assign] - (NSUInteger) kernelWidth [read], [write], [nonatomic], [assign] - (float) p0 [read], [write], [nonatomic], [assign] - (float) pm [read], [write], [nonatomic], [assign] - (float) ps [read], [write], [nonatomic], [assign] Author Generated automatically by Doxygen for MetalPerformanceShaders.framework from the source code. Version MetalPerformanceShaders-100 Thu Feb 8 2018 MPSCNNLocalContrastNormalizationNode(3)