Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vadim Pisarevsky b9d7c712f5 made countNonZero SSE code SSE2-compliant and portable 13 years ago
..
doc fixed documentation missmatch for polylines function 13 years ago
include/opencv2/core Protect check for _MSC_VER with #if defined. 13 years ago
perf quiet most of the OSX build warnings 13 years ago
src made countNonZero SSE code SSE2-compliant and portable 13 years ago
test quiet most of the OSX build warnings 13 years ago
CMakeLists.txt