Class FourierTransformUtilss

java.lang.Object
cn.net.pap.common.boofcv.FourierTransformUtilss

public class FourierTransformUtilss extends Object
傅里叶变换
  • Constructor Details

    • FourierTransformUtilss

      public FourierTransformUtilss()
  • Method Details

    • fourierTransformConvert

      public static BufferedImage fourierTransformConvert(String filePath)
      仿照 https://github.com/lessthanoptimal/BoofCV/blob/v1.1.4/examples/src/main/java/boofcv/examples/imageprocessing/ExampleFourierTransform.java
      Parameters:
      filePath -
      Returns: