1)
We can create db spaces, see what db spaces exist, add
photos, assign id, query images
2)
General user can view photos and chose which image to
query by clicking on it.
3)
General user can upload photos, dynamically assign id,
add to Isk-Daemon, create list of file ids and associated
paths, and query img
View
imgs.list (that keeps track of ids and associated paths
in Progress Step 3)
4)
Similarity results pulled up for an image (dynamically
displaying images from photo database with id number,
percentage and photograph)
5)
Color Analysis Using PHP class
6)
Querying photo database for images with dominant color:
red
blue
black
yellow
green
7) Dynamically generate photos
and do query by visual example.
Similarity results within a Flash environment (user clicks on image within swf). Next step is to
return results within swf file.
Attempts to return qbve results within swf file.