opencv/modules/photo
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members
Made all STL usages explicit to be able automatically find all usages of
particular class or function.
2013-02-25 15:04:17 +04:00
..
doc Eliminate discrepancies between signatures in documentation and OpenCV headers 2012-10-18 13:03:12 +04:00
include/opencv2/photo Normalize line endings and whitespace 2012-10-17 15:57:49 +04:00
perf Increased time limits, eliminated extra params 2013-01-31 16:18:52 +04:00
src Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
test Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
CMakeLists.txt