img_channel_analysis
Analyze each image channel (R, G, B, A) to compute mean, standard deviation, entropy, min, max, and unique value count for detecting steganographic content.
Instructions
Per-channel statistical analysis for R, G, B, and A channels. Reports mean, standard deviation, entropy, min, max, and unique value count for each channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to image file |