frequency_analysis
Analyze an image's frequency spectrum to detect grid patterns, spectral peaks, and unusual energy distribution that indicate AI-generated content.
Instructions
Perform FFT frequency analysis on an image.
Analyzes the frequency spectrum for artifacts common in AI-generated images, including grid patterns, spectral peaks, and unusual energy distribution.
Args: image_path: Absolute path to the image file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |