www.emgu.com/wiki 
Members
| Icon | Member | Description |
|---|
 | Convert<(Of <(TOtherColor, TOtherDepth>)>)()()() | Convert the current image to the specific color and depth
|
 | Convert<(Of <(TOtherDepth>)>)(Toolbox..::.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
|
 | Convert<(Of <(TOtherDepth>)>)(Converter<(Of <(TDepth, TOtherDepth>)>)) | Compute the element of the new image based on element of this image
|
 | Convert<(Of <(TDepth2, TDepth3>)>)(Image<(Of <(TColor, TDepth2>)>), Toolbox..::.Func<(Of <(TDepth, TDepth2, TDepth3>)>)) | Compute the element of the new image based on the elements of the two image
|
 | Convert<(Of <(TDepth2, TDepth3, TDepth4>)>)(Image<(Of <(TColor, TDepth2>)>), Image<(Of <(TColor, TDepth3>)>), Toolbox..::.Func<(Of <(TDepth, TDepth2, TDepth3, TDepth4>)>)) | Compute the element of the new image based on the elements of the three image
|
 | Convert<(Of <(TDepth2, TDepth3, TDepth4, TDepth5>)>)(Image<(Of <(TColor, TDepth2>)>), Image<(Of <(TColor, TDepth3>)>), Image<(Of <(TColor, TDepth4>)>), Toolbox..::.Func<(Of <(TDepth, TDepth2, TDepth3, TDepth4, TDepth5>)>)) | Compute the element of the new image based on the elements of the four image
|
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)