|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectno.hiof.imagepr.morphology.StructElement
no.hiof.imagepr.morphology.RingStructEl
A RingStructEl models a ring shaped structure element with a given radius and a thickness of one.
Morphology
Field Summary |
Fields inherited from class no.hiof.imagepr.morphology.StructElement |
elementMatrix, hCenter, vCenter |
Constructor Summary | |
RingStructEl(int radius)
Constructor which sets the radius of the ring shaped structure element. |
Methods inherited from class no.hiof.imagepr.morphology.StructElement |
createReflectStruct, getElementMatrix, getHCenter, getHeight, getVCenter, getWidth |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RingStructEl(int radius)
radius
- The radius of the ring.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |