• grundman's avatar
    Update edgeaware_filters_common.cpp · 2a4bfeeb
    grundman authored
    cvx::checkHardwareSupport uses static field to store flags.
    Using a global static to store the result is dangerous, as the underlying field checkHardwareSupport uses might not be initialized at that time.
    2a4bfeeb
Name
Last commit
Last update
..
doc Loading commit data...
include/opencv2 Loading commit data...
perf Loading commit data...
samples Loading commit data...
src Loading commit data...
test Loading commit data...
tutorials Loading commit data...
CMakeLists.txt Loading commit data...
README.md Loading commit data...