org.miv.jism.core.SegmentedImage Class Reference

Describe a segmented image. More...

List of all members.

Public Member Functions

 SegmentedImage (JismContext ctx)
Region createNewRegion ()
void put (int p, Region r)
void remove (int p)
Region get (int p)
boolean contains (int p)
void write (String path)
void write (String path, ProgressHandler handler)

Classes

class  Region
 A set of pixel.
class  TeinteDistributor


Detailed Description

Describe a segmented image.

Pixel are spread into several sets. This object uses one integer by pixel so memory used is about 4 times number of pixels (in bytes). Difficulty here is to limit memory consumption but keeping performances.

Author:
Guilhelm Savin

The documentation for this class was generated from the following file:
Generated on Fri Apr 18 10:49:00 2008 for JisM by  doxygen 1.5.3