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-Thu2JulMPSCNNLocalContrastNormalizationNode(3)
Mac OS X 10.12.6 - Generated Sun Oct 29 18:16:47 CDT 2017
