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