Package cn.net.pap.common.boofcv
Class FourierTransformUtilss
java.lang.Object
cn.net.pap.common.boofcv.FourierTransformUtilss
傅里叶变换
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic BufferedImage
fourierTransformConvert
(String filePath) 仿照 https://github.com/lessthanoptimal/BoofCV/blob/v1.1.4/examples/src/main/java/boofcv/examples/imageprocessing/ExampleFourierTransform.java
-
Constructor Details
-
FourierTransformUtilss
public FourierTransformUtilss()
-
-
Method Details
-
fourierTransformConvert
仿照 https://github.com/lessthanoptimal/BoofCV/blob/v1.1.4/examples/src/main/java/boofcv/examples/imageprocessing/ExampleFourierTransform.java- Parameters:
filePath
-- Returns:
-