Fuzz introspector: generateusergallerycollage_fuzzer
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The followings nodes represent call sites where fuzz blockers occur

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
107 232 cv::utils::logging::LogTagManager::get(std::__1::basic_string , std::__1::allocator > const&) call site __clang_call_terminate
83 359 void cv::detail::check_failed_auto_ (unsigned long const&, unsigned long const&, cv::detail::CheckContext const&) call site __clang_call_terminate
43 667 cv::Mat::operator=(cv::Mat&&) call site __clang_call_terminate
41 188 cv::utils::logging::LogTagManager::get(std::__1::basic_string , std::__1::allocator > const&) call site strrchr
34 730 cv::MatSize::operator()() const call site
34 781 cv::_InputArray::type(int) const call site
31 468 cv::utils::logging::LogTagConfigParser::parse(std::__1::basic_string , std::__1::allocator > const&) call site toupper
17 632 cv::_InputArray::getMat_(int) const call site
16 340 cv::utils::getConfigurationParameterSizeT(char const*, unsigned long) call site __cxa_begin_catch
16 527 cv::utils::logging::internal::GlobalLoggingInitStruct::GlobalLoggingInitStruct() call site __cxa_begin_catch
15 503 cv::utils::logging::LogTagManager::setConfigString(std::__1::basic_string , std::__1::allocator > const&, bool) call site
15 932 cv::EllipseEx(cv::Mat&, cv::Point_ , cv::Size_ , int, int, int, void const*, int, int) call site _ZNK2cv6Point_IlEcvNS0_IT_EEIiEEv

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site2] 00000
1 cv::Scalar_ ::Scalar_(double, double, double, double) [function] [call site2] 00001
2 cv::Vec ::Vec() [function] [call site2] 00002
3 cv::Matx ::Matx() [function] [call site2] 00003
1 cv::Scalar_ ::Scalar_(double, double, double, double) [function] [call site2] 00004
1 cv::Point_ ::Point_(int, int) [function] [call site2] 00005
1 cv::Mat::Mat(int, int, int, cv::Scalar_ const&) [function] [call site2] 00006
2 cv::MatSize::MatSize(int*) [function] [call site2] 00007
2 cv::Mat::create(int, int, int) [function] [call site2] 00008
3 cv::Mat::type() const [function] [call site2] 00009
3 cv::Mat::create(int, int const*, int) [function] [call site2] 00010
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00011
5 cv::Exception::Exception(int, std::__1::basic_string , std::__1::allocator > const&, std::__1::basic_string , std::__1::allocator > const&, std::__1::basic_string , std::__1::allocator > const&, int) [function] [call site2] 00012
6 std::exception::exception() [function] [call site2] 00013
6 cv::Exception::formatMessage() [function] [call site2] 00014
7 cvErrorStr [function] [call site2] 00015
8 snprintf [call site2] 00016
7 cvErrorStr [function] [call site2] 00017
7 cvErrorStr [function] [call site2] 00018
6 std::exception::~exception() [call site2] 00019
4 cv::Mat::type() const [function] [call site2] 00020
4 cv::MatSize::operator[](int) [function] [call site2] 00021
4 cv::MatSize::operator[](int) [function] [call site2] 00022
4 cv::MatSize::operator[](int) [function] [call site2] 00023
4 cv::Mat::release() [function] [call site2] 00024
5 cv::Mat::deallocate() [function] [call site2] 00025
6 cv::Mat::getDefaultAllocator() [function] [call site2] 00026
7 cv::getDefaultAllocatorMatRef() [function] [call site2] 00027
8 __cxa_guard_acquire [call site2] 00028
8 cv::Mat::getStdAllocator() [function] [call site2] 00029
9 __cxa_guard_acquire [call site2] 00030
9 cv::StdMatAllocator::StdMatAllocator() [function] [call site2] 00031
10 cv::MatAllocator::MatAllocator() [function] [call site2] 00032
4 cv::setSize(cv::Mat&, int, int const*, unsigned long const*, bool) [function] [call site2] 00033
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00034
5 cv::fastFree(void*) [function] [call site2] 00035
6 cv::isAlignedAllocationEnabled() [function] [call site2] 00036
7 __cxa_guard_acquire [call site2] 00037
7 cv::readMemoryAlignmentParameter() [function] [call site2] 00038
8 cv::utils::getConfigurationParameterBool(char const*, bool) [function] [call site2] 00039
9 bool cv::read (std::__1::basic_string , std::__1::allocator > const&, bool const&) [function] [call site2] 00040
10 cv::envRead(char const*) [function] [call site2] 00041
11 getenv [call site2] 00042
10 bool cv::parseOption (std::__1::basic_string , std::__1::allocator > const&) [function] [call site2] 00043
11 __cxa_allocate_exception [call site2] 00044
11 cv::ParseError::ParseError(std::__1::basic_string , std::__1::allocator > const&) [function] [call site2] 00045
10 __cxa_begin_catch [call site2] 00046
10 cv::ParseError::toString(std::__1::basic_string , std::__1::allocator > const&) const [function] [call site2] 00047
10 __cxa_end_catch [call site2] 00048
5 cv::fastMalloc(unsigned long) [function] [call site2] 00049
6 cv::isAlignedAllocationEnabled() [function] [call site2] 00050
6 posix_memalign [call site2] 00051
6 cv::OutOfMemoryError(unsigned long) [function] [call site2] 00052
7 cv::format(char const*, ...) [function] [call site2] 00053
8 cv::AutoBuffer ::AutoBuffer() [function] [call site2] 00054
8 cv::AutoBuffer ::size() const [function] [call site2] 00055
8 cv::AutoBuffer ::data() [function] [call site2] 00056
8 cv::cv_vsnprintf(char*, int, char const*, __va_list_tag*) [function] [call site2] 00057
9 vsnprintf [call site2] 00058
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00059
8 cv::AutoBuffer ::resize(unsigned long) [function] [call site2] 00060
8 cv::AutoBuffer ::operator[](unsigned long) [function] [call site2] 00061
8 cv::AutoBuffer ::data() [function] [call site2] 00062
8 cv::AutoBuffer ::~AutoBuffer() [function] [call site2] 00063
9 cv::AutoBuffer ::deallocate() [function] [call site2] 00064
6 cv::OutOfMemoryError(unsigned long) [function] [call site2] 00065
6 unsigned char** cv::alignPtr (unsigned char**, int) [function] [call site2] 00066
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00067
5 cv::format(char const*, ...) [function] [call site2] 00068
5 cv::MatStep::operator[](int) [function] [call site2] 00069
4 cv::Mat::total() const [function] [call site2] 00070
5 cv::MatSize::operator[](int) const [function] [call site2] 00071
4 cv::Mat::getDefaultAllocator() [function] [call site2] 00072
4 cv::MatSize::operator int const*() const [function] [call site2] 00073
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00074
4 __cxa_begin_catch [call site2] 00075
4 __cxa_rethrow [call site2] 00076
4 cv::MatSize::operator int const*() const [function] [call site2] 00077
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00078
4 __cxa_end_catch [call site2] 00079
4 cv::MatStep::operator[](int) [function] [call site2] 00080
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00081
4 cv::Mat::addref() [function] [call site2] 00082
4 cv::finalizeHdr(cv::Mat&) [function] [call site2] 00083
5 cv::Mat::updateContinuityFlag() [function] [call site2] 00084
6 cv::updateContinuityFlag(int, int, int const*, unsigned long const*) [function] [call site2] 00085
5 cv::MatSize::operator[](int) [function] [call site2] 00086
5 cv::MatSize::operator[](int) [function] [call site2] 00087
5 cv::Mat::ptr(int) [function] [call site2] 00088
5 cv::MatSize::operator[](int) [function] [call site2] 00089
2 cv::Mat::operator=(cv::Scalar_ const&) [function] [call site2] 00090
3 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site2] 00091
4 cv::utils::trace::details::TraceManager::isActivated() [function] [call site2] 00092
5 cv::utils::trace::details::getTraceManager() [function] [call site2] 00093
6 __cxa_guard_acquire [call site2] 00094
6 cv::utils::trace::details::getTraceManagerCallOnce() [function] [call site2] 00095
7 __cxa_guard_acquire [call site2] 00096
7 cv::utils::trace::details::TraceManager::TraceManager() [function] [call site2] 00097
8 cv::TLSDataAccumulator ::TLSDataAccumulator() [function] [call site2] 00098
9 cv::TLSData ::TLSData() [function] [call site2] 00099
10 cv::TLSDataContainer::TLSDataContainer() [function] [call site2] 00100
11 cv::details::getTlsStorage() [function] [call site2] 00101
12 __cxa_guard_acquire [call site2] 00102
12 cv::details::TlsStorage::TlsStorage() [function] [call site2] 00103
13 cv::details::getTlsAbstraction() [function] [call site2] 00104
14 __cxa_guard_acquire [call site2] 00105
14 cv::details::TlsAbstraction::TlsAbstraction() [function] [call site2] 00106
15 pthread_key_create [call site2] 00107
15 cv::details::opencv_tls_destructor(void*) [function] [call site2] 00108
16 cv::details::getTlsStorage() [function] [call site2] 00109
14 __cxa_guard_acquire [call site2] 00110
14 cv::details::TlsAbstractionReleaseGuard::TlsAbstractionReleaseGuard(cv::details::TlsAbstraction&) [function] [call site2] 00111
8 cv::Ptr ::Ptr() [function] [call site2] 00112
8 cv::getTimestampNS() [function] [call site2] 00113
9 cv::internal::Timestamp::getInstance() [function] [call site2] 00114
10 __cxa_guard_acquire [call site2] 00115
10 cv::internal::Timestamp::Timestamp() [function] [call site2] 00116
11 cv::getTickCount() [function] [call site2] 00117
12 clock_gettime [call site2] 00118
8 cv::utils::trace::details::getParameterTraceEnable() [function] [call site2] 00119
9 __cxa_guard_acquire [call site2] 00120
9 cv::utils::getConfigurationParameterBool(char const*, bool) [function] [call site2] 00121
8 cv::utils::trace::details::getParameterTraceLocation() [function] [call site2] 00122
9 __cxa_guard_acquire [call site2] 00123
9 cv::utils::getConfigurationParameterString(char const*, char const*) [function] [call site2] 00124
10 std::__1::basic_string , std::__1::allocator > cv::read , std::__1::allocator > >(std::__1::basic_string , std::__1::allocator > const&, std::__1::basic_string , std::__1::allocator > const&) [function] [call site2] 00125
8 void cv::Ptr ::reset (cv::utils::trace::details::SyncTraceStorage*) [function] [call site2] 00126
9 void cv::Ptr ::reset (std::__1::integral_constant const&, cv::utils::trace::details::SyncTraceStorage*) [function] [call site2] 00127
8 cv::utils::trace::details::isITTEnabled() [function] [call site2] 00128
9 cv::getInitializationMutex() [function] [call site2] 00129
9 cv::utils::getConfigurationParameterBool(char const*, bool) [function] [call site2] 00130
8 cv::TLSDataAccumulator ::~TLSDataAccumulator() [function] [call site2] 00131
9 cv::TLSDataAccumulator ::release() [function] [call site2] 00132
10 cv::TLSDataContainer::release() [function] [call site2] 00133
11 cv::details::getTlsStorage() [function] [call site2] 00134
10 cv::TLSDataAccumulator ::_cleanupDetachedData() [function] [call site2] 00135
10 cv::TLSDataAccumulator ::_cleanupTerminatedData() [function] [call site2] 00136
9 cv::TLSData ::~TLSData() [function] [call site2] 00137
10 cv::TLSDataContainer::release() [function] [call site2] 00138
10 __clang_call_terminate [call site2] 00139
11 __cxa_begin_catch [call site2] 00140
9 __clang_call_terminate [call site2] 00141
4 cv::utils::trace::details::getTraceManager() [function] [call site2] 00142
4 cv::TLSData ::getRef() const [function] [call site2] 00143
5 cv::TLSDataContainer::getData() const [function] [call site2] 00144
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00145
6 cv::details::getTlsStorage() [function] [call site2] 00146
6 cv::details::getTlsStorage() [function] [call site2] 00147
6 __cxa_begin_catch [call site2] 00148
6 __cxa_rethrow [call site2] 00149
6 __cxa_end_catch [call site2] 00150
4 cv::utils::trace::details::TraceManagerThreadLocal::stackTopRegion() const [function] [call site2] 00151
4 cv::utils::trace::details::TraceManagerThreadLocal::stackTopLocation() const [function] [call site2] 00152
4 cv::utils::trace::details::Region::destroy() [function] [call site2] 00153
5 cv::utils::trace::details::getTraceManager() [function] [call site2] 00154
5 cv::TLSData ::getRef() const [function] [call site2] 00155
5 cv::utils::trace::details::TraceManagerThreadLocal::getCurrentDepth() const [function] [call site2] 00156
5 cv::utils::trace::details::TraceManagerThreadLocal::stackTopLocation() const [function] [call site2] 00157
5 cv::ocl::isOpenCLActivated() [function] [call site2] 00158
6 cv::ocl::useOpenCL() [function] [call site2] 00159
7 cv::getCoreTlsData() [function] [call site2] 00160
8 cv::getCoreTlsDataTLS() [function] [call site2] 00161
9 __cxa_guard_acquire [call site2] 00162
9 cv::TLSData ::TLSData() [function] [call site2] 00163
8 cv::TLSData ::getRef() const [function] [call site2] 00164
7 cv::ocl::haveOpenCL() [function] [call site2] 00165
8 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site2] 00166
9 cv::utils::trace::details::TraceManagerThreadLocal::stackTopRegion() const [function] [call site2] 00167
9 cv::utils::trace::details::TraceManagerThreadLocal::stackTopLocation() const [function] [call site2] 00168
9 cv::getTimestampNS() [function] [call site2] 00169
9 cv::utils::trace::details::TraceManagerThreadLocal::getCurrentDepth() const [function] [call site2] 00170
9 cv::utils::trace::details::TraceManagerThreadLocal::stackPush(cv::utils::trace::details::Region*, cv::utils::trace::details::Region::LocationStaticStorage const*, long) [function] [call site2] 00171
10 cv::utils::trace::details::TraceManagerThreadLocal::StackEntry::StackEntry(cv::utils::trace::details::Region*, cv::utils::trace::details::Region::LocationStaticStorage const*, long) [function] [call site2] 00172
9 cv::utils::logging::internal::getGlobalLogTag() [function] [call site2] 00173
10 __cxa_guard_acquire [call site2] 00174
10 cv::utils::logging::internal::getGlobalLoggingInitStruct() [function] [call site2] 00175
11 __cxa_guard_acquire [call site2] 00176
11 cv::utils::logging::internal::GlobalLoggingInitStruct::GlobalLoggingInitStruct() [function] [call site2] 00177
12 cv::utils::logging::LogTagManager::LogTagManager(cv::utils::logging::LogLevel) [function] [call site2] 00178
13 cv::utils::logging::LogTag::LogTag(char const*, cv::utils::logging::LogLevel) [function] [call site2] 00179
13 cv::utils::logging::LogTagManager::NameTable::NameTable() [function] [call site2] 00180
13 cv::utils::logging::LogTagManager::assign(std::__1::basic_string , std::__1::allocator > const&, cv::utils::logging::LogTag*) [function] [call site2] 00181
14 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site2] 00182
15 cv::utils::trace::details::TraceManagerThreadLocal::getCurrentDepth() const [function] [call site2] 00183
15 cv::utils::trace::details::_spaces(int) [function] [call site2] 00184
15 cv::utils::trace::details::RegionStatisticsStatus::enableSkipMode(int) [function] [call site2] 00185
15 cv::utils::logging::internal::getGlobalLogTag() [function] [call site2] 00186
16 cv::utils::logging::LogTagManager::get(std::__1::basic_string , std::__1::allocator > const&) [function] [call site2] 00187
17 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site2] 00188
18 cv::utils::trace::details::TraceManagerThreadLocal::getCurrentDepth() const [function] [call site2] 00189
18 cv::utils::trace::details::_spaces(int) [function] [call site2] 00190
18 cv::utils::trace::details::RegionStatisticsStatus::enableSkipMode(int) [function] [call site2] 00191
18 cv::utils::trace::details::Region::LocationExtraData::init(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site2] 00192
19 cv::getInitializationMutex() [function] [call site2] 00193
19 cv::utils::trace::details::Region::LocationExtraData::LocationExtraData(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site2] 00194
20 cv::utils::trace::details::isITTEnabled() [function] [call site2] 00195
19 cv::utils::trace::details::getTraceManager() [function] [call site2] 00196
19 cv::utils::trace::details::TraceMessage::TraceMessage() [function] [call site2] 00197
19 cv::utils::trace::details::TraceMessage::formatlocation(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site2] 00198
20 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site2] 00199
21 cv::cv_vsnprintf(char*, int, char const*, __va_list_tag*) [function] [call site2] 00200
18 cv::utils::logging::internal::getGlobalLogTag() [function] [call site2] 00201
18 cv::utils::trace::details::TraceManagerThreadLocal::getCurrentDepth() const [function] [call site2] 00202
18 cv::utils::trace::details::_spaces(int) [function] [call site2] 00203
18 cv::utils::trace::details::RegionStatisticsStatus::enableSkipMode(int) [function] [call site2] 00204
18 cv::utils::trace::details::RegionStatisticsStatus::enableSkipMode(int) [function] [call site2] 00205
18 cv::utils::trace::details::RegionStatisticsStatus::enableSkipMode(int) [function] [call site2] 00206
18 cv::utils::trace::details::Region::Impl::Impl(cv::utils::trace::details::TraceManagerThreadLocal&, cv::utils::trace::details::Region*, cv::utils::trace::details::Region&, cv::utils::trace::details::Region::LocationStaticStorage const&, long) [function] [call site2] 00207
19 cv::utils::trace::details::Region::Impl::registerRegion(cv::utils::trace::details::TraceManagerThreadLocal&) [function] [call site2] 00208
20 cv::utils::trace::details::isITTEnabled() [function] [call site2] 00209
20 __itt_id_make(void*, unsigned long long) [function] [call site2] 00210
19 cv::utils::trace::details::Region::Impl::enterRegion(cv::utils::trace::details::TraceManagerThreadLocal&) [function] [call site2] 00211
20 cv::utils::trace::details::TraceManagerThreadLocal::getStorage() const [function] [call site2] 00212
21 cv::Ptr ::empty() const [function] [call site2] 00213
21 cv::utils::trace::details::getTraceManager() [function] [call site2] 00214
21 cv::utils::trace::details::getParameterTraceLocation() [function] [call site2] 00215
21 cv::format(char const*, ...) [function] [call site2] 00216
21 cv::utils::trace::details::TraceMessage::TraceMessage() [function] [call site2] 00217
21 strrchr [call site2] 00218
21 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site2] 00219
21 cv::utils::trace::details::AsyncTraceStorage::AsyncTraceStorage(std::__1::basic_string , std::__1::allocator > const&) [function] [call site2] 00220
22 cv::utils::trace::details::TraceStorage::TraceStorage() [function] [call site2] 00221
22 cv::utils::trace::details::TraceStorage::~TraceStorage() [function] [call site2] 00222
21 void cv::Ptr ::reset (cv::utils::trace::details::AsyncTraceStorage*) [function] [call site2] 00223
20 cv::utils::trace::details::TraceMessage::TraceMessage() [function] [call site2] 00224
20 cv::utils::trace::details::TraceMessage::formatRegionEnter(cv::utils::trace::details::Region const&) [function] [call site2] 00225
21 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site2] 00226
21 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site2] 00227
21 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site2] 00228
20 cv::utils::trace::details::isITTEnabled() [function] [call site2] 00229
17 cv::utils::logging::LogTagManager::NameTable::getFullNameInfo(std::__1::basic_string , std::__1::allocator > const&) [function] [call site2] 00230
18 cv::utils::logging::LogTagManager::NameTable::internal_getFullNameInfo(unsigned long) [function] [call site2] 00231
17 cv::utils::trace::details::Region::~Region() [function] [call site2] 00232
18 cv::utils::trace::details::Region::destroy() [function] [call site2] 00233
19 cv::ocl::finish() [function] [call site2] 00234
20 cv::ocl::Queue::getDefault() [function] [call site2] 00235
21 cv::ocl::OpenCLExecutionContext::getCurrent() [function] [call site2] 00236
22 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site2] 00237
22 cv::getCoreTlsData() [function] [call site2] 00238
22 cv::ocl::OpenCLExecutionContext::empty() const [function] [call site2] 00239
22 cv::ocl::haveOpenCL() [function] [call site2] 00240
23 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site2] 00241
23 getenv [call site2] 00242
23 cv::getInitializationMutex() [function] [call site2] 00243
23 cv::utils::logging::internal::getGlobalLogTag() [function] [call site2] 00244
23 cv::utils::logging::internal::getGlobalLogTag() [function] [call site2] 00245
23 __cxa_begin_catch [call site2] 00246
23 __cxa_end_catch [call site2] 00247
23 cv::utils::trace::details::Region::~Region() [function] [call site2] 00248
24 __clang_call_terminate [call site2] 00249
23 cv::utils::trace::details::Region::~Region() [function] [call site2] 00250
22 cv::ocl::OpenCLExecutionContext::Impl::getInitializedExecutionContext() [function] [call site2] 00251
23 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site2] 00252
23 cv::utils::logging::internal::getGlobalLogTag() [function] [call site2] 00253
23 __cxa_guard_acquire [call site2] 00254
23 cv::getInitializationMutex() [function] [call site2] 00255
23 cv::utils::logging::internal::getGlobalLogTag() [function] [call site2] 00256
23 cv::ocl::Context::create(std::__1::basic_string , std::__1::allocator > const&) [function] [call site2] 00257
24 cv::ocl::Context::Context() [function] [call site2] 00258
24 cv::ocl::Context::Impl::findOrCreateContext(std::__1::basic_string , std::__1::allocator > const&) [function] [call site2] 00259
25 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site2] 00260
25 getenv [call site2] 00261
25 cv::ocl::Context::Impl::findContext(std::__1::basic_string , std::__1::allocator > const&) [function] [call site2] 00262
26 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site2] 00263
26 cv::getInitializationMutex() [function] [call site2] 00264
26 cv::ocl::Context::Impl::getGlobalContainer() [function] [call site2] 00265
27 __cxa_guard_acquire [call site2] 00266
26 cv::utils::trace::details::Region::~Region() [function] [call site2] 00267
25 cv::utils::logging::internal::getGlobalLogTag() [function] [call site2] 00268
25 cv::ocl::Context::Impl::addref() [function] [call site2] 00269
25 cv::ocl::selectOpenCLDevice(char const*) [function] [call site2] 00270
26 getenv [call site2] 00271
26 strcmp [call site2] 00272
26 cv::ocl::parseOpenCLDeviceConfiguration(std::__1::basic_string , std::__1::allocator > const&, std::__1::basic_string , std::__1::allocator >&, std::__1::vector , std::__1::allocator >, std::__1::allocator , std::__1::allocator > > >&, std::__1::basic_string , std::__1::allocator >&) [function] [call site2] 00273
27 cv::ocl::split(std::__1::basic_string , std::__1::allocator > const&, char, std::__1::vector , std::__1::allocator >, std::__1::allocator , std::__1::allocator > > >&) [function] [call site2] 00274
27 cv::utils::logging::internal::getGlobalLogTag() [function] [call site2] 00275
27 cv::ocl::split(std::__1::basic_string , std::__1::allocator > const&, char, std::__1::vector , std::__1::allocator >, std::__1::allocator , std::__1::allocator > > >&) [function] [call site2] 00276
26 atoi [function] [call site2] 00277
27 strtol [call site2] 00278
26 cv::ocl::isRaiseError() [function] [call site2] 00279
27 cv::utils::getConfigurationParameterBool(char const*, bool) [function] [call site2] 00280
26 cv::format(char const*, ...) [function] [call site2] 00281
26 cv::ocl::isRaiseError() [function] [call site2] 00282
26 int cv::ocl::getStringInfo (int (*)(_cl_platform_id*, unsigned int, unsigned long, void*, unsigned long*), _cl_platform_id*, unsigned int, std::__1::basic_string , std::__1::allocator >&) [function] [call site2] 00283
27 cv::AutoBuffer ::AutoBuffer(unsigned long) [function] [call site2] 00284
28 cv::AutoBuffer ::allocate(unsigned long) [function] [call site2] 00285
29 cv::AutoBuffer ::deallocate() [function] [call site2] 00286
27 cv::AutoBuffer ::data() [function] [call site2] 00287
27 cv::AutoBuffer ::~AutoBuffer() [function] [call site2] 00288
26 cv::format(char const*, ...) [function] [call site2] 00289
26 cv::utils::logging::internal::getGlobalLogTag() [function] [call site2] 00290
26 cv::utils::logging::internal::getGlobalLogTag() [function] [call site2] 00291
26 cv::ocl::isRaiseError() [function] [call site2] 00292
26 cv::format(char const*, ...) [function] [call site2] 00293
26 cv::ocl::isRaiseError() [function] [call site2] 00294
26 int cv::ocl::getStringInfo (int (*)(_cl_device_id*, unsigned int, unsigned long, void*, unsigned long*), _cl_device_id*, unsigned int, std::__1::basic_string , std::__1::allocator >&) [function] [call site2] 00295
26 cv::ocl::isRaiseError() [function] [call site2] 00296
26 cv::format(char const*, ...) [function] [call site2] 00297
26 cv::format(char const*, ...) [function] [call site2] 00298
26 cv::utils::logging::internal::getGlobalLogTag() [function] [call site2] 00299
25 cv::ocl::Context::Impl::Impl(std::__1::basic_string , std::__1::allocator > const&) [function] [call site2] 00300
26 cv::ocl::haveOpenCL() [function] [call site2] 00301
26 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00302
26 cv::getInitializationMutex() [function] [call site2] 00303
26 cv::ocl::Context::Impl::getGlobalContainer() [function] [call site2] 00304
25 cv::ocl::Context::Impl::createFromDevice(_cl_device_id*) [function] [call site2] 00305
26 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site2] 00306
26 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00307
26 cv::ocl::isRaiseError() [function] [call site2] 00308
26 cv::format(char const*, ...) [function] [call site2] 00309
26 cv::ocl::isRaiseError() [function] [call site2] 00310
26 cv::format(char const*, ...) [function] [call site2] 00311
26 cv::ocl::Device::set(void*) [function] [call site2] 00312
27 cv::ocl::Device::Impl::release() [function] [call site2] 00313
28 cv::ocl::Device::Impl::~Impl() [function] [call site2] 00314
29 cv::ocl::getOpenCLErrorString(int) [function] [call site2] 00315
29 cv::format(char const*, ...) [function] [call site2] 00316
29 __clang_call_terminate [call site2] 00317
27 cv::ocl::Device::Impl::Impl(void*) [function] [call site2] 00318
28 cv::ocl::Device::Impl::_init(_cl_device_id*) [function] [call site2] 00319
29 cv::ocl::Device::Impl::getStrProp(unsigned int) const [function] [call site2] 00320
29 cv::ocl::Device::Impl::getStrProp(unsigned int) const [function] [call site2] 00321
29 cv::ocl::Device::Impl::getStrProp(unsigned int) const [function] [call site2] 00322
29 int cv::ocl::Device::Impl::getProp (unsigned int) const [function] [call site2] 00323
29 int cv::ocl::Device::Impl::getProp (unsigned int) const [function] [call site2] 00324
29 cv::ocl::Device::Impl::getBoolProp(unsigned int) const [function] [call site2] 00325
29 int cv::ocl::Device::Impl::getProp (unsigned int) const [function] [call site2] 00326
29 unsigned long cv::ocl::Device::Impl::getProp (unsigned int) const [function] [call site2] 00327
29 int cv::ocl::Device::Impl::getProp (unsigned int) const [function] [call site2] 00328
29 cv::ocl::Device::Impl::getStrProp(unsigned int) const [function] [call site2] 00329
29 int cv::ocl::Device::Impl::getProp (unsigned int) const [function] [call site2] 00330
29 cv::ocl::Device::Impl::getStrProp(unsigned int) const [function] [call site2] 00331
29 cv::ocl::parseOpenCLVersion(std::__1::basic_string , std::__1::allocator > const&, int&, int&) [function] [call site2] 00332
29 cv::ocl::Device::Impl::isExtensionSupported(std::__1::basic_string , std::__1::allocator > const&) const [function] [call site2] 00336
29 cv::ocl::Device::Impl::getStrProp(unsigned int) const [function] [call site2] 00337
29 strstr [call site2] 00338
29 cv::utils::getConfigurationParameterSizeT(char const*, unsigned long) [function] [call site2] 00339
30 unsigned long cv::read (std::__1::basic_string , std::__1::allocator > const&, unsigned long const&) [function] [call site2] 00340
29 cv::utils::logging::internal::getGlobalLogTag() [function] [call site2] 00341
28 cv::ocl::getOpenCLErrorString(int) [function] [call site2] 00342
28 cv::format(char const*, ...) [function] [call site2] 00343
28 __cxa_begin_catch [call site2] 00344
28 __cxa_rethrow [call site2] 00345
28 __cxa_end_catch [call site2] 00346
27 cv::ocl::getOpenCLErrorString(int) [function] [call site2] 00347
27 cv::format(char const*, ...) [function] [call site2] 00348
26 cv::utils::trace::details::Region::~Region() [function] [call site2] 00349
25 __cxa_begin_catch [call site2] 00350
25 cv::ocl::Context::Impl::~Impl() [function] [call site2] 00351
26 cv::ocl::isRaiseError() [function] [call site2] 00352
26 cv::format(char const*, ...) [function] [call site2] 00353
26 cv::getInitializationMutex() [function] [call site2] 00354
26 cv::ocl::Context::Impl::getGlobalContainer() [function] [call site2] 00355
26 cv::detail::check_failed_auto(unsigned long, unsigned long, cv::detail::CheckContext const&) [function] [call site2] 00356
27 void cv::detail::check_failed_auto_ (unsigned long const&, unsigned long const&, cv::detail::CheckContext const&) [function] [call site2] 00357
28 cv::detail::getTestOpMath(unsigned int) [function] [call site2] 00358
28 cv::detail::getTestOpPhraseStr(unsigned int) [function] [call site2] 00359
26 __clang_call_terminate [call site2] 00360
25 __cxa_rethrow [call site2] 00361
25 cv::ocl::Context::Impl::~Impl() [function] [call site2] 00362
25 __cxa_end_catch [call site2] 00363
25 cv::utils::trace::details::Region::~Region() [function] [call site2] 00364
24 cv::ocl::Context::~Context() [function] [call site2] 00365
25 cv::ocl::Context::release() [function] [call site2] 00366
26 cv::ocl::Context::Impl::release() [function] [call site2] 00367
27 cv::ocl::Context::Impl::~Impl() [function] [call site2] 00368
23 cv::ocl::Context::ndevices() const [function] [call site2] 00369
23 cv::ocl::Context::device(unsigned long) const [function] [call site2] 00370
24 __cxa_guard_acquire [call site2] 00371
24 cv::ocl::Device::Device() [function] [call site2] 00372
23 cv::ocl::Device::available() const [function] [call site2] 00373
24 cv::ocl::Device::Impl::getBoolProp(unsigned int) const [function] [call site2] 00374
23 cv::ocl::Queue::Queue(cv::ocl::Context const&, cv::ocl::Device const&) [function] [call site2] 00375
24 cv::ocl::Queue::create(cv::ocl::Context const&, cv::ocl::Device const&) [function] [call site2] 00376
25 cv::ocl::Queue::Impl::release() [function] [call site2] 00377
26 cv::ocl::Queue::Impl::~Impl() [function] [call site2] 00378
27 cv::ocl::isRaiseError() [function] [call site2] 00379
27 cv::format(char const*, ...) [function] [call site2] 00380
27 cv::ocl::isRaiseError() [function] [call site2] 00381
27 cv::format(char const*, ...) [function] [call site2] 00382
27 cv::ocl::Queue::~Queue() [function] [call site2] 00383
28 cv::ocl::Queue::Impl::release() [function] [call site2] 00384
27 __clang_call_terminate [call site2] 00385
25 cv::ocl::Queue::Impl::Impl(cv::ocl::Context const&, cv::ocl::Device const&, bool) [function] [call site2] 00386
26 cv::ocl::Queue::Queue() [function] [call site2] 00387
26 cv::ocl::Queue::Impl::__init() [function] [call site2] 00388
26 cv::ocl::Context::ptr() const [function] [call site2] 00389
26 cv::ocl::Context::getDefault(bool) [function] [call site2] 00390
27 cv::ocl::OpenCLExecutionContext::getCurrent() [function] [call site2] 00391
28 cv::utils::trace::details::Region::~Region() [function] [call site2] 00392
27 cv::ocl::OpenCLExecutionContext::empty() const [function] [call site2] 00393
27 cv::ocl::OpenCLExecutionContext::getContext() const [function] [call site2] 00394
28 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00395
27 __cxa_guard_acquire [call site2] 00396
27 cv::ocl::Context::Context() [function] [call site2] 00397
26 cv::ocl::Context::ptr() const [function] [call site2] 00398
26 cv::ocl::Device::ptr() const [function] [call site2] 00399
26 cv::ocl::Context::device(unsigned long) const [function] [call site2] 00400
26 cv::ocl::isRaiseError() [function] [call site2] 00401
26 cv::format(char const*, ...) [function] [call site2] 00402
26 cv::ocl::Queue::~Queue() [function] [call site2] 00403
23 cv::ocl::Queue::ptr() const [function] [call site2] 00404
23 cv::utils::logging::internal::getGlobalLogTag() [function] [call site2] 00405
23 cv::utils::logging::internal::getGlobalLogTag() [function] [call site2] 00406
23 cv::ocl::Device::name() const [function] [call site2] 00407
23 cv::ocl::Queue::~Queue() [function] [call site2] 00408
23 cv::utils::logging::internal::getGlobalLogTag() [function] [call site2] 00409
23 cv::utils::logging::internal::getGlobalLogTag() [function] [call site2] 00410
23 cv::ocl::Context::~Context() [function] [call site2] 00411
23 __cxa_begin_catch [call site2] 00412
23 cv::utils::logging::internal::getGlobalLogTag() [function] [call site2] 00413
23 __cxa_begin_catch [call site2] 00414
23 cv::utils::logging::internal::getGlobalLogTag() [function] [call site2] 00415
23 __cxa_end_catch [call site2] 00416
23 cv::utils::trace::details::Region::~Region() [function] [call site2] 00417
21 cv::ocl::OpenCLExecutionContext::empty() const [function] [call site2] 00418
21 cv::ocl::OpenCLExecutionContext::getQueue() const [function] [call site2] 00419
22 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00420
21 __cxa_guard_acquire [call site2] 00421
21 cv::ocl::Queue::Queue() [function] [call site2] 00422
19 cv::getTimestampNS() [function] [call site2] 00423
19 cv::utils::trace::details::TraceManagerThreadLocal::stackTopBeginTimestamp() const [function] [call site2] 00424
19 cv::utils::trace::details::Region::isActive() const [function] [call site2] 00425
19 cv::utils::trace::details::Region::Impl::leaveRegion(cv::utils::trace::details::TraceManagerThreadLocal&) [function] [call site2] 00426
20 cv::utils::trace::details::RegionStatistics::RegionStatistics() [function] [call site2] 00427
20 cv::utils::trace::details::RegionStatistics::grab(cv::utils::trace::details::RegionStatistics&) [function] [call site2] 00428
20 cv::utils::trace::details::isITTEnabled() [function] [call site2] 00429
20 cv::utils::trace::details::TraceManagerThreadLocal::getStorage() const [function] [call site2] 00430
20 cv::utils::trace::details::TraceMessage::TraceMessage() [function] [call site2] 00431
20 cv::utils::trace::details::TraceMessage::formatRegionLeave(cv::utils::trace::details::Region const&, cv::utils::trace::details::RegionStatistics const&) [function] [call site2] 00432
21 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site2] 00433
21 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site2] 00434
21 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site2] 00435
21 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site2] 00436
21 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site2] 00437
19 cv::utils::trace::details::Region::Impl::release() [function] [call site2] 00438
20 cv::utils::trace::details::Region::Impl::~Impl() [function] [call site2] 00439
21 __clang_call_terminate [call site2] 00440
19 cv::utils::trace::details::TraceManagerThreadLocal::stackPop() [function] [call site2] 00441
19 cv::utils::trace::details::RegionStatisticsStatus::checkResetSkipMode(int) [function] [call site2] 00442
14 cv::utils::logging::LogTagManager::FullNameLookupResult::FullNameLookupResult(std::__1::basic_string , std::__1::allocator > const&) [function] [call site2] 00443
14 cv::utils::logging::LogTagManager::NameTable::addOrLookupFullName(cv::utils::logging::LogTagManager::FullNameLookupResult&) [function] [call site2] 00444
15 cv::utils::logging::LogTagManager::NameTable::internal_addOrLookupFullName(std::__1::basic_string , std::__1::allocator > const&) [function] [call site2] 00445
16 cv::utils::logging::LogTagManager::ParsedLevel::ParsedLevel() [function] [call site2] 00446
15 cv::utils::logging::LogTagManager::splitNameParts(std::__1::basic_string , std::__1::allocator > const&) [function] [call site2] 00447
15 cv::utils::logging::LogTagManager::NameTable::internal_addOrLookupNameParts(std::__1::vector , std::__1::allocator >, std::__1::allocator , std::__1::allocator > > > const&, std::__1::vector >&) [function] [call site2] 00448
16 cv::utils::logging::LogTagManager::NameTable::internal_addOrLookupNamePart(std::__1::basic_string , std::__1::allocator > const&) [function] [call site2] 00449
17 cv::utils::logging::LogTagManager::ParsedLevel::ParsedLevel() [function] [call site2] 00450
15 cv::utils::logging::LogTagManager::NameTable::internal_addCrossReference(unsigned long, std::__1::vector > const&) [function] [call site2] 00451
15 cv::utils::logging::LogTagManager::NameTable::internal_getFullNameInfo(unsigned long) [function] [call site2] 00452
15 cv::utils::logging::LogTagManager::NameTable::internal_findMatchingNamePartsForFullName(cv::utils::logging::LogTagManager::FullNameLookupResult&) [function] [call site2] 00453
16 cv::utils::logging::LogTagManager::NameTable::internal_getNamePartInfo(unsigned long) [function] [call site2] 00454
16 cv::utils::logging::LogTagManager::CrossReference::CrossReference(unsigned long, unsigned long, unsigned long, cv::utils::logging::LogTagManager::FullNameInfo*, cv::utils::logging::LogTagManager::NamePartInfo*) [function] [call site2] 00455
14 cv::utils::logging::LogTagManager::internal_applyFullNameConfigToTag(cv::utils::logging::LogTagManager::FullNameInfo&) [function] [call site2] 00456
14 cv::utils::logging::LogTagManager::internal_applyNamePartConfigToSpecificTag(cv::utils::logging::LogTagManager::FullNameLookupResult&) [function] [call site2] 00457
15 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00458
15 cv::utils::logging::LogTagManager::internal_isNamePartMatch(cv::utils::logging::LogTagManager::MatchingScope, unsigned long) [function] [call site2] 00459
14 cv::utils::logging::LogTagManager::FullNameLookupResult::~FullNameLookupResult() [function] [call site2] 00460
14 cv::utils::trace::details::Region::~Region() [function] [call site2] 00461
13 cv::utils::logging::LogTagManager::NameTable::~NameTable() [function] [call site2] 00462
12 cv::getInitializationMutex() [function] [call site2] 00463
12 cv::utils::logging::internal::GlobalLoggingInitStruct::applyConfigString() [function] [call site2] 00464
13 cv::utils::getConfigurationParameterString(char const*, char const*) [function] [call site2] 00465
13 cv::utils::logging::LogTagManager::setConfigString(std::__1::basic_string , std::__1::allocator > const&, bool) [function] [call site2] 00466
14 cv::utils::logging::LogTagConfigParser::parse(std::__1::basic_string , std::__1::allocator > const&) [function] [call site2] 00467
15 cv::utils::logging::LogTagConfigParser::segmentTokens() [function] [call site2] 00468
16 cv::utils::logging::LogTagConfigParser::parseNameAndLevel(std::__1::basic_string , std::__1::allocator > const&) [function] [call site2] 00469
17 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&) [function] [call site2] 00470
18 toupper [function] [call site2] 00471
19 __ctype_toupper_loc [call site2] 00472
18 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site2] 00473
18 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site2] 00474
18 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site2] 00475
18 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site2] 00476
18 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site2] 00477
18 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site2] 00478
18 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site2] 00479
18 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site2] 00480
18 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site2] 00481
18 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site2] 00482
18 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site2] 00483
18 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site2] 00484
18 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site2] 00485
18 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site2] 00486
18 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site2] 00487
18 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site2] 00488
18 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site2] 00489
18 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site2] 00490
18 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site2] 00491
18 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site2] 00492
18 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site2] 00493
18 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site2] 00494
17 cv::utils::logging::LogTagConfigParser::parseWildcard(std::__1::basic_string , std::__1::allocator > const&, cv::utils::logging::LogLevel) [function] [call site2] 00495
18 cv::utils::logging::LogTagConfig::LogTagConfig(std::__1::basic_string , std::__1::allocator > const&, cv::utils::logging::LogLevel, bool, bool, bool) [function] [call site2] 00496
18 cv::utils::logging::LogTagConfig::~LogTagConfig() [function] [call site2] 00497
17 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&) [function] [call site2] 00498
17 cv::utils::logging::LogTagConfigParser::parseWildcard(std::__1::basic_string , std::__1::allocator > const&, cv::utils::logging::LogLevel) [function] [call site2] 00499
14 cv::utils::logging::LogTagConfigParser::hasMalformed() const [function] [call site2] 00500
14 cv::utils::logging::LogTagConfigParser::getGlobalConfig() const [function] [call site2] 00501
14 cv::utils::logging::LogTagConfigParser::getFirstPartConfigs() const [function] [call site2] 00502
14 cv::utils::logging::LogTagConfigParser::getAnyPartConfigs() const [function] [call site2] 00503
14 cv::utils::logging::LogTagManager::setLevelByFirstPart(std::__1::basic_string , std::__1::allocator > const&, cv::utils::logging::LogLevel) [function] [call site2] 00504
15 cv::utils::logging::LogTagManager::setLevelByNamePart(std::__1::basic_string , std::__1::allocator > const&, cv::utils::logging::LogLevel, cv::utils::logging::LogTagManager::MatchingScope) [function] [call site2] 00505
16 cv::utils::logging::LogTagManager::NamePartLookupResult::NamePartLookupResult(std::__1::basic_string , std::__1::allocator > const&) [function] [call site2] 00506
16 cv::utils::logging::LogTagManager::NameTable::addOrLookupNamePart(cv::utils::logging::LogTagManager::NamePartLookupResult&) [function] [call site2] 00507
17 cv::utils::logging::LogTagManager::NameTable::internal_addOrLookupNamePart(std::__1::basic_string , std::__1::allocator > const&) [function] [call site2] 00508
17 cv::utils::logging::LogTagManager::NameTable::internal_getNamePartInfo(unsigned long) [function] [call site2] 00509
17 cv::utils::logging::LogTagManager::NameTable::internal_findMatchingFullNamesForNamePart(cv::utils::logging::LogTagManager::NamePartLookupResult&) [function] [call site2] 00510
18 cv::utils::logging::LogTagManager::NameTable::internal_getFullNameInfo(unsigned long) [function] [call site2] 00511
18 cv::utils::logging::LogTagManager::CrossReference::CrossReference(unsigned long, unsigned long, unsigned long, cv::utils::logging::LogTagManager::FullNameInfo*, cv::utils::logging::LogTagManager::NamePartInfo*) [function] [call site2] 00512
16 cv::utils::logging::LogTagManager::internal_applyNamePartConfigToMatchingTags(cv::utils::logging::LogTagManager::NamePartLookupResult&) [function] [call site2] 00513
17 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00514
17 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00515
17 cv::utils::logging::LogTagManager::internal_isNamePartMatch(cv::utils::logging::LogTagManager::MatchingScope, unsigned long) [function] [call site2] 00516
16 cv::utils::logging::LogTagManager::NamePartLookupResult::~NamePartLookupResult() [function] [call site2] 00517
16 cv::utils::trace::details::Region::~Region() [function] [call site2] 00518
14 cv::utils::logging::LogTagConfigParser::getFullNameConfigs() const [function] [call site2] 00519
14 cv::utils::logging::LogTagManager::setLevelByFullName(std::__1::basic_string , std::__1::allocator > const&, cv::utils::logging::LogLevel) [function] [call site2] 00520
15 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site2] 00521
15 cv::utils::logging::LogTagManager::FullNameLookupResult::FullNameLookupResult(std::__1::basic_string , std::__1::allocator > const&) [function] [call site2] 00522
15 cv::utils::logging::LogTagManager::NameTable::addOrLookupFullName(cv::utils::logging::LogTagManager::FullNameLookupResult&) [function] [call site2] 00523
15 cv::utils::logging::LogTagManager::FullNameLookupResult::~FullNameLookupResult() [function] [call site2] 00524
15 cv::utils::trace::details::Region::~Region() [function] [call site2] 00525
12 cv::utils::logging::internal::GlobalLoggingInitStruct::handleMalformed() [function] [call site2] 00526
12 cv::utils::logging::LogTagManager::~LogTagManager() [function] [call site2] 00527
13 cv::utils::logging::LogTagManager::NameTable::~NameTable() [function] [call site2] 00528
7 cv::ocl::OpenCLExecutionContext::getCurrent() [function] [call site2] 00529
7 cv::ocl::OpenCLExecutionContext::OpenCLExecutionContext(cv::ocl::OpenCLExecutionContext const&) [function] [call site2] 00530
7 cv::ocl::OpenCLExecutionContext::useOpenCL() const [function] [call site2] 00531
8 cv::ocl::OpenCLExecutionContext::Impl::useOpenCL() [function] [call site2] 00532
9 cv::ocl::Context::empty() const [function] [call site2] 00533
9 cv::ocl::Context::ndevices() const [function] [call site2] 00534
9 cv::ocl::Context::device(unsigned long) const [function] [call site2] 00535
9 cv::ocl::Device::available() const [function] [call site2] 00536
9 __cxa_begin_catch [call site2] 00537
9 __cxa_end_catch [call site2] 00538
9 cv::utils::logging::internal::getGlobalLogTag() [function] [call site2] 00539
7 cv::ocl::OpenCLExecutionContext::~OpenCLExecutionContext() [function] [call site2] 00540
7 __cxa_begin_catch [call site2] 00541
7 cv::utils::logging::internal::getGlobalLogTag() [function] [call site2] 00542
7 __cxa_end_catch [call site2] 00543
3 cv::Mat::empty() const [function] [call site2] 00544
4 cv::Mat::total() const [function] [call site2] 00545
3 cv::NAryMatIterator::NAryMatIterator(cv::Mat const**, unsigned char**, int) [function] [call site2] 00546
4 cv::NAryMatIterator::init(cv::Mat const**, cv::Mat*, unsigned char**, int) [function] [call site2] 00547
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00548
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00549
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00550
5 cv::MatSize::operator[](int) const [function] [call site2] 00551
5 cv::MatSize::operator==(cv::MatSize const&) const [function] [call site2] 00552
6 cv::MatSize::dims() const [function] [call site2] 00553
6 cv::MatSize::dims() const [function] [call site2] 00554
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00555
5 cv::Mat::isContinuous() const [function] [call site2] 00556
5 cv::MatStep::operator[](int) const [function] [call site2] 00557
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00558
5 cv::MatStep::operator[](int) const [function] [call site2] 00559
5 cv::MatSize::operator[](int) const [function] [call site2] 00560
5 cv::MatSize::operator[](int) const [function] [call site2] 00561
5 cv::MatSize::operator[](int) const [function] [call site2] 00562
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00563
5 cv::Mat::Mat() [function] [call site2] 00564
6 cv::MatSize::MatSize(int*) [function] [call site2] 00565
5 cv::Mat::type() const [function] [call site2] 00566
5 cv::Mat::Mat(int, int, int, void*, unsigned long) [function] [call site2] 00567
6 cv::MatSize::MatSize(int*) [function] [call site2] 00568
6 cv::MatStep::MatStep() [function] [call site2] 00569
6 cv::Mat::total() const [function] [call site2] 00570
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00571
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00572
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00573
6 cv::MatStep::operator[](int) [function] [call site2] 00574
6 cv::MatStep::operator[](int) [function] [call site2] 00575
6 cv::Mat::updateContinuityFlag() [function] [call site2] 00576
3 cv::Mat::elemSize() const [function] [call site2] 00577
3 cv::NAryMatIterator::operator++() [function] [call site2] 00578
4 cv::MatStep::operator[](int) const [function] [call site2] 00579
4 cv::MatStep::operator[](int) const [function] [call site2] 00580
4 cv::MatSize::operator[](int) const [function] [call site2] 00581
4 cv::MatStep::operator[](int) const [function] [call site2] 00582
3 cv::can_apply_memset(cv::Mat const&, cv::Scalar_ const&, int&) [function] [call site2] 00583
4 cv::Mat::depth() const [function] [call site2] 00584
4 unsigned char cv::saturate_cast (double) [function] [call site2] 00585
5 cvRound(double) [function] [call site2] 00586
5 unsigned char cv::saturate_cast (int) [function] [call site2] 00587
4 signed char cv::saturate_cast (double) [function] [call site2] 00588
5 cvRound(double) [function] [call site2] 00589
5 signed char cv::saturate_cast (int) [function] [call site2] 00590
4 cv::Mat::channels() const [function] [call site2] 00591
3 cv::NAryMatIterator::operator++() [function] [call site2] 00592
3 cv::Mat::type() const [function] [call site2] 00593
3 cv::scalarToRawData(cv::Scalar_ const&, void*, int, int) [function] [call site2] 00594
4 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site2] 00595
4 void cv::scalarToRawData_ (cv::Scalar_ const&, unsigned char*, int, int) [function] [call site2] 00596
5 unsigned char cv::saturate_cast (double) [function] [call site2] 00597
4 void cv::scalarToRawData_ (cv::Scalar_ const&, signed char*, int, int) [function] [call site2] 00598
4 void cv::scalarToRawData_ (cv::Scalar_ const&, unsigned short*, int, int) [function] [call site2] 00599
4 void cv::scalarToRawData_ (cv::Scalar_ const&, short*, int, int) [function] [call site2] 00600
4 void cv::scalarToRawData_ (cv::Scalar_ const&, int*, int, int) [function] [call site2] 00601
4 void cv::scalarToRawData_ (cv::Scalar_ const&, float*, int, int) [function] [call site2] 00602
4 void cv::scalarToRawData_ (cv::Scalar_ const&, double*, int, int) [function] [call site2] 00603
4 void cv::scalarToRawData_ (cv::Scalar_ const&, cv::float16_t*, int, int) [function] [call site2] 00604
4 cv::utils::trace::details::Region::~Region() [function] [call site2] 00605
3 cv::Mat::elemSize1() const [function] [call site2] 00606
3 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00607
3 cv::NAryMatIterator::operator++() [function] [call site2] 00608
3 cv::utils::trace::details::Region::~Region() [function] [call site2] 00609
1 cv::_InputOutputArray::_InputOutputArray(cv::Mat&) [function] [call site2] 00610
2 cv::_OutputArray::_OutputArray() [function] [call site2] 00611
3 cv::_InputArray::_InputArray() [function] [call site2] 00612
4 cv::Size_ ::Size_() [function] [call site2] 00613
4 cv::_InputArray::init(int, void const*) [function] [call site2] 00614
1 cv::Scalar_ ::Scalar_(cv::Scalar_ const&) [function] [call site2] 00615
2 cv::Vec ::Vec(cv::Vec const&) [function] [call site2] 00616
3 cv::Matx ::Matx(double const*) [function] [call site2] 00617
1 cv::putText(cv::_InputOutputArray const&, std::__1::basic_string , std::__1::allocator > const&, cv::Point_ , int, double, cv::Scalar_ , int, int, bool) [function] [call site2] 00618
2 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site2] 00619
2 cv::_InputArray::getMat(int) const [function] [call site2] 00620
3 cv::_InputArray::kind() const [function] [call site2] 00621
4 cv::operator&(int const&, cv::_InputArray::KindFlag const&) [function] [call site2] 00622
3 cv::Mat::Mat(cv::Mat const&) [function] [call site2] 00623
4 cv::MatSize::MatSize(int*) [function] [call site2] 00624
4 cv::MatStep::operator[](int) const [function] [call site2] 00625
4 cv::Mat::copySize(cv::Mat const&) [function] [call site2] 00626
5 cv::setSize(cv::Mat&, int, int const*, unsigned long const*, bool) [function] [call site2] 00627
5 cv::MatSize::operator[](int) const [function] [call site2] 00628
5 cv::MatStep::operator[](int) const [function] [call site2] 00629
3 cv::_InputArray::getMat_(int) const [function] [call site2] 00630
4 cv::_InputArray::kind() const [function] [call site2] 00631
4 cv::operator&(int const&, cv::AccessFlag const&) [function] [call site2] 00632
4 cv::Mat::Mat(cv::Mat const&) [function] [call site2] 00633
4 cv::Mat::row(int) const [function] [call site2] 00634
5 cv::Range::Range(int, int) [function] [call site2] 00635
5 cv::Mat::Mat(cv::Mat const&, cv::Range const&, cv::Range const&) [function] [call site2] 00636
6 cv::MatSize::MatSize(int*) [function] [call site2] 00637
6 cv::MatStep::MatStep() [function] [call site2] 00638
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00639
6 cv::AutoBuffer ::AutoBuffer(unsigned long) [function] [call site2] 00640
7 cv::Range::Range() [function] [call site2] 00641
6 cv::AutoBuffer ::operator[](unsigned long) [function] [call site2] 00642
6 cv::AutoBuffer ::operator[](unsigned long) [function] [call site2] 00643
6 cv::AutoBuffer ::data() [function] [call site2] 00644
6 cv::Mat::operator()(cv::Range const*) const [function] [call site2] 00645
7 cv::Mat::Mat(cv::Mat const&, cv::Range const*) [function] [call site2] 00646
8 cv::MatSize::MatSize(int*) [function] [call site2] 00647
8 cv::MatStep::MatStep() [function] [call site2] 00648
8 cv::Mat::operator=(cv::Mat const&) [function] [call site2] 00649
9 cv::Mat::release() [function] [call site2] 00650
9 cv::MatStep::operator[](int) const [function] [call site2] 00651
9 cv::MatStep::operator[](int) const [function] [call site2] 00652
9 cv::Mat::copySize(cv::Mat const&) [function] [call site2] 00653
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00654
8 cv::Range::all() [function] [call site2] 00655
9 cv::Range::Range(int, int) [function] [call site2] 00656
8 cv::MatSize::operator[](int) const [function] [call site2] 00657
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00658
8 cv::Mat::updateContinuityFlag() [function] [call site2] 00659
8 cv::Range::all() [function] [call site2] 00660
6 cv::Range::all() [function] [call site2] 00661
6 cv::AutoBuffer ::operator[](unsigned long) [function] [call site2] 00662
6 cv::Mat::operator=(cv::Mat&&) [function] [call site2] 00663
7 cv::Mat::release() [function] [call site2] 00664
7 cv::fastFree(void*) [function] [call site2] 00665
7 cv::MatStep::operator[](int) [function] [call site2] 00666
7 cv::MatStep::operator[](int) [function] [call site2] 00667
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00668
6 cv::AutoBuffer ::~AutoBuffer() [function] [call site2] 00669
6 cv::Mat::operator=(cv::Mat const&) [function] [call site2] 00670
6 cv::Range::all() [function] [call site2] 00671
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00672
6 cv::Range::size() const [function] [call site2] 00673
6 cv::MatStep::operator unsigned long() const [function] [call site2] 00674
6 cv::Range::all() [function] [call site2] 00675
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00676
6 __cxa_begin_catch [call site2] 00677
6 cv::Mat::release() [function] [call site2] 00678
6 __cxa_rethrow [call site2] 00679
6 cv::Range::size() const [function] [call site2] 00680
6 cv::Mat::elemSize() const [function] [call site2] 00681
6 __cxa_end_catch [call site2] 00682
6 cv::Mat::updateContinuityFlag() [function] [call site2] 00683
6 cv::Mat::release() [function] [call site2] 00684
4 cv::UMat::getMat(cv::AccessFlag) const [function] [call site2] 00685
5 cv::Mat::Mat() [function] [call site2] 00686
5 cv::operator|=(cv::AccessFlag&, cv::AccessFlag const&) [function] [call site2] 00687
5 cv::UMatDataAutoLock::UMatDataAutoLock(cv::UMatData*) [function] [call site2] 00688
6 cv::getUMatDataAutoLocker() [function] [call site2] 00689
7 cv::getUMatDataAutoLockerTLS() [function] [call site2] 00690
8 __cxa_guard_acquire [call site2] 00691
8 cv::TLSData ::TLSData() [function] [call site2] 00692
7 cv::TLSData ::getRef() const [function] [call site2] 00693
5 __cxa_begin_catch [call site2] 00694
5 __cxa_rethrow [call site2] 00695
5 cv::UMat::type() const [function] [call site2] 00696
5 cv::Mat::Mat(int, int const*, int, void*, unsigned long const*) [function] [call site2] 00697
6 cv::MatSize::MatSize(int*) [function] [call site2] 00698
6 cv::MatStep::MatStep() [function] [call site2] 00699
6 cv::setSize(cv::Mat&, int, int const*, unsigned long const*, bool) [function] [call site2] 00700
6 cv::finalizeHdr(cv::Mat&) [function] [call site2] 00701
5 __cxa_end_catch [call site2] 00702
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00703
5 cv::Mat::Mat() [function] [call site2] 00704
5 cv::UMatDataAutoLock::~UMatDataAutoLock() [function] [call site2] 00705
6 cv::getUMatDataAutoLocker() [function] [call site2] 00706
6 __clang_call_terminate [call site2] 00707
4 cv::UMat::getMat(cv::AccessFlag) const [function] [call site2] 00708
4 cv::Mat::row(int) const [function] [call site2] 00709
4 cv::Mat::~Mat() [function] [call site2] 00710
5 cv::Mat::release() [function] [call site2] 00711
5 cv::fastFree(void*) [function] [call site2] 00712
5 __clang_call_terminate [call site2] 00713
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00714
4 cv::Mat::Mat(cv::Size_ , int, void*, unsigned long) [function] [call site2] 00715
5 cv::MatSize::MatSize(int*) [function] [call site2] 00716
5 cv::MatStep::MatStep() [function] [call site2] 00717
5 cv::Mat::total() const [function] [call site2] 00718
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00719
5 cv::detail::check_failed_auto(unsigned long, unsigned long, cv::detail::CheckContext const&) [function] [call site2] 00720
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00721
5 cv::MatStep::operator[](int) [function] [call site2] 00722
5 cv::MatStep::operator[](int) [function] [call site2] 00723
5 cv::Mat::updateContinuityFlag() [function] [call site2] 00724
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00725
4 cv::_InputArray::size(int) const [function] [call site2] 00726
5 cv::_InputArray::kind() const [function] [call site2] 00727
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00728
5 cv::MatSize::operator()() const [function] [call site2] 00729
6 cv::Size_ ::Size_(int, int) [function] [call site2] 00730
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00731
5 cv::MatSize::operator()() const [function] [call site2] 00732
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00733
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00734
5 cv::Size_ ::Size_(int, int) [function] [call site2] 00735
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00736
5 cv::Size_ ::Size_(int, int) [function] [call site2] 00737
5 cv::Size_ ::Size_() [function] [call site2] 00738
5 cv::Size_ ::Size_() [function] [call site2] 00739
5 cv::Size_ ::Size_(int, int) [function] [call site2] 00740
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00741
5 cv::Size_ ::Size_(int, int) [function] [call site2] 00742
5 cv::Size_ ::Size_() [function] [call site2] 00743
5 cv::Size_ ::Size_(int, int) [function] [call site2] 00744
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00745
5 cv::Size_ ::Size_() [function] [call site2] 00746
5 cv::Size_ ::Size_(int, int) [function] [call site2] 00747
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00748
5 cv::MatSize::operator()() const [function] [call site2] 00749
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00750
5 cv::Size_ ::Size_() [function] [call site2] 00751
5 cv::Size_ ::Size_(int, int) [function] [call site2] 00752
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00753
5 cv::MatSize::operator()() const [function] [call site2] 00754
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00755
5 cv::ogl::Buffer::size() const [function] [call site2] 00756
6 cv::Size_ ::Size_(int, int) [function] [call site2] 00757
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00758
5 cv::cuda::GpuMat::size() const [function] [call site2] 00759
6 cv::Size_ ::Size_(int, int) [function] [call site2] 00760
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00761
5 cv::cuda::HostMem::size() const [function] [call site2] 00762
6 cv::Size_ ::Size_(int, int) [function] [call site2] 00763
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00764
4 cv::Mat::Mat(cv::Size_ , int, void*, unsigned long) [function] [call site2] 00765
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00766
4 cv::Mat::Mat() [function] [call site2] 00767
4 cv::Mat::Mat(int, int, int) [function] [call site2] 00768
5 cv::MatSize::MatSize(int*) [function] [call site2] 00769
5 cv::Mat::create(int, int, int) [function] [call site2] 00770
4 cv::Mat::Mat(cv::Mat&&) [function] [call site2] 00771
5 cv::MatSize::MatSize(int*) [function] [call site2] 00772
5 cv::MatStep::MatStep() [function] [call site2] 00773
5 cv::MatStep::operator[](int) [function] [call site2] 00774
5 cv::MatStep::operator[](int) [function] [call site2] 00775
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00776
4 cv::Mat::~Mat() [function] [call site2] 00777
4 cv::Mat::Mat() [function] [call site2] 00778
4 cv::_InputArray::type(int) const [function] [call site2] 00779
5 cv::_InputArray::kind() const [function] [call site2] 00780
5 cv::Mat::type() const [function] [call site2] 00781
5 cv::UMat::type() const [function] [call site2] 00782
5 cv::operator&(int const&, cv::_InputArray::KindFlag const&) [function] [call site2] 00783
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00784
5 cv::UMat::type() const [function] [call site2] 00785
5 cv::operator&(int const&, cv::_InputArray::KindFlag const&) [function] [call site2] 00786
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00787
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00788
5 cv::Mat::type() const [function] [call site2] 00789
5 cv::operator&(int const&, cv::_InputArray::KindFlag const&) [function] [call site2] 00790
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00791
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00792
5 cv::Mat::type() const [function] [call site2] 00793
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00794
5 cv::ogl::Buffer::type() const [function] [call site2] 00795
5 cv::cuda::GpuMat::type() const [function] [call site2] 00796
5 cv::cuda::HostMem::type() const [function] [call site2] 00797
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00798
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00799
4 cv::_InputArray::size(int) const [function] [call site2] 00800
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00801
4 cv::Mat::Mat(cv::Mat const&) [function] [call site2] 00802
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00803
4 cv::Mat::Mat(cv::Mat const&) [function] [call site2] 00804
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00805
4 cv::UMat::getMat(cv::AccessFlag) const [function] [call site2] 00806
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00807
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00808
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00809
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00810
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00811
4 cv::cuda::HostMem::createMatHeader() const [function] [call site2] 00812
5 cv::cuda::HostMem::size() const [function] [call site2] 00813
5 cv::Mat::Mat(cv::Size_ , int, void*, unsigned long) [function] [call site2] 00814
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00815
2 cv::getFontData(int) [function] [call site2] 00816
3 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00817
2 cv::Mat::type() const [function] [call site2] 00818
2 cv::scalarToRawData(cv::Scalar_ const&, void*, int, int) [function] [call site2] 00819
2 cvRound(double) [function] [call site2] 00820
2 cv::Mat::depth() const [function] [call site2] 00821
2 cv::Mat::~Mat() [function] [call site2] 00822
2 cv::Point_ ::Point_() [function] [call site2] 00823
2 cv::readCheck(int&, int&, std::__1::basic_string , std::__1::allocator > const&, int) [function] [call site2] 00824
2 cv::PolyLine(cv::Mat&, cv::Point_ const*, int, bool, void const*, int, int, int) [function] [call site2] 00825
3 cv::Point_ ::Point_() [function] [call site2] 00826
3 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00827
3 cv::ThickLine(cv::Mat&, cv::Point_ , cv::Point_ , void const*, int, int, int, int) [function] [call site2] 00828
4 _ZNK2cv6Point_IlEcvNS0_IT_EEIiEEv [function] [call site2] 00829
5 int cv::saturate_cast (long) [function] [call site2] 00830
5 cv::Point_ ::Point_(int, int) [function] [call site2] 00831
4 cv::Line(cv::Mat&, cv::Point_ , cv::Point_ , void const*, int) [function] [call site2] 00832
5 cv::LineIterator::LineIterator(cv::Mat const&, cv::Point_ , cv::Point_ , int, bool) [function] [call site2] 00833
6 cv::Point_ ::Point_() [function] [call site2] 00834
6 cv::Rect_ ::Rect_(int, int, int, int) [function] [call site2] 00835
6 cv::LineIterator::init(cv::Mat const*, cv::Rect_ , cv::Point_ , cv::Point_ , int, bool) [function] [call site2] 00836
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00837
7 cv::Point_ ::Point_(int, int) [function] [call site2] 00838
7 cv::Rect_ ::tl() const [function] [call site2] 00839
8 cv::Point_ ::Point_(int, int) [function] [call site2] 00840
7 cv::Rect_ ::tl() const [function] [call site2] 00841
7 cv::Size_ ::Size_(int, int) [function] [call site2] 00842
7 cv::clipLine(cv::Size_ , cv::Point_ &, cv::Point_ &) [function] [call site2] 00843
8 _ZNK2cv6Point_IiEcvNS0_IT_EEIlEEv [function] [call site2] 00844
9 cv::Point_ ::Point_(long, long) [function] [call site2] 00845
8 _ZNK2cv6Point_IiEcvNS0_IT_EEIlEEv [function] [call site2] 00846
8 cv::Size_ ::Size_(long, long) [function] [call site2] 00847
8 cv::clipLine(cv::Size_ , cv::Point_ &, cv::Point_ &) [function] [call site2] 00848
9 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site2] 00849
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00850
9 cv::utils::trace::details::Region::~Region() [function] [call site2] 00851
7 cv::Rect_ ::tl() const [function] [call site2] 00852
7 cv::Rect_ ::tl() const [function] [call site2] 00853
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00854
7 cv::Mat::ptr(int) const [function] [call site2] 00855
7 cv::MatStep::operator unsigned long() const [function] [call site2] 00856
7 cv::Mat::elemSize() const [function] [call site2] 00857
5 cv::Mat::elemSize() const [function] [call site2] 00858
5 cv::LineIterator::operator*() [function] [call site2] 00859
5 cv::LineIterator::operator++() [function] [call site2] 00860
5 cv::LineIterator::operator*() [function] [call site2] 00861
5 cv::LineIterator::operator++() [function] [call site2] 00862
5 cv::LineIterator::operator*() [function] [call site2] 00863
4 cv::Line2(cv::Mat&, cv::Point_ , cv::Point_ , void const*) [function] [call site2] 00864
5 cv::Mat::elemSize() const [function] [call site2] 00865
5 cv::Mat::ptr(int) [function] [call site2] 00866
5 cv::MatStep::operator unsigned long() const [function] [call site2] 00867
5 cv::MatSize::operator()() const [function] [call site2] 00868
5 cv::Size_ ::Size_(long, long) [function] [call site2] 00869
5 cv::clipLine(cv::Size_ , cv::Point_ &, cv::Point_ &) [function] [call site2] 00870
4 cv::LineAA(cv::Mat&, cv::Point_ , cv::Point_ , void const*) [function] [call site2] 00871
5 cv::Mat::channels() const [function] [call site2] 00872
5 cv::Mat::ptr(int) [function] [call site2] 00873
5 cv::MatStep::operator unsigned long() const [function] [call site2] 00874
5 cv::MatSize::operator()() const [function] [call site2] 00875
5 _ZNK2cv5Size_IiEcvNS0_IT_EEIlEEv [function] [call site2] 00876
6 long cv::saturate_cast (int) [function] [call site2] 00877
6 cv::Size_ ::Size_(long, long) [function] [call site2] 00878
5 cv::Mat::depth() const [function] [call site2] 00879
5 cv::Point_ ::Point_(int, int) [function] [call site2] 00880
5 cv::Line(cv::Mat&, cv::Point_ , cv::Point_ , void const*, int) [function] [call site2] 00881
5 cv::clipLine(cv::Size_ , cv::Point_ &, cv::Point_ &) [function] [call site2] 00882
4 cv::Point_ ::Point_() [function] [call site2] 00883
4 sqrt [call site2] 00884
4 cvRound(double) [function] [call site2] 00885
4 cvRound(double) [function] [call site2] 00886
4 cv::FillConvexPoly(cv::Mat&, cv::Point_ const*, int, void const*, int, int) [function] [call site2] 00887
5 cv::Mat::ptr(int) [function] [call site2] 00888
5 cv::MatSize::operator()() const [function] [call site2] 00889
5 cv::Mat::elemSize() const [function] [call site2] 00890
5 cv::Point_ ::Point_() [function] [call site2] 00891
5 cv::Line2(cv::Mat&, cv::Point_ , cv::Point_ , void const*) [function] [call site2] 00892
5 cv::Point_ ::Point_() [function] [call site2] 00893
5 cv::Line(cv::Mat&, cv::Point_ , cv::Point_ , void const*, int) [function] [call site2] 00894
5 cv::LineAA(cv::Mat&, cv::Point_ , cv::Point_ , void const*) [function] [call site2] 00895
5 cv::MatStep::operator unsigned long() const [function] [call site2] 00896
5 cv::ICV_HLINE(unsigned char*, int, int, void const*, int) [function] [call site2] 00897
6 cv::ICV_HLINE_X(unsigned char*, int, int, unsigned char const*, int) [function] [call site2] 00898
5 cv::MatStep::operator unsigned long() const [function] [call site2] 00899
4 cv::Point_ ::Point_() [function] [call site2] 00900
4 cv::Circle(cv::Mat&, cv::Point_ , int, void const*, int) [function] [call site2] 00901
5 cv::MatSize::operator()() const [function] [call site2] 00902
5 cv::MatStep::operator unsigned long() const [function] [call site2] 00903
5 cv::Mat::elemSize() const [function] [call site2] 00904
5 cv::Mat::ptr(int) [function] [call site2] 00905
5 cv::ICV_HLINE(unsigned char*, int, int, void const*, int) [function] [call site2] 00906
5 cv::ICV_HLINE(unsigned char*, int, int, void const*, int) [function] [call site2] 00907
5 cv::ICV_HLINE(unsigned char*, int, int, void const*, int) [function] [call site2] 00908
5 cv::ICV_HLINE(unsigned char*, int, int, void const*, int) [function] [call site2] 00909
5 cv::ICV_HLINE(unsigned char*, int, int, void const*, int) [function] [call site2] 00910
5 cv::ICV_HLINE(unsigned char*, int, int, void const*, int) [function] [call site2] 00911
5 cv::ICV_HLINE(unsigned char*, int, int, void const*, int) [function] [call site2] 00912
5 cv::ICV_HLINE(unsigned char*, int, int, void const*, int) [function] [call site2] 00913
4 cv::Size_ ::Size_(long, long) [function] [call site2] 00914
4 cv::EllipseEx(cv::Mat&, cv::Point_ , cv::Size_ , int, int, int, void const*, int, int) [function] [call site2] 00915
5 cv::Point_ ::Point_(double, double) [function] [call site2] 00917
5 cv::ellipse2Poly(cv::Point_ , cv::Size_ , int, int, int, int, std::__1::vector , std::__1::allocator > >&) [function] [call site2] 00918
6 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site2] 00919
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00920
6 cv::sincos(int, float&, float&) [function] [call site2] 00921
6 cv::Point_ ::Point_() [function] [call site2] 00922
6 cv::utils::trace::details::Region::~Region() [function] [call site2] 00923
5 cv::Point_ ::Point_(long, long) [function] [call site2] 00924
5 cv::Point_ ::Point_() [function] [call site2] 00925
5 cvRound(double) [function] [call site2] 00926
5 cvRound(double) [function] [call site2] 00927
5 cvRound(double) [function] [call site2] 00928
5 cvRound(double) [function] [call site2] 00929
5 bool cv::operator!= (cv::Point_ const&, cv::Point_ const&) [function] [call site2] 00930
5 cv::PolyLine(cv::Mat&, cv::Point_ const*, int, bool, void const*, int, int, int) [function] [call site2] 00931
5 cv::FillConvexPoly(cv::Mat&, cv::Point_ const*, int, void const*, int, int) [function] [call site2] 00932
5 cv::Point_ ::Point_() [function] [call site2] 00933
5 cv::CollectPolyEdges(cv::Mat&, cv::Point_ const*, int, std::__1::vector >&, void const*, int, int, cv::Point_ ) [function] [call site2] 00934
6 cv::Point_ ::Point_() [function] [call site2] 00935
6 cv::Point_ ::Point_() [function] [call site2] 00936
6 cv::PolyEdge::PolyEdge() [function] [call site2] 00937
6 _ZNK2cv6Point_IlEcvNS0_IT_EEIiEEv [function] [call site2] 00938
6 cv::Line(cv::Mat&, cv::Point_ , cv::Point_ , void const*, int) [function] [call site2] 00939
6 cv::LineAA(cv::Mat&, cv::Point_ , cv::Point_ , void const*) [function] [call site2] 00940
5 cv::FillEdgeCollection(cv::Mat&, std::__1::vector >&, void const*) [function] [call site2] 00941
6 cv::PolyEdge::PolyEdge() [function] [call site2] 00942
6 cv::MatSize::operator()() const [function] [call site2] 00943
6 cv::Mat::elemSize() const [function] [call site2] 00944
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site2] 00945
6 cv::Mat::ptr(int) [function] [call site2] 00946
6 cv::ICV_HLINE(unsigned char*, int, int, void const*, int) [function] [call site2] 00947
2 cv::Point_ ::Point_(long, long) [function] [call site2] 00948
2 cv::utils::trace::details::Region::~Region() [function] [call site2] 00949