ImageTColor, TDepthSubtraction Operator |
| Name | Description | |
|---|---|---|
| Subtraction(Double, ImageTColor, TDepth) | value - image | |
| Subtraction(TColor, ImageTColor, TDepth) |
Element wise subtract another image from the current image
| |
| Subtraction(ImageTColor, TDepth, ImageTColor, TDepth) |
Element wise subtract another image from the current image
| |
| Subtraction(ImageTColor, TDepth, Double) |
Element wise subtract another image from the current image
| |
| Subtraction(ImageTColor, TDepth, TColor) |
Element wise subtract another image from the current image
|