|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.shapelogic.imageprocessing.ColorReplacer
ColorReplacer_
public class ColorReplacer_
Color replacer.
Can extend 2 different versions. For testing
ColorReplacer: simple version only working with ImageJ.
ColorReplacerSL: version only working on SLImage.
| Field Summary |
|---|
| Fields inherited from class org.shapelogic.imageprocessing.ColorReplacer |
|---|
_bStatic, _colorDistance, _gStatic, _rStatic, _toMask, _toMaskStatic, BACKGROUND_MASK, FOREGROUND_MASK |
| Fields inherited from interface ij.plugin.filter.ExtendedPlugInFilter |
|---|
KEEP_PREVIEW |
| Fields inherited from interface ij.plugin.filter.PlugInFilter |
|---|
CONVERT_TO_FLOAT, DOES_16, DOES_32, DOES_8C, DOES_8G, DOES_ALL, DOES_RGB, DOES_STACKS, DONE, FINAL_PROCESSING, NO_CHANGES, NO_IMAGE_REQUIRED, NO_UNDO, PARALLELIZE_STACKS, ROI_REQUIRED, SNAPSHOT, STACK_REQUIRED, SUPPORTS_MASKING |
| Constructor Summary | |
|---|---|
ColorReplacer_()
|
|
| Method Summary |
|---|
| Methods inherited from class org.shapelogic.imageprocessing.ColorReplacer |
|---|
dialogItemChanged, run, setNPasses, setup, showDialog |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ColorReplacer_()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||