http://www.emgu.com
Overload List
Name | Description | |
---|---|---|
![]() | Or(Image<(Of <<'(TColor, TDepth>)>>)) | Perform an elementwise OR operation with another image and return the result (Inherited from Image<(Of <(<'TColor, TDepth>)>)>.) |
![]() | Or(Image<(Of <<'(TColor, TDepth>)>>)) | |
![]() | Or(Image<(Of <<'(TColor, TDepth>)>>), Image<(Of <<'(Gray, Byte>)>>)) | Perform an elementwise OR operation with another image, using a mask, and return the result (Inherited from Image<(Of <(<'TColor, TDepth>)>)>.) |
![]() | Or(Image<(Of <<'(TColor, TDepth>)>>), Image<(Of <<'(Gray, Byte>)>>)) |