Method: CVFFI::CvMatFunctions#zero
- Defined in:
- lib/opencv-ffi-wrappers/core/mat.rb
#zero ⇒ Object
116 117 118 |
# File 'lib/opencv-ffi-wrappers/core/mat.rb', line 116 def zero CVFFI::cvSetZero( self ) end |
116 117 118 |
# File 'lib/opencv-ffi-wrappers/core/mat.rb', line 116 def zero CVFFI::cvSetZero( self ) end |