• 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
..
adaptive_manifold_filter_n.cpp Loading commit data...
advanced_types.hpp Loading commit data...
disparity_filters.cpp Loading commit data...
domain_transform.cpp Loading commit data...
dtfilter_cpu.cpp Loading commit data...
dtfilter_cpu.hpp Loading commit data...
dtfilter_cpu.inl.hpp Loading commit data...
edgeaware_filters_common.cpp Loading commit data...
edgeaware_filters_common.hpp Loading commit data...
fast_hough_transform.cpp Loading commit data...
fgs_filter.cpp Loading commit data...
guided_filter.cpp Loading commit data...
joint_bilateral_filter.cpp Loading commit data...
precomp.hpp Loading commit data...
seeds.cpp Loading commit data...
sparse_match_interpolators.cpp Loading commit data...
structured_edge_detection.cpp Loading commit data...