Table of Contents

Method GetOptimalDFTSize

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

GetOptimalDFTSize(int)

Returns the optimal DFT size for a given vector size.

public static int GetOptimalDFTSize(int vecSize)

Parameters

vecSize int

vector size.

Returns

int