|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectio.loader.load2D.contours.ContourGetter
public class ContourGetter
get the contours (inner and outer) for the object shape in a specified image.
| Field Summary | |
|---|---|
private static org.apache.log4j.Logger |
logger
logger instance |
| Constructor Summary | |
|---|---|
ContourGetter()
|
|
| Method Summary | |
|---|---|
static ContourContainer |
getCounter(ij.ImagePlus img)
get all inner and outer contours for the object shape in the given, binary image, using Wilhelm Burger's imageJ plugin (http://www.imagingbook.com). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static org.apache.log4j.Logger logger
| Constructor Detail |
|---|
public ContourGetter()
| Method Detail |
|---|
public static ContourContainer getCounter(ij.ImagePlus img)
img - the binary image containing the object shape.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||