Forum Moderators: coopster
Similar process when image names are stored in a text file.
If you wanna search a folder of images (and generally any filename) have a look here...
[phpbuilder.com...]
for example, i have a picture which inside consist of car, house, cat and sun. When i did the search for car, the search engine will search for the picture that have car inside that particular image.
i hope u can give me some idea about this.. thanks
If such a method exists it must be part of an A.I. :)
The programm "reads" every pixel and when it finds a pattern that match the search criteria it shows the image. Of course the pattern/image detected is free of any size/color/background restrictions.
I dont think it can be done at the moment.... then again i have seen some java detection scripts (but for the 3 basic shapes only - triangle, square, circle - and in a 2 color image).