|
Description
The template matching demonstration convolves an image with a 3*3 kernel. With an appropriate definition of the kernel , the algorithm can be used as a edge detector.
There are predefined kernels to standard detectors, but you can also enter your own kernel (Customize).
|
|
Demonstration
This demonstrations exists in 2 forms:
|
|
|
|
Instruction to use the applet
- Choose an image to process. The Octagon is a good test image to use the predefined detectors
- Choose a predefined detectors or customize your own one by enter the 3*3 kernel.
- Press on the "Run" button to compute the result image.
For the ION/Java demo, by pressing on the "Capture" button you have an opportunity to save the image in GIF format. |
|