ImageTColor, TDepthConvertTDepth2, TDepth3 Method (ImageTColor, TDepth2, FuncTDepth, TDepth2, TDepth3) |
Namespace: Emgu.CV
public Image<TColor, TDepth3> Convert<TDepth2, TDepth3>( Image<TColor, TDepth2> img2, Func<TDepth, TDepth2, TDepth3> converter ) where TDepth2 : new() where TDepth3 : new()
[Missing <param name="img2"/> documentation for "M:Emgu.CV.Image`2.Convert``2(Emgu.CV.Image{`0,``0},System.Func{`1,``0,``1})"]
[Missing <param name="converter"/> documentation for "M:Emgu.CV.Image`2.Convert``2(Emgu.CV.Image{`0,``0},System.Func{`1,``0,``1})"]
[Missing <typeparam name="TDepth2"/> documentation for "M:Emgu.CV.Image`2.Convert``2(Emgu.CV.Image{`0,``0},System.Func{`1,``0,``1})"]
[Missing <typeparam name="TDepth3"/> documentation for "M:Emgu.CV.Image`2.Convert``2(Emgu.CV.Image{`0,``0},System.Func{`1,``0,``1})"]
[Missing <returns> documentation for "M:Emgu.CV.Image`2.Convert``2(Emgu.CV.Image{`0,``0},System.Func{`1,``0,``1})"]