opencv/modules/core
Chris Kitching 0f8a266787 Make Mat assertion failures more helpful
Instead of chaining a bunch of sanity checks together with "&&", let's just have several asserts. That way, when an assert fails, you don't get a monsterous "<huge evil expression>
failed" error, but only the bit you care about, making your life rather a lot easier.
2015-11-01 01:02:15 +00:00
..
doc Update cuda.markdown 2015-06-02 14:34:15 +01:00
include/opencv2 Make Mat assertion failures more helpful 2015-11-01 01:02:15 +00:00
misc/java Revert of "Merge pull request #4014 from sgjava:opencv-sgjava" (reverted from commit 52fa55a770) 2015-05-19 13:30:18 +03:00
perf UMat: add perf test for custom ptr 2015-09-03 10:48:07 +03:00
src Merge pull request #5531 from mshabunin:fix-vs2015 2015-10-22 16:28:42 +00:00
test Enable temp objects destruction test for VS versions less than 2015 2015-10-22 12:44:03 +03:00
CMakeLists.txt fallback path & sample timing implemented 2015-09-04 02:42:49 +03:00