| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.usp.ime.klava.segmentit.filters.None
public class None
Filter that returns the same image used as its input image.
| Constructor Summary | |
|---|---|
None()
 | 
|
| Method Summary | |
|---|---|
 java.awt.image.BufferedImage | 
filter(java.awt.image.BufferedImage image)
Filters an image to be used as input for the watershed.  | 
 java.lang.String | 
getName()
Returns the name of the filter.  | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public None()
| Method Detail | 
|---|
public java.lang.String getName()
Filter
getName in interface Filter
public java.awt.image.BufferedImage filter(java.awt.image.BufferedImage image)
                                    throws ColorImageException
Filter
filter in interface Filterfilter in interface GrayLevelFilterimage - the image to be filtered
ColorImageException
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||