Compartir a través de


MPSImageGuidedFilter.EncodeRegression Método

Definición

[Foundation.Export("encodeRegressionToCommandBuffer:sourceTexture:guidanceTexture:weightsTexture:destinationCoefficientsTexture:")]
public virtual void EncodeRegression (Metal.IMTLCommandBuffer commandBuffer, Metal.IMTLTexture sourceTexture, Metal.IMTLTexture guidanceTexture, Metal.IMTLTexture weightsTexture, Metal.IMTLTexture destinationCoefficientsTexture);
abstract member EncodeRegression : Metal.IMTLCommandBuffer * Metal.IMTLTexture * Metal.IMTLTexture * Metal.IMTLTexture * Metal.IMTLTexture -> unit
override this.EncodeRegression : Metal.IMTLCommandBuffer * Metal.IMTLTexture * Metal.IMTLTexture * Metal.IMTLTexture * Metal.IMTLTexture -> unit

Parámetros

commandBuffer
IMTLCommandBuffer
sourceTexture
IMTLTexture
guidanceTexture
IMTLTexture
weightsTexture
IMTLTexture
destinationCoefficientsTexture
IMTLTexture
Atributos

Se aplica a