color_analysis
Analyze RGB channel correlations, saturation, and entropy in an image to detect AI-generated content by revealing unnatural color patterns.
Instructions
Analyze color channel correlations, saturation, and entropy for AI detection.
Based on CVPR 2025 "Secret Lies in Color" — AI-generated images show unusual RGB channel correlations, gradient patterns, and saturation distributions compared to natural photographs.
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 |