|
|
Homogenity
The filter finds objects' edges by calculating maximum difference of processing pixel with neighboring pixels in 8 directions.
| |
Difference
The filter finds objects' edges by calculating maximum difference between pixels in 4 directions around the processing pixel.
| |
Sobel
The filter searches for objects' edges by applying Sobel operator.
| |
Canny
The filter searches for objects' edges by applying Canny edge detector.
| |
|
|
|
|