|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object common:Generic mt:MT_Kernel mt:MT_EdgeDetectKernel
class
Mark Townsend, May 2008
class MT_EdgeDetectKernel(MT_Kernel) { ; ; Mark Townsend, May 2008 ; public: import "common.ulb" func MT_EdgeDetectKernel(Generic pparent) fWeight[0] = 1, fWeight[1] = 1, fWeight[2] = 1 fWeight[3] = 1, fWeight[4] = -8, fWeight[5] = 1 fWeight[6] = 1, fWeight[7] = 1, fWeight[8] = 1 endfunc default: title = "Edge Detect" }
Constructor Summary | |
---|---|
MT_EdgeDetectKernel()
|
|
MT_EdgeDetectKernel(Generic pparent)
|
Method Summary |
---|
Methods inherited from class mt:MT_Kernel |
---|
GetWeight |
Methods inherited from class common:Generic |
---|
GetParent |
Methods inherited from class Object |
---|
|
Constructor Detail |
---|
public MT_EdgeDetectKernel(Generic pparent)
public MT_EdgeDetectKernel()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |