Cv2Divide Method |
| Name | Description | |
|---|---|---|
| Divide(Double, InputArray, OutputArray, Int32) |
Performs per-element division of two arrays or a scalar by an array.
| |
| Divide(InputArray, InputArray, OutputArray, Double, Int32) |
Performs per-element division of two arrays or a scalar by an array.
|