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
vecSizeintvector size.
Returns the optimal DFT size for a given vector size.
public static int GetOptimalDFTSize(int vecSize)
vecSize intvector size.