Click or drag to resize

Cv2Integral Method

Overload List
  NameDescription
Public methodStatic memberIntegral(InputArray, OutputArray, Int32)
Calculates the integral of an image. The function calculates one or more integral images for the source image.
Public methodStatic memberIntegral(InputArray, OutputArray, OutputArray, Int32)
Calculates the integral of an image. The function calculates one or more integral images for the source image.
Public methodStatic memberIntegral(InputArray, OutputArray, OutputArray, OutputArray, Int32, Int32)
Calculates the integral of an image. The function calculates one or more integral images for the source image.
Top
See Also