A Web-Based Distributed Image Processing System

CY Han,H Chen,L He,WG Wee
DOI: https://doi.org/10.1117/12.476180
2003-01-01
Abstract:This paper presents a framework for developing a Web-based distributed image processing application system that is flexible, convenient, and scalable. The system uses the existing Web-based technology and image processing methodologies to implement this capability in a distributed computing environment that may include powerful machines to process complex and large images. The system consists of browser, server, service registry and task scheduler, image data storage and management, and knowledge-based image processing services. A server-side application considers the user's request from a client side. The server host identifies the request and the necessary resources and schedules the computing resources and image processing services. Based on the instructions of the developer's side (the service provider) a proper knowledge-based on-line assistance is given to the client to select the right algorithm, set up proper parameter values in order to maximize the usage. Developers can modify and upgrade the services at their own site and publish the workable version, its interface, and required resources to the server. The server enables remote invocation of the algorithm by providing a seamless and efficient linkage mechanism. An application for segmentation operation using deformable contour methods for complex images is provided as an example.
What problem does this paper attempt to address?