* make sure that the matrix with more than INT_MAX elements is marked as non-continuous, and thus all the pixel-wise functions process it correctly (i.e. row-by-row, not as a single row, where integer overflow may occur when computing the total number of elements) |
||
|---|---|---|
| .. | ||
| CoreTest.java | ||
| CvTypeTest.java | ||
| DMatchTest.java | ||
| KeyPointTest.java | ||
| MatOfByteTest.java | ||
| MatTest.java | ||
| Point3Test.java | ||
| PointTest.java | ||
| RangeTest.java | ||
| RectTest.java | ||
| RotatedRectTest.java | ||
| ScalarTest.java | ||
| SizeTest.java | ||
| TermCriteriaTest.java | ||