Usage
FluxSmoothT([clip], int temporal_threshold)
FluxSmoothST([clip], int temporal_threshold, int spatial_threshold)
temporal_threshold
Temporal neighbour pixels within this threshold from the current pixel are included in the average.
If set to -1, no temporal smoothing occurs. (Cannot be set to -1 in FluxSmoothT.)
spatial_threshold
Spatial neighbour pixels within this threshold from the current pixel are included in the average.
If set to -1, no spatial smoothing occurs.
Users browsing this forum: No registered users and 1 guest