1 / 5

<Name>

CIS 493 Senior Design & Research Project. Database for Image Processing. <Name>. Faculty Adviser: <Name>. Motivation. A library/database of well specified images is needed for the development of testing of image processing algorithms.

laith-bates
Download Presentation

<Name>

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CIS 493 Senior Design & Research Project Database for Image Processing <Name> Faculty Adviser: <Name>

  2. Motivation • A library/database of well specified images is needed for the development of testing of image processing algorithms. • The database should be easy to manage by human operators: e.g. upload images, add descriptions, query based on features. • Application programs should automatically load image files from the server to process.

  3. Project Description • Development of a picture database for image processing applications • The database has two interfaces: one for application programs to retrieve files, and one for humans to manage the database. • Requests for images will be handled by a web-server, which queries the database.

  4. Methodology • Use of SQL Database, like MySQL. • Data base contains information about images, such as description of objects in the image, specifications, like size and location of image file. • Requests may include description of certain features. • Interaction to the database by applications or humans will be implemented using server side scripting with PHP.

  5. Time Line (12 weeks) • Tasks: • Research on mutli-media database implementations, design of data base and interaction protocol (2 weeks). • Implementation of data base and command-line retrieval (3 weeks). • Design and Implementation of web-based user interface (3 weeks). • Image acquisition and testing (2 weeks). • Preparation of final document and presentation (2 weeks).

More Related