opencv/modules/core
Robert Bragg 8f5ea7deda core: avoid clash with _N define from ctype.h in headers
This updates the public headers to use _Nm instead of _N in templates
since _N is defined by the widely used ctype.h.
2017-04-27 14:45:24 +01:00
..
doc Large update of videoio doc and samples following mshabunin comments 2016-09-09 18:46:11 +02:00
include/opencv2 core: avoid clash with _N define from ctype.h in headers 2017-04-27 14:45:24 +01:00
misc/java Added javadoc generation 2017-04-05 18:18:39 +03:00
perf IPP for OpenCV 2017u2 initial enabling patch; 2017-04-20 20:26:30 +03:00
src core: fix persistence bug in RAW I/O code 2017-04-26 17:19:26 +03:00
test core: fix persistence bug in RAW I/O code 2017-04-26 17:19:26 +03:00
CMakeLists.txt core(mathfuncs_core): cpu optimization dispatched code 2017-03-23 16:17:10 +03:00