LEADTOOLS JPIP client/server architecture allows storage of very large, compressed JPEG2000 images at the server, plus transmission of image resolution, quality and region of interest (ROI) as specified by a client. This allows client applications to interact with a stored image without transmitting the entire image, or decoding the entire image code-stream. The server and client components include a number of options for controlling this image streaming and decoding.
The Client Component:
-
Decodes low image resolutions and progressively decodes higher resolutions on user request.
-
Decodes user-requested regions of interest (ROI), component, and quality.
-
Enables local caching of images information for faster future viewing.
-
Controls the amount of data delivered in each request.