oclcv ~master (2025-11-11T23:43:45.2867646)
Dub
Repo
MorphED
oclcv
morphed
Undocumented in source.
final
class
MorphED {
this
(int height, int width, MORPH_OP op, int kernelSize, CLContext ctx);
~this
();
CLBuffer
run
(CLBuffer d_src_mono, CLBuffer ownedBuffer);
}
Constructors
this
this
(int height, int width, MORPH_OP op, int kernelSize, CLContext ctx)
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Members
Functions
run
CLBuffer
run
(CLBuffer d_src_mono, CLBuffer ownedBuffer)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
oclcv
morphed
aliases
MORPH_OP
classes
MorphED
enums
ERODE