An image searching system was
developed by using image processing and neural network technique. Given
a single image, the system is able to search out all the images with
high similarity from an image database. The detail is described as
below.
Image Processing Technique
Before the system was able to search
the images, a set of random images will be provided to the system.
Histogram approach is used to extract out the image feature information
After a well trained SOM
has been
constructed, the histogram information from the searched image will be
extracted out and feeded into SOM. SOM will able to search all the
images, with high similarity with the searched image.