-
Patrick Snape authored
vector.data() does not exist in MSVC<2012, so I changed it to &vector.front() which has the same effect (pointer to the first element in the vector).
0236befc
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
doc | ||
include/opencv2 | ||
perf | ||
samples | ||
src | ||
test | ||
tutorials | ||
CMakeLists.txt | ||
README.md |