opencv/modules/core
2015-05-14 20:33:53 +03:00
..
doc restore CUDA module introduction 2015-01-22 15:02:21 +03:00
include/opencv2 extended MinProblemSolver::Function to 1) report the space dimensionality, 2) compute gradient if needed 2015-05-05 15:56:06 +03:00
misc/java Modified java wrapping mechanism 2015-03-02 18:12:30 +03:00
perf cvRound 2015-03-11 16:14:39 +03:00
src use _mm_sad_epu8 instead of _mm_movemask_epi8 in countNonZero. Therefore, we do not need any popcount table and this solves http://code.opencv.org/issues/4333 2015-05-14 20:33:53 +03:00
test some more compile warnings fixed 2015-05-05 18:03:40 +03:00
CMakeLists.txt Merge pull request #3700 from MSOpenTech:winrt-cmake-contrib 2015-03-03 12:52:03 +00:00