Set of classes for handling (reading and indexing) image files with the format defined in the Part 1 and 2 of the JPEG2000 standard.
More...
|
class | CodestreamIndex |
| Class used for indexing the information of a JPEG2000 codestream. More...
|
|
class | CodingParameters |
| Contains the coding parameters of a JPEG2000 image codestream. More...
|
|
class | FileManager |
| Manages the image files of a repository, allowing read their indexing information, with a caching mechanism for efficiency. More...
|
|
class | ImageIndex |
| Contains the indexing information of a JPEG2000 image file that is managed by the index manager. More...
|
|
class | ImageInfo |
| Contains the indexing information of a JPEG2000 image. More...
|
|
class | IndexManager |
| Manages the indexing information of a repository fo images. More...
|
|
class | Metadata |
| Contains the indexing information associated to the meta-data of a JPEG2000 image file. More...
|
|
class | Packet |
| Contains the information of a packet. More...
|
|
class | PacketIndex |
| Class used for indexing the packets of a codestream image. More...
|
|
class | PlaceHolder |
| Contains the information of a place-holder. More...
|
|
class | Point |
| Represents a couple of integer values that can be used to identify a coordinate as well as a size. More...
|
|
class | Range |
| Represents a range of integer values, defined by two values, first and last, which are assumed to be included in the range. More...
|
|
Set of classes for handling (reading and indexing) image files with the format defined in the Part 1 and 2 of the JPEG2000 standard.