My M.S.E Project
This current portfolio is to design a system
that manages digital images as a Web Service. The system stores
images along with their other information such as image type,
name, date etc.
This system could be used by Professional photographers to store images and then large organizations may access these images for their own use. This will enable organizations to enable contact image media providers to offer flexible contracts, customized according to the needs of the organization.
Problems in image media storage:
Image takes a lot of space so an effective method of mapping file links from database to file system has to be devised.
As the images will be stored in file system the additional media has to be stored separate from the image for effective searching purposes but still there should be proper mapping between the two and so a fine tuning is needed in the database.
The problem of copyright is we have to define two types of contract, one in which the image is acquired by the organization so the copyright is with it and other where the contract is for some specific term so the copyright is with the photographer.
There would be client server
architecture involved and the user will access the browser
through a web portal.
On the server side we need a dedicated server with some cluster of systems for the image storage.
This system would be implemented using ASP Dot net 2.0 and I would like to finish this project by July'07.
Project Deliverables:
