Emgu CV Library Documentation
Or Method
NamespacesEmgu.CVTimedImage<(Of <(TColor, TDepth>)>)Or()()()

www.emgu.com/wiki
Members
IconMemberDescription
Or(Image<(Of <(TColor, TDepth>)>))
Or(Image<(Of <(TColor, TDepth>)>), Image<(Of <(Gray, Byte>)>))
Or(Image<(Of <(TColor, TDepth>)>))
Perform an elementwise OR operation with another image and return the result
Perform an elementwise OR operation with another image and return the result

Or(Image<(Of <(TColor, TDepth>)>), Image<(Of <(Gray, Byte>)>))
Perform an elementwise OR operation with another image, using a mask, and return the result
Perform an elementwise OR operation with another image, using a mask, and return the result

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)