Cv2Integral Method |
Name | Description | |
---|---|---|
Integral(InputArray, OutputArray, Int32) |
Calculates the integral of an image.
The function calculates one or more integral images for the source image.
| |
Integral(InputArray, OutputArray, OutputArray, Int32) |
Calculates the integral of an image.
The function calculates one or more integral images for the source image.
| |
Integral(InputArray, OutputArray, OutputArray, OutputArray, Int32, Int32) |
Calculates the integral of an image.
The function calculates one or more integral images for the source image.
|