|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectio.visualize.ContourVisualizer
public class ContourVisualizer
visualizing a skeleton object's contours (inner and outer)
| Constructor Summary | |
|---|---|
ContourVisualizer()
|
|
| Method Summary | |
|---|---|
static void |
visualize(ContourContainer cc,
int width,
int height)
Visualize the contours contained in the specified contourcontainer. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContourVisualizer()
| Method Detail |
|---|
public static void visualize(ContourContainer cc,
int width,
int height)
cc - the contourContainer to be visualizedwidth - the width of the imageheight - the height of the image
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||