Skip to content
firepick1 (Chromebook Ubuntu) edited this page Apr 25, 2014 · 4 revisions

DEPRECATED (see op morph)

OpenCV erode wrapper. See overview

  • kwidth kernel width. Default 3
  • kheight kernel height. Default 3
  • shape Default MORPH_ELLIPSE. Also MORPH_RECT and MORPH_CROSS.

Stage Model

{}

Example 1:

firesight -i img/
{"op":"erode","ksize.width":3,"ksize.height":3,"shape":"MORPH_ELLIPSE"}

See Also

Clone this wiki locally