| Package | Description | 
|---|---|
| net.sf.ij_plugins.quilting | 
 Provides for the Image Quilter plugin; performs texture synthesis using image quilting
    algorithms of Efros and Freeman:
    
        http://www.cs.berkeley.edu/~efros/research/quilting.html. 
 | 
| Class and Description | 
|---|
| Patch
 This is a rectangular patch of pixels belonging to a image. 
 | 
| TwoDLoc
 This is a simple wrapper around a 2D location. 
 | 
| View
 This class is provides a view of an image. 
 |