Filters¶
Preprocessing filters¶
|
Simple percentile-based contrast stretching. |
|
A simple sliding window gaussian low pass filter. |
|
A simple sliding window gaussian high pass filter. |
|
Set pixels above threshold to threshold. |
|
A simple sobel filter. |
|
A threshold binarization filter. |
|
A simple gaussian variance normalization filter. |