Collapse imageExpand ImageCopy imageCopyHover image
            





Emgu CV Library Documentation
Image<(Of <(<'TColor, TDepth>)>)>..::..Convert Method
Image<(Of <(<'TColor, TDepth>)>)> Class See Also Send Feedback
http://www.emgu.com

Overload List

  NameDescription
Public methodConvert<(Of <<'(TOtherColor, TOtherDepth>)>>)()()()()
Convert the current image to the specific color and depth
Public methodConvert<(Of <<'(TOtherDepth>)>>)(Converter<(Of <<'(TDepth, TOtherDepth>)>>))
Compute the element of the new image based on element of this image
Public methodConvert<(Of <<'(TOtherDepth>)>>)(Func<(Of <<'(TDepth, Int32, Int32, TOtherDepth>)>>))
Compute the element of a new image based on the value as well as the x and y positions of each pixel on the image
Public methodConvert<(Of <<'(TDepth2, TDepth3>)>>)(Image<(Of <<'(TColor, TDepth2>)>>), Func<(Of <<'(TDepth, TDepth2, TDepth3>)>>))
Compute the element of the new image based on the elements of the two image
Public methodConvert<(Of <<'(TDepth2, TDepth3, TDepth4>)>>)(Image<(Of <<'(TColor, TDepth2>)>>), Image<(Of <<'(TColor, TDepth3>)>>), Func<(Of <<'(TDepth, TDepth2, TDepth3, TDepth4>)>>))
Compute the element of the new image based on the elements of the three image
Public methodConvert<(Of <<'(TDepth2, TDepth3, TDepth4, TDepth5>)>>)(Image<(Of <<'(TColor, TDepth2>)>>), Image<(Of <<'(TColor, TDepth3>)>>), Image<(Of <<'(TColor, TDepth4>)>>), Func<(Of <<'(TDepth, TDepth2, TDepth3, TDepth4, TDepth5>)>>))
Compute the element of the new image based on the elements of the four image

See Also

Image<(Of <(<'TColor, TDepth>)>)> Class
Image<(Of <(<'TColor, TDepth>)>)> Members
Emgu.CV Namespace
Footer image
For questions and discussions please visit http://www.emgu.com/forum

Send comments on this topic to support@emgu.com

2011 Emgu, All Rights Reserved,