ComfyUI Node
FSIM
A ComfyUI node in piq with 12 inputs and 1 output.
FSIM
- image_a
- image_b
- scales
- orientations
- min_length
- mult
- fsim
◄data_range1.00►
◄reduction▾►
◄chromatictrue►
◄sigma_f0.55►
◄delta_theta1.20►
◄k2.00►
Categorypiq
Inputs (12)
| Name | Type | Default | Description |
|---|---|---|---|
| image_a | IMAGE | Input image | |
| image_b | IMAGE | Reference image | |
| data_range | FLOAT | 1.00 | Maximum value range of images |
| reduction | COMBO | Reduction method | |
| chromatic | BOOLEAN | true | Whether to include color features |
| scales | INTEGER | 4 | Number of wavelet scales |
| orientations | INTEGER | 4 | Number of filter orientations |
| min_length | INTEGER | 6 | Minimum filter length |
| mult | INTEGER | 2 | Scale multiplication factor |
| sigma_f | FLOAT | 0.55 | Frequency spread |
| delta_theta | FLOAT | 1.20 | Angular interval between filter orientations |
| k | FLOAT | 2.00 | Scaling factor |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| fsim | FLOAT | Feature Similarity Index |