ImageTColor, TDepthAddition Operator |
Name | Description | |
---|---|---|
![]() ![]() | Addition(Double, ImageTColor, TDepth) |
Element wise add img1 with val |
![]() ![]() | Addition(TColor, ImageTColor, TDepth) |
Element wise add image with value |
![]() ![]() | Addition(ImageTColor, TDepth, ImageTColor, TDepth) |
Element wise add img1 with img2 |
![]() ![]() | Addition(ImageTColor, TDepth, Double) |
Element wise add image with value |
![]() ![]() | Addition(ImageTColor, TDepth, TColor) |
Element wise add image with value |