<!--
{
  "availability" : [
    "macOS: 14.0.0 -",
    "Xcode: 15.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "MetalPerformanceShadersGraph",
  "identifier" : "/documentation/MetalPerformanceShadersGraph/filtering-images-with-mpsgraph-fft-operations",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Filtering images with MPSGraph FFT operations"
}
-->

# Filtering images with MPSGraph FFT operations

Filter an image with MPSGraph fast Fourier transforms using the convolutional theorem.

## Discussion> Note: This sample code project is associated with WWDC23 session 10050: [Optimize machine learning for Metal apps](https://developer.apple.com/wwdc23/10050).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)