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

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
707 707 1 :

['cv::_InputArray::getMat_(int) const']

707 707 cv::_InputArray::getMat(int)const call site: 00000 /src/opencv/modules/core/include/opencv2/core/mat.inl.hpp:182
369 369 1 :

['TIFFForceStrileArrayWriting']

1719 1719 TIFFFlush call site: 00000 /src/opencv/3rdparty/libtiff/tif_flush.c:44
258 258 1 :

['cv::Mat::copySize(cv::Mat const&)']

258 258 cv::Mat::Mat(cv::Matconst&) call site: 00000 /src/opencv/modules/core/src/matrix.cpp:408
194 194 3 :

['cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int)', 'std::__1::basic_string , std::__1::allocator >::~basic_string()', 'std::__1::basic_string , std::__1::allocator >::basic_string (char const*)']

194 208 cv::Mat::Mat(int,int,int,void*,unsignedlong) call site: 00000 /src/opencv/modules/core/src/matrix.cpp:428
137 180 3 :

['WriteAsLong4', 'TIFFWriteDirectoryTagCheckedShortArray', 'TIFFTileSize64']

153 252 TIFFWriteDirectoryTagLongLong8Array call site: 00000 /src/opencv/3rdparty/libtiff/tif_dirwrite.c:1854
94 94 1 :

['TIFFGetFieldDefaulted']

102 118 TIFFScanlineSize64 call site: 00000 /src/opencv/3rdparty/libtiff/tif_strip.c:264
74 74 8 :

['std::__1::basic_string , std::__1::allocator >::basic_string(std::__1::basic_string , std::__1::allocator > const&)', 'operator new(unsigned long)', 'void cv::Ptr ::reset (cv::utils::trace::details::SyncTraceStorage*)', 'cv::utils::trace::details::SyncTraceStorage::SyncTraceStorage(std::__1::basic_string , std::__1::allocator > const&)', 'cv::utils::trace::details::getParameterTraceLocation()', 'std::__1::basic_string , std::__1::allocator >::~basic_string()', 'std::__1::basic_string , std::__1::allocator > std::__1::operator+ , std::__1::allocator >(std::__1::basic_string , std::__1::allocator >&&, char const*)', 'operator delete(void*)']

164 228 cv::utils::trace::details::TraceManager::TraceManager() call site: 00000 /src/opencv/modules/core/src/trace.cpp:846
59 59 11 :

['remove', 'fread', 'ftell', 'fseek', 'std::__1::vector >::resize(unsigned long)', 'cv::tempfile(char const*)', 'std::__1::vector >::operator[](unsigned long)', 'fopen', 'fclose', 'std::__1::vector >::size() const', 'std::__1::basic_string , std::__1::allocator >::c_str() const']

350 5176 cv::imencode(std::__1::basic_string ,std::__1::allocator >const&,cv::_InputArrayconst&,std::__1::vector >&,std::__1::vector >const&) call site: 00000 /src/opencv/modules/imgcodecs/src/loadsave.cpp:1149
33 33 1 :

['cv::Mat::deallocate()']

33 33 cv::Mat::release() call site: 00000 /src/opencv/modules/core/src/matrix.cpp:549
6 10 2 :

['cv::softdouble::fromRaw(unsigned long)', 'cv::softfloat_normSubnormalF64Sig(unsigned long)']

6 28 cv::f64_mul(cv::softdouble,cv::softdouble) call site: 00000 /src/opencv/modules/core/src/softfloat.cpp:1612
6 10 2 :

['cv::softdouble::fromRaw(unsigned long)', 'cv::softfloat_normSubnormalF64Sig(unsigned long)']

6 26 cv::f64_div(cv::softdouble,cv::softdouble) call site: 00000 /src/opencv/modules/core/src/softfloat.cpp:1434
6 6 1 :

['TIFFSwabLong8']

14 684 TIFFWriteDirectorySec call site: 00000 /src/opencv/3rdparty/libtiff/tif_dirwrite.c:935

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 cv::Mat::Mat(int, int, int, void*, unsigned long) [function] [call site] 00001
2 cv::MatSize::MatSize(int*) [function] [call site] 00002
2 cv::MatStep::MatStep() [function] [call site] 00003
2 cv::Mat::total() const [function] [call site] 00004
3 cv::MatSize::operator[](int) const [function] [call site] 00005
2 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00006
3 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 site] 00007
4 std::exception::exception() [function] [call site] 00008
4 cv::Exception::formatMessage() [function] [call site] 00009
5 cvErrorStr [function] [call site] 00010
6 snprintf [call site] 00011
5 cvErrorStr [function] [call site] 00012
5 cvErrorStr [function] [call site] 00013
4 std::exception::~exception() [call site] 00014
2 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00015
2 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00016
2 cv::MatStep::operator[](int) [function] [call site] 00017
2 cv::MatStep::operator[](int) [function] [call site] 00018
2 cv::Mat::updateContinuityFlag() [function] [call site] 00019
3 cv::updateContinuityFlag(int, int, int const*, unsigned long const*) [function] [call site] 00020
1 cv::_InputArray::_InputArray(cv::Mat const&) [function] [call site] 00021
2 cv::Size_ ::Size_() [function] [call site] 00022
2 cv::_InputArray::init(int, void const*) [function] [call site] 00023
1 cv::imencode(std::__1::basic_string , std::__1::allocator > const&, cv::_InputArray const&, std::__1::vector >&, std::__1::vector > const&) [function] [call site] 00024
2 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00025
3 cv::utils::trace::details::TraceManager::isActivated() [function] [call site] 00026
4 cv::utils::trace::details::getTraceManager() [function] [call site] 00027
5 __cxa_guard_acquire [call site] 00028
5 cv::utils::trace::details::getTraceManagerCallOnce() [function] [call site] 00029
6 __cxa_guard_acquire [call site] 00030
6 cv::utils::trace::details::TraceManager::TraceManager() [function] [call site] 00031
7 cv::TLSDataAccumulator ::TLSDataAccumulator() [function] [call site] 00032
8 cv::TLSData ::TLSData() [function] [call site] 00033
9 cv::TLSDataContainer::TLSDataContainer() [function] [call site] 00034
10 cv::details::getTlsStorage() [function] [call site] 00035
11 __cxa_guard_acquire [call site] 00036
11 cv::details::TlsStorage::TlsStorage() [function] [call site] 00037
12 cv::details::getTlsAbstraction() [function] [call site] 00038
13 __cxa_guard_acquire [call site] 00039
13 cv::details::TlsAbstraction::TlsAbstraction() [function] [call site] 00040
14 pthread_key_create [call site] 00041
14 cv::details::opencv_tls_destructor(void*) [function] [call site] 00042
15 cv::details::getTlsStorage() [function] [call site] 00043
13 __cxa_guard_acquire [call site] 00044
13 cv::details::TlsAbstractionReleaseGuard::TlsAbstractionReleaseGuard(cv::details::TlsAbstraction&) [function] [call site] 00045
7 cv::Ptr ::Ptr() [function] [call site] 00046
7 cv::getTimestampNS() [function] [call site] 00047
8 cv::internal::Timestamp::getInstance() [function] [call site] 00048
9 __cxa_guard_acquire [call site] 00049
9 cv::internal::Timestamp::Timestamp() [function] [call site] 00050
10 cv::getTickCount() [function] [call site] 00051
7 cv::utils::trace::details::getParameterTraceEnable() [function] [call site] 00052
8 __cxa_guard_acquire [call site] 00053
8 cv::utils::getConfigurationParameterBool(char const*, bool) [function] [call site] 00054
9 bool cv::read (std::__1::basic_string , std::__1::allocator > const&, bool const&) [function] [call site] 00055
10 cv::envRead(char const*) [function] [call site] 00056
11 getenv [call site] 00057
10 bool cv::parseOption (std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00058
11 __cxa_allocate_exception [call site] 00059
11 cv::ParseError::ParseError(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00060
10 __cxa_begin_catch [call site] 00061
10 cv::ParseError::toString(std::__1::basic_string , std::__1::allocator > const&) const [function] [call site] 00062
10 __cxa_end_catch [call site] 00063
7 cv::utils::trace::details::getParameterTraceLocation() [function] [call site] 00064
8 __cxa_guard_acquire [call site] 00065
8 cv::utils::getConfigurationParameterString(char const*, char const*) [function] [call site] 00066
9 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 site] 00067
7 void cv::Ptr ::reset (cv::utils::trace::details::SyncTraceStorage*) [function] [call site] 00068
8 void cv::Ptr ::reset (std::__1::integral_constant const&, cv::utils::trace::details::SyncTraceStorage*) [function] [call site] 00069
7 cv::utils::trace::details::isITTEnabled() [function] [call site] 00070
8 cv::getInitializationMutex() [function] [call site] 00071
8 cv::utils::getConfigurationParameterBool(char const*, bool) [function] [call site] 00072
7 cv::TLSDataAccumulator ::~TLSDataAccumulator() [function] [call site] 00073
8 cv::TLSDataAccumulator ::release() [function] [call site] 00074
9 cv::TLSDataContainer::release() [function] [call site] 00075
10 cv::details::getTlsStorage() [function] [call site] 00076
9 cv::TLSDataAccumulator ::_cleanupDetachedData() [function] [call site] 00077
9 cv::TLSDataAccumulator ::_cleanupTerminatedData() [function] [call site] 00078
8 cv::TLSData ::~TLSData() [function] [call site] 00079
9 cv::TLSDataContainer::release() [function] [call site] 00080
9 __clang_call_terminate [call site] 00081
10 __cxa_begin_catch [call site] 00082
8 __clang_call_terminate [call site] 00083
3 cv::utils::trace::details::getTraceManager() [function] [call site] 00084
3 cv::TLSData ::getRef() const [function] [call site] 00085
4 cv::TLSDataContainer::getData() const [function] [call site] 00086
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00087
5 cv::details::getTlsStorage() [function] [call site] 00088
5 cv::details::getTlsStorage() [function] [call site] 00089
5 __cxa_begin_catch [call site] 00090
5 __cxa_rethrow [call site] 00091
5 __cxa_end_catch [call site] 00092
3 cv::utils::trace::details::TraceManagerThreadLocal::stackTopRegion() const [function] [call site] 00093
3 cv::utils::trace::details::TraceManagerThreadLocal::stackTopLocation() const [function] [call site] 00094
3 cv::utils::trace::details::Region::destroy() [function] [call site] 00095
4 cv::utils::trace::details::getTraceManager() [function] [call site] 00096
4 cv::TLSData ::getRef() const [function] [call site] 00097
4 cv::utils::trace::details::TraceManagerThreadLocal::getCurrentDepth() const [function] [call site] 00098
4 cv::utils::trace::details::TraceManagerThreadLocal::stackTopLocation() const [function] [call site] 00099
4 cv::ocl::isOpenCLActivated() [function] [call site] 00100
5 cv::ocl::useOpenCL() [function] [call site] 00101
6 cv::getCoreTlsData() [function] [call site] 00102
7 cv::getCoreTlsDataTLS() [function] [call site] 00103
8 __cxa_guard_acquire [call site] 00104
8 cv::TLSData ::TLSData() [function] [call site] 00105
7 cv::TLSData ::getRef() const [function] [call site] 00106
6 cv::ocl::haveOpenCL() [function] [call site] 00107
7 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00108
8 cv::utils::trace::details::TraceManagerThreadLocal::stackTopRegion() const [function] [call site] 00109
8 cv::utils::trace::details::TraceManagerThreadLocal::stackTopLocation() const [function] [call site] 00110
8 cv::getTimestampNS() [function] [call site] 00111
8 cv::utils::trace::details::TraceManagerThreadLocal::getCurrentDepth() const [function] [call site] 00112
8 cv::utils::trace::details::TraceManagerThreadLocal::stackPush(cv::utils::trace::details::Region*, cv::utils::trace::details::Region::LocationStaticStorage const*, long) [function] [call site] 00113
9 cv::utils::trace::details::TraceManagerThreadLocal::StackEntry::StackEntry(cv::utils::trace::details::Region*, cv::utils::trace::details::Region::LocationStaticStorage const*, long) [function] [call site] 00114
8 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00115
9 __cxa_guard_acquire [call site] 00116
9 cv::utils::logging::internal::getGlobalLoggingInitStruct() [function] [call site] 00117
10 __cxa_guard_acquire [call site] 00118
10 cv::utils::logging::internal::GlobalLoggingInitStruct::GlobalLoggingInitStruct() [function] [call site] 00119
11 cv::utils::logging::LogTagManager::LogTagManager(cv::utils::logging::LogLevel) [function] [call site] 00120
12 cv::utils::logging::LogTag::LogTag(char const*, cv::utils::logging::LogLevel) [function] [call site] 00121
12 cv::utils::logging::LogTagManager::NameTable::NameTable() [function] [call site] 00122
12 cv::utils::logging::LogTagManager::assign(std::__1::basic_string , std::__1::allocator > const&, cv::utils::logging::LogTag*) [function] [call site] 00123
13 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00124
14 cv::utils::trace::details::TraceManagerThreadLocal::getCurrentDepth() const [function] [call site] 00125
14 cv::utils::trace::details::_spaces(int) [function] [call site] 00126
14 cv::utils::trace::details::RegionStatisticsStatus::enableSkipMode(int) [function] [call site] 00127
14 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00128
15 cv::utils::logging::LogTagManager::get(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00129
16 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00130
17 cv::utils::trace::details::TraceManagerThreadLocal::getCurrentDepth() const [function] [call site] 00131
17 cv::utils::trace::details::_spaces(int) [function] [call site] 00132
17 cv::utils::trace::details::RegionStatisticsStatus::enableSkipMode(int) [function] [call site] 00133
17 cv::utils::trace::details::Region::LocationExtraData::init(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00134
18 cv::getInitializationMutex() [function] [call site] 00135
18 cv::utils::trace::details::Region::LocationExtraData::LocationExtraData(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00136
19 cv::utils::trace::details::isITTEnabled() [function] [call site] 00137
18 cv::utils::trace::details::getTraceManager() [function] [call site] 00138
18 cv::utils::trace::details::TraceMessage::TraceMessage() [function] [call site] 00139
18 cv::utils::trace::details::TraceMessage::formatlocation(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00140
19 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site] 00141
20 cv::cv_vsnprintf(char*, int, char const*, __va_list_tag*) [function] [call site] 00142
21 vsnprintf [call site] 00143
17 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00144
17 cv::utils::trace::details::TraceManagerThreadLocal::getCurrentDepth() const [function] [call site] 00145
17 cv::utils::trace::details::_spaces(int) [function] [call site] 00146
17 cv::utils::trace::details::RegionStatisticsStatus::enableSkipMode(int) [function] [call site] 00147
17 cv::utils::trace::details::RegionStatisticsStatus::enableSkipMode(int) [function] [call site] 00148
17 cv::utils::trace::details::RegionStatisticsStatus::enableSkipMode(int) [function] [call site] 00149
17 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 site] 00150
18 cv::utils::trace::details::Region::Impl::registerRegion(cv::utils::trace::details::TraceManagerThreadLocal&) [function] [call site] 00151
19 cv::utils::trace::details::isITTEnabled() [function] [call site] 00152
19 __itt_id_make(void*, unsigned long long) [function] [call site] 00153
18 cv::utils::trace::details::Region::Impl::enterRegion(cv::utils::trace::details::TraceManagerThreadLocal&) [function] [call site] 00154
19 cv::utils::trace::details::TraceManagerThreadLocal::getStorage() const [function] [call site] 00155
20 cv::Ptr ::empty() const [function] [call site] 00156
20 cv::utils::trace::details::getTraceManager() [function] [call site] 00157
20 cv::utils::trace::details::getParameterTraceLocation() [function] [call site] 00158
20 cv::format(char const*, ...) [function] [call site] 00159
21 cv::AutoBuffer ::AutoBuffer() [function] [call site] 00160
21 cv::AutoBuffer ::size() const [function] [call site] 00161
21 cv::AutoBuffer ::data() [function] [call site] 00162
21 cv::cv_vsnprintf(char*, int, char const*, __va_list_tag*) [function] [call site] 00163
21 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00164
21 cv::AutoBuffer ::resize(unsigned long) [function] [call site] 00165
21 cv::AutoBuffer ::operator[](unsigned long) [function] [call site] 00166
21 cv::AutoBuffer ::data() [function] [call site] 00167
21 cv::AutoBuffer ::~AutoBuffer() [function] [call site] 00168
22 cv::AutoBuffer ::deallocate() [function] [call site] 00169
20 cv::utils::trace::details::TraceMessage::TraceMessage() [function] [call site] 00170
20 strrchr [call site] 00171
20 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site] 00172
20 cv::utils::trace::details::AsyncTraceStorage::AsyncTraceStorage(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00173
21 cv::utils::trace::details::TraceStorage::TraceStorage() [function] [call site] 00174
21 cv::utils::trace::details::TraceStorage::~TraceStorage() [function] [call site] 00175
20 void cv::Ptr ::reset (cv::utils::trace::details::AsyncTraceStorage*) [function] [call site] 00176
19 cv::utils::trace::details::TraceMessage::TraceMessage() [function] [call site] 00177
19 cv::utils::trace::details::TraceMessage::formatRegionEnter(cv::utils::trace::details::Region const&) [function] [call site] 00178
20 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site] 00179
20 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site] 00180
20 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site] 00181
19 cv::utils::trace::details::isITTEnabled() [function] [call site] 00182
16 cv::utils::logging::LogTagManager::NameTable::getFullNameInfo(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00183
17 cv::utils::logging::LogTagManager::NameTable::internal_getFullNameInfo(unsigned long) [function] [call site] 00184
16 cv::utils::trace::details::Region::~Region() [function] [call site] 00185
17 cv::utils::trace::details::Region::destroy() [function] [call site] 00186
18 cv::ocl::finish() [function] [call site] 00187
19 cv::ocl::Queue::getDefault() [function] [call site] 00188
20 cv::ocl::OpenCLExecutionContext::getCurrent() [function] [call site] 00189
21 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00190
21 cv::getCoreTlsData() [function] [call site] 00191
21 cv::ocl::OpenCLExecutionContext::empty() const [function] [call site] 00192
21 cv::ocl::haveOpenCL() [function] [call site] 00193
22 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00194
22 getenv [call site] 00195
22 cv::getInitializationMutex() [function] [call site] 00196
22 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00197
22 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00198
22 __cxa_begin_catch [call site] 00199
22 __cxa_end_catch [call site] 00200
22 cv::utils::trace::details::Region::~Region() [function] [call site] 00201
23 __clang_call_terminate [call site] 00202
22 cv::utils::trace::details::Region::~Region() [function] [call site] 00203
21 cv::ocl::OpenCLExecutionContext::Impl::getInitializedExecutionContext() [function] [call site] 00204
22 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00205
22 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00206
22 __cxa_guard_acquire [call site] 00207
22 cv::getInitializationMutex() [function] [call site] 00208
22 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00209
22 cv::ocl::Context::create(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00210
23 cv::ocl::Context::Context() [function] [call site] 00211
23 cv::ocl::Context::Impl::findOrCreateContext(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00212
24 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00213
24 getenv [call site] 00214
24 cv::ocl::Context::Impl::findContext(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00215
25 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00216
25 cv::getInitializationMutex() [function] [call site] 00217
25 cv::ocl::Context::Impl::getGlobalContainer() [function] [call site] 00218
26 __cxa_guard_acquire [call site] 00219
25 cv::utils::trace::details::Region::~Region() [function] [call site] 00220
24 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00221
24 cv::ocl::Context::Impl::addref() [function] [call site] 00222
24 cv::ocl::selectOpenCLDevice(char const*) [function] [call site] 00223
25 getenv [call site] 00224
25 strcmp [call site] 00225
25 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 site] 00226
26 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 site] 00227
26 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00228
26 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 site] 00229
25 atoi [function] [call site] 00230
26 strtol [call site] 00231
25 cv::ocl::isRaiseError() [function] [call site] 00232
26 cv::utils::getConfigurationParameterBool(char const*, bool) [function] [call site] 00233
25 cv::format(char const*, ...) [function] [call site] 00234
25 cv::ocl::isRaiseError() [function] [call site] 00235
25 cv::format(char const*, ...) [function] [call site] 00236
25 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 site] 00237
26 cv::AutoBuffer ::AutoBuffer(unsigned long) [function] [call site] 00238
27 cv::AutoBuffer ::allocate(unsigned long) [function] [call site] 00239
28 cv::AutoBuffer ::deallocate() [function] [call site] 00240
26 cv::AutoBuffer ::data() [function] [call site] 00241
26 cv::AutoBuffer ::~AutoBuffer() [function] [call site] 00242
25 cv::format(char const*, ...) [function] [call site] 00243
25 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00244
25 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00245
25 cv::ocl::isRaiseError() [function] [call site] 00246
25 cv::format(char const*, ...) [function] [call site] 00247
25 cv::ocl::isRaiseError() [function] [call site] 00248
25 cv::format(char const*, ...) [function] [call site] 00249
25 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 site] 00250
25 cv::ocl::isRaiseError() [function] [call site] 00251
25 cv::format(char const*, ...) [function] [call site] 00252
25 cv::format(char const*, ...) [function] [call site] 00253
25 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00254
24 cv::ocl::Context::Impl::Impl(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00255
25 cv::ocl::haveOpenCL() [function] [call site] 00256
25 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00257
25 cv::getInitializationMutex() [function] [call site] 00258
25 cv::ocl::Context::Impl::getGlobalContainer() [function] [call site] 00259
24 cv::ocl::Context::Impl::createFromDevice(_cl_device_id*) [function] [call site] 00260
25 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00261
25 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00262
25 cv::ocl::isRaiseError() [function] [call site] 00263
25 cv::format(char const*, ...) [function] [call site] 00264
25 cv::ocl::isRaiseError() [function] [call site] 00265
25 cv::format(char const*, ...) [function] [call site] 00266
25 cv::ocl::Device::set(void*) [function] [call site] 00267
26 cv::ocl::Device::Impl::release() [function] [call site] 00268
27 cv::ocl::Device::Impl::~Impl() [function] [call site] 00269
28 cv::ocl::getOpenCLErrorString(int) [function] [call site] 00270
28 cv::format(char const*, ...) [function] [call site] 00271
28 __clang_call_terminate [call site] 00272
26 cv::ocl::Device::Impl::Impl(void*) [function] [call site] 00273
27 cv::ocl::Device::Impl::_init(_cl_device_id*) [function] [call site] 00274
28 cv::ocl::Device::Impl::getStrProp(unsigned int) const [function] [call site] 00275
28 cv::ocl::Device::Impl::getStrProp(unsigned int) const [function] [call site] 00276
28 cv::ocl::Device::Impl::getStrProp(unsigned int) const [function] [call site] 00277
28 int cv::ocl::Device::Impl::getProp (unsigned int) const [function] [call site] 00278
28 int cv::ocl::Device::Impl::getProp (unsigned int) const [function] [call site] 00279
28 cv::ocl::Device::Impl::getBoolProp(unsigned int) const [function] [call site] 00280
28 int cv::ocl::Device::Impl::getProp (unsigned int) const [function] [call site] 00281
28 unsigned long cv::ocl::Device::Impl::getProp (unsigned int) const [function] [call site] 00282
28 int cv::ocl::Device::Impl::getProp (unsigned int) const [function] [call site] 00283
28 cv::ocl::Device::Impl::getStrProp(unsigned int) const [function] [call site] 00284
28 int cv::ocl::Device::Impl::getProp (unsigned int) const [function] [call site] 00285
28 cv::ocl::Device::Impl::getStrProp(unsigned int) const [function] [call site] 00286
28 cv::ocl::parseOpenCLVersion(std::__1::basic_string , std::__1::allocator > const&, int&, int&) [function] [call site] 00287
28 cv::ocl::Device::Impl::isExtensionSupported(std::__1::basic_string , std::__1::allocator > const&) const [function] [call site] 00291
28 cv::ocl::Device::Impl::getStrProp(unsigned int) const [function] [call site] 00292
28 strstr [call site] 00293
28 cv::utils::getConfigurationParameterSizeT(char const*, unsigned long) [function] [call site] 00294
29 unsigned long cv::read (std::__1::basic_string , std::__1::allocator > const&, unsigned long const&) [function] [call site] 00295
28 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00296
27 cv::ocl::getOpenCLErrorString(int) [function] [call site] 00297
27 cv::format(char const*, ...) [function] [call site] 00298
27 __cxa_begin_catch [call site] 00299
27 __cxa_rethrow [call site] 00300
27 __cxa_end_catch [call site] 00301
26 cv::ocl::getOpenCLErrorString(int) [function] [call site] 00302
26 cv::format(char const*, ...) [function] [call site] 00303
25 cv::utils::trace::details::Region::~Region() [function] [call site] 00304
24 __cxa_begin_catch [call site] 00305
24 cv::ocl::Context::Impl::~Impl() [function] [call site] 00306
25 cv::ocl::isRaiseError() [function] [call site] 00307
25 cv::format(char const*, ...) [function] [call site] 00308
25 cv::getInitializationMutex() [function] [call site] 00309
25 cv::ocl::Context::Impl::getGlobalContainer() [function] [call site] 00310
25 cv::detail::check_failed_auto(unsigned long, unsigned long, cv::detail::CheckContext const&) [function] [call site] 00311
26 void cv::detail::check_failed_auto_ (unsigned long const&, unsigned long const&, cv::detail::CheckContext const&) [function] [call site] 00312
27 cv::detail::getTestOpMath(unsigned int) [function] [call site] 00313
27 cv::detail::getTestOpPhraseStr(unsigned int) [function] [call site] 00314
25 __clang_call_terminate [call site] 00315
24 __cxa_rethrow [call site] 00316
24 cv::ocl::Context::Impl::~Impl() [function] [call site] 00317
24 __cxa_end_catch [call site] 00318
24 cv::utils::trace::details::Region::~Region() [function] [call site] 00319
23 cv::ocl::Context::~Context() [function] [call site] 00320
24 cv::ocl::Context::release() [function] [call site] 00321
25 cv::ocl::Context::Impl::release() [function] [call site] 00322
26 cv::ocl::Context::Impl::~Impl() [function] [call site] 00323
22 cv::ocl::Context::ndevices() const [function] [call site] 00324
22 cv::ocl::Context::device(unsigned long) const [function] [call site] 00325
23 __cxa_guard_acquire [call site] 00326
23 cv::ocl::Device::Device() [function] [call site] 00327
22 cv::ocl::Device::available() const [function] [call site] 00328
23 cv::ocl::Device::Impl::getBoolProp(unsigned int) const [function] [call site] 00329
22 cv::ocl::Queue::Queue(cv::ocl::Context const&, cv::ocl::Device const&) [function] [call site] 00330
23 cv::ocl::Queue::create(cv::ocl::Context const&, cv::ocl::Device const&) [function] [call site] 00331
24 cv::ocl::Queue::Impl::release() [function] [call site] 00332
25 cv::ocl::Queue::Impl::~Impl() [function] [call site] 00333
26 cv::ocl::isRaiseError() [function] [call site] 00334
26 cv::format(char const*, ...) [function] [call site] 00335
26 cv::ocl::isRaiseError() [function] [call site] 00336
26 cv::format(char const*, ...) [function] [call site] 00337
26 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00338
26 cv::ocl::Queue::~Queue() [function] [call site] 00339
27 cv::ocl::Queue::Impl::release() [function] [call site] 00340
26 __clang_call_terminate [call site] 00341
24 cv::ocl::Queue::Impl::Impl(cv::ocl::Context const&, cv::ocl::Device const&, bool) [function] [call site] 00342
25 cv::ocl::Queue::Queue() [function] [call site] 00343
25 cv::ocl::Queue::Impl::__init() [function] [call site] 00344
25 cv::ocl::Context::ptr() const [function] [call site] 00345
25 cv::ocl::Context::getDefault(bool) [function] [call site] 00346
26 cv::ocl::OpenCLExecutionContext::getCurrent() [function] [call site] 00347
27 cv::utils::trace::details::Region::~Region() [function] [call site] 00348
26 cv::ocl::OpenCLExecutionContext::empty() const [function] [call site] 00349
26 cv::ocl::OpenCLExecutionContext::getContext() const [function] [call site] 00350
27 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00351
26 __cxa_guard_acquire [call site] 00352
26 cv::ocl::Context::Context() [function] [call site] 00353
25 cv::ocl::Context::ptr() const [function] [call site] 00354
25 cv::ocl::Device::ptr() const [function] [call site] 00355
25 cv::ocl::Context::device(unsigned long) const [function] [call site] 00356
25 cv::ocl::isRaiseError() [function] [call site] 00357
25 cv::format(char const*, ...) [function] [call site] 00358
25 cv::ocl::Queue::~Queue() [function] [call site] 00359
22 cv::ocl::Queue::ptr() const [function] [call site] 00360
22 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00361
22 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00362
22 cv::ocl::Device::name() const [function] [call site] 00363
22 cv::ocl::Queue::~Queue() [function] [call site] 00364
22 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00365
22 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00366
22 cv::ocl::Context::~Context() [function] [call site] 00367
22 __cxa_begin_catch [call site] 00368
22 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00369
22 __cxa_begin_catch [call site] 00370
22 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00371
22 __cxa_end_catch [call site] 00372
22 cv::utils::trace::details::Region::~Region() [function] [call site] 00373
20 cv::ocl::OpenCLExecutionContext::empty() const [function] [call site] 00374
20 cv::ocl::OpenCLExecutionContext::getQueue() const [function] [call site] 00375
21 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00376
20 __cxa_guard_acquire [call site] 00377
20 cv::ocl::Queue::Queue() [function] [call site] 00378
18 cv::getTimestampNS() [function] [call site] 00379
18 cv::utils::trace::details::TraceManagerThreadLocal::stackTopBeginTimestamp() const [function] [call site] 00380
18 cv::utils::trace::details::Region::isActive() const [function] [call site] 00381
18 cv::utils::trace::details::Region::Impl::leaveRegion(cv::utils::trace::details::TraceManagerThreadLocal&) [function] [call site] 00382
19 cv::utils::trace::details::RegionStatistics::RegionStatistics() [function] [call site] 00383
19 cv::utils::trace::details::RegionStatistics::grab(cv::utils::trace::details::RegionStatistics&) [function] [call site] 00384
19 cv::utils::trace::details::isITTEnabled() [function] [call site] 00385
19 cv::utils::trace::details::TraceManagerThreadLocal::getStorage() const [function] [call site] 00386
19 cv::utils::trace::details::TraceMessage::TraceMessage() [function] [call site] 00387
19 cv::utils::trace::details::TraceMessage::formatRegionLeave(cv::utils::trace::details::Region const&, cv::utils::trace::details::RegionStatistics const&) [function] [call site] 00388
20 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site] 00389
20 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site] 00390
20 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site] 00391
20 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site] 00392
20 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site] 00393
18 cv::utils::trace::details::Region::Impl::release() [function] [call site] 00394
19 cv::utils::trace::details::Region::Impl::~Impl() [function] [call site] 00395
20 __clang_call_terminate [call site] 00396
18 cv::utils::trace::details::TraceManagerThreadLocal::stackPop() [function] [call site] 00397
18 cv::utils::trace::details::RegionStatisticsStatus::checkResetSkipMode(int) [function] [call site] 00398
13 cv::utils::logging::LogTagManager::FullNameLookupResult::FullNameLookupResult(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00399
13 cv::utils::logging::LogTagManager::NameTable::addOrLookupFullName(cv::utils::logging::LogTagManager::FullNameLookupResult&) [function] [call site] 00400
14 cv::utils::logging::LogTagManager::NameTable::internal_addOrLookupFullName(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00401
15 cv::utils::logging::LogTagManager::ParsedLevel::ParsedLevel() [function] [call site] 00402
14 cv::utils::logging::LogTagManager::splitNameParts(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00403
14 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 site] 00404
15 cv::utils::logging::LogTagManager::NameTable::internal_addOrLookupNamePart(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00405
16 cv::utils::logging::LogTagManager::ParsedLevel::ParsedLevel() [function] [call site] 00406
14 cv::utils::logging::LogTagManager::NameTable::internal_addCrossReference(unsigned long, std::__1::vector > const&) [function] [call site] 00407
14 cv::utils::logging::LogTagManager::NameTable::internal_getFullNameInfo(unsigned long) [function] [call site] 00408
14 cv::utils::logging::LogTagManager::NameTable::internal_findMatchingNamePartsForFullName(cv::utils::logging::LogTagManager::FullNameLookupResult&) [function] [call site] 00409
15 cv::utils::logging::LogTagManager::NameTable::internal_getNamePartInfo(unsigned long) [function] [call site] 00410
15 cv::utils::logging::LogTagManager::CrossReference::CrossReference(unsigned long, unsigned long, unsigned long, cv::utils::logging::LogTagManager::FullNameInfo*, cv::utils::logging::LogTagManager::NamePartInfo*) [function] [call site] 00411
13 cv::utils::logging::LogTagManager::internal_applyFullNameConfigToTag(cv::utils::logging::LogTagManager::FullNameInfo&) [function] [call site] 00412
13 cv::utils::logging::LogTagManager::internal_applyNamePartConfigToSpecificTag(cv::utils::logging::LogTagManager::FullNameLookupResult&) [function] [call site] 00413
14 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00414
14 cv::utils::logging::LogTagManager::internal_isNamePartMatch(cv::utils::logging::LogTagManager::MatchingScope, unsigned long) [function] [call site] 00415
13 cv::utils::logging::LogTagManager::FullNameLookupResult::~FullNameLookupResult() [function] [call site] 00416
13 cv::utils::trace::details::Region::~Region() [function] [call site] 00417
12 cv::utils::logging::LogTagManager::NameTable::~NameTable() [function] [call site] 00418
11 cv::getInitializationMutex() [function] [call site] 00419
11 cv::utils::logging::internal::GlobalLoggingInitStruct::applyConfigString() [function] [call site] 00420
12 cv::utils::getConfigurationParameterString(char const*, char const*) [function] [call site] 00421
12 cv::utils::logging::LogTagManager::setConfigString(std::__1::basic_string , std::__1::allocator > const&, bool) [function] [call site] 00422
13 cv::utils::logging::LogTagConfigParser::parse(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00423
14 cv::utils::logging::LogTagConfigParser::segmentTokens() [function] [call site] 00424
15 cv::utils::logging::LogTagConfigParser::parseNameAndLevel(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00425
16 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00426
17 toupper [function] [call site] 00427
18 __ctype_toupper_loc [call site] 00428
17 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site] 00429
17 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00430
17 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site] 00431
17 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00432
17 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00433
17 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site] 00434
17 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00435
17 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site] 00436
17 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00437
17 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site] 00438
17 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00439
17 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site] 00440
17 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00441
17 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site] 00442
17 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00443
17 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site] 00444
17 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00445
17 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site] 00446
17 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00447
17 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00448
17 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00449
17 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site] 00450
16 cv::utils::logging::LogTagConfigParser::parseWildcard(std::__1::basic_string , std::__1::allocator > const&, cv::utils::logging::LogLevel) [function] [call site] 00451
17 cv::utils::logging::LogTagConfig::LogTagConfig(std::__1::basic_string , std::__1::allocator > const&, cv::utils::logging::LogLevel, bool, bool, bool) [function] [call site] 00452
17 cv::utils::logging::LogTagConfig::~LogTagConfig() [function] [call site] 00453
16 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00454
16 cv::utils::logging::LogTagConfigParser::parseWildcard(std::__1::basic_string , std::__1::allocator > const&, cv::utils::logging::LogLevel) [function] [call site] 00455
13 cv::utils::logging::LogTagConfigParser::hasMalformed() const [function] [call site] 00456
13 cv::utils::logging::LogTagConfigParser::getGlobalConfig() const [function] [call site] 00457
13 cv::utils::logging::LogTagConfigParser::getFirstPartConfigs() const [function] [call site] 00458
13 cv::utils::logging::LogTagConfigParser::getAnyPartConfigs() const [function] [call site] 00459
13 cv::utils::logging::LogTagManager::setLevelByFirstPart(std::__1::basic_string , std::__1::allocator > const&, cv::utils::logging::LogLevel) [function] [call site] 00460
14 cv::utils::logging::LogTagManager::setLevelByNamePart(std::__1::basic_string , std::__1::allocator > const&, cv::utils::logging::LogLevel, cv::utils::logging::LogTagManager::MatchingScope) [function] [call site] 00461
15 cv::utils::logging::LogTagManager::NamePartLookupResult::NamePartLookupResult(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00462
15 cv::utils::logging::LogTagManager::NameTable::addOrLookupNamePart(cv::utils::logging::LogTagManager::NamePartLookupResult&) [function] [call site] 00463
16 cv::utils::logging::LogTagManager::NameTable::internal_addOrLookupNamePart(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00464
16 cv::utils::logging::LogTagManager::NameTable::internal_getNamePartInfo(unsigned long) [function] [call site] 00465
16 cv::utils::logging::LogTagManager::NameTable::internal_findMatchingFullNamesForNamePart(cv::utils::logging::LogTagManager::NamePartLookupResult&) [function] [call site] 00466
17 cv::utils::logging::LogTagManager::NameTable::internal_getFullNameInfo(unsigned long) [function] [call site] 00467
17 cv::utils::logging::LogTagManager::CrossReference::CrossReference(unsigned long, unsigned long, unsigned long, cv::utils::logging::LogTagManager::FullNameInfo*, cv::utils::logging::LogTagManager::NamePartInfo*) [function] [call site] 00468
15 cv::utils::logging::LogTagManager::internal_applyNamePartConfigToMatchingTags(cv::utils::logging::LogTagManager::NamePartLookupResult&) [function] [call site] 00469
16 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00470
16 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00471
16 cv::utils::logging::LogTagManager::internal_isNamePartMatch(cv::utils::logging::LogTagManager::MatchingScope, unsigned long) [function] [call site] 00472
15 cv::utils::logging::LogTagManager::NamePartLookupResult::~NamePartLookupResult() [function] [call site] 00473
15 cv::utils::trace::details::Region::~Region() [function] [call site] 00474
13 cv::utils::logging::LogTagConfigParser::getFullNameConfigs() const [function] [call site] 00475
13 cv::utils::logging::LogTagManager::setLevelByFullName(std::__1::basic_string , std::__1::allocator > const&, cv::utils::logging::LogLevel) [function] [call site] 00476
14 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00477
14 cv::utils::logging::LogTagManager::FullNameLookupResult::FullNameLookupResult(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00478
14 cv::utils::logging::LogTagManager::NameTable::addOrLookupFullName(cv::utils::logging::LogTagManager::FullNameLookupResult&) [function] [call site] 00479
14 cv::utils::logging::LogTagManager::FullNameLookupResult::~FullNameLookupResult() [function] [call site] 00480
14 cv::utils::trace::details::Region::~Region() [function] [call site] 00481
11 cv::utils::logging::internal::GlobalLoggingInitStruct::handleMalformed() [function] [call site] 00482
11 cv::utils::logging::LogTagManager::~LogTagManager() [function] [call site] 00483
12 cv::utils::logging::LogTagManager::NameTable::~NameTable() [function] [call site] 00484
6 cv::ocl::OpenCLExecutionContext::getCurrent() [function] [call site] 00485
6 cv::ocl::OpenCLExecutionContext::OpenCLExecutionContext(cv::ocl::OpenCLExecutionContext const&) [function] [call site] 00486
6 cv::ocl::OpenCLExecutionContext::useOpenCL() const [function] [call site] 00487
7 cv::ocl::OpenCLExecutionContext::Impl::useOpenCL() [function] [call site] 00488
8 cv::ocl::Context::empty() const [function] [call site] 00489
8 cv::ocl::Context::ndevices() const [function] [call site] 00490
8 cv::ocl::Context::device(unsigned long) const [function] [call site] 00491
8 cv::ocl::Device::available() const [function] [call site] 00492
8 __cxa_begin_catch [call site] 00493
8 __cxa_end_catch [call site] 00494
8 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00495
6 cv::ocl::OpenCLExecutionContext::~OpenCLExecutionContext() [function] [call site] 00496
6 __cxa_begin_catch [call site] 00497
6 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00498
6 __cxa_end_catch [call site] 00499
2 cv::_InputArray::getMat(int) const [function] [call site] 00500
3 cv::_InputArray::kind() const [function] [call site] 00501
4 cv::operator&(int const&, cv::_InputArray::KindFlag const&) [function] [call site] 00502
3 cv::Mat::Mat(cv::Mat const&) [function] [call site] 00503
4 cv::MatSize::MatSize(int*) [function] [call site] 00504
4 cv::MatStep::operator[](int) const [function] [call site] 00505
4 cv::Mat::copySize(cv::Mat const&) [function] [call site] 00506
5 cv::setSize(cv::Mat&, int, int const*, unsigned long const*, bool) [function] [call site] 00507
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00508
6 cv::fastFree(void*) [function] [call site] 00509
7 cv::isAlignedAllocationEnabled() [function] [call site] 00510
8 __cxa_guard_acquire [call site] 00511
8 cv::readMemoryAlignmentParameter() [function] [call site] 00512
9 cv::utils::getConfigurationParameterBool(char const*, bool) [function] [call site] 00513
6 cv::fastMalloc(unsigned long) [function] [call site] 00514
7 cv::isAlignedAllocationEnabled() [function] [call site] 00515
7 posix_memalign [call site] 00516
7 cv::OutOfMemoryError(unsigned long) [function] [call site] 00517
8 cv::format(char const*, ...) [function] [call site] 00518
7 cv::OutOfMemoryError(unsigned long) [function] [call site] 00519
7 unsigned char** cv::alignPtr (unsigned char**, int) [function] [call site] 00520
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00521
6 cv::format(char const*, ...) [function] [call site] 00522
6 cv::MatStep::operator[](int) [function] [call site] 00523
5 cv::MatSize::operator[](int) const [function] [call site] 00524
5 cv::MatStep::operator[](int) const [function] [call site] 00525
3 cv::_InputArray::getMat_(int) const [function] [call site] 00526
4 cv::_InputArray::kind() const [function] [call site] 00527
4 cv::operator&(int const&, cv::AccessFlag const&) [function] [call site] 00528
4 cv::Mat::row(int) const [function] [call site] 00529
5 cv::Range::Range(int, int) [function] [call site] 00530
5 cv::Mat::Mat(cv::Mat const&, cv::Range const&, cv::Range const&) [function] [call site] 00531
6 cv::MatSize::MatSize(int*) [function] [call site] 00532
6 cv::MatStep::MatStep() [function] [call site] 00533
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00534
6 cv::AutoBuffer ::AutoBuffer(unsigned long) [function] [call site] 00535
7 cv::Range::Range() [function] [call site] 00536
6 cv::AutoBuffer ::operator[](unsigned long) [function] [call site] 00537
6 cv::AutoBuffer ::operator[](unsigned long) [function] [call site] 00538
6 cv::AutoBuffer ::data() [function] [call site] 00539
6 cv::Mat::operator()(cv::Range const*) const [function] [call site] 00540
7 cv::Mat::Mat(cv::Mat const&, cv::Range const*) [function] [call site] 00541
8 cv::MatSize::MatSize(int*) [function] [call site] 00542
8 cv::MatStep::MatStep() [function] [call site] 00543
8 cv::Mat::operator=(cv::Mat const&) [function] [call site] 00544
9 cv::Mat::release() [function] [call site] 00545
10 cv::Mat::deallocate() [function] [call site] 00546
11 cv::Mat::getDefaultAllocator() [function] [call site] 00547
12 cv::getDefaultAllocatorMatRef() [function] [call site] 00548
13 __cxa_guard_acquire [call site] 00549
13 cv::Mat::getStdAllocator() [function] [call site] 00550
14 __cxa_guard_acquire [call site] 00551
14 cv::StdMatAllocator::StdMatAllocator() [function] [call site] 00552
15 cv::MatAllocator::MatAllocator() [function] [call site] 00553
9 cv::MatStep::operator[](int) const [function] [call site] 00554
9 cv::MatStep::operator[](int) const [function] [call site] 00555
9 cv::Mat::copySize(cv::Mat const&) [function] [call site] 00556
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00557
8 cv::Range::all() [function] [call site] 00558
9 cv::Range::Range(int, int) [function] [call site] 00559
8 cv::MatSize::operator[](int) const [function] [call site] 00560
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00561
8 cv::Mat::updateContinuityFlag() [function] [call site] 00562
8 cv::Range::all() [function] [call site] 00563
6 cv::Range::all() [function] [call site] 00564
6 cv::AutoBuffer ::operator[](unsigned long) [function] [call site] 00565
6 cv::Mat::operator=(cv::Mat&&) [function] [call site] 00566
7 cv::Mat::release() [function] [call site] 00567
7 cv::fastFree(void*) [function] [call site] 00568
7 cv::MatStep::operator[](int) [function] [call site] 00569
7 cv::MatStep::operator[](int) [function] [call site] 00570
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00571
6 cv::AutoBuffer ::~AutoBuffer() [function] [call site] 00572
6 cv::Mat::operator=(cv::Mat const&) [function] [call site] 00573
6 cv::Range::all() [function] [call site] 00574
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00575
6 cv::Range::size() const [function] [call site] 00576
6 cv::MatStep::operator unsigned long() const [function] [call site] 00577
6 cv::Range::all() [function] [call site] 00578
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00579
6 __cxa_begin_catch [call site] 00580
6 cv::Mat::release() [function] [call site] 00581
6 __cxa_rethrow [call site] 00582
6 cv::Range::size() const [function] [call site] 00583
6 cv::Mat::elemSize() const [function] [call site] 00584
6 __cxa_end_catch [call site] 00585
6 cv::Mat::updateContinuityFlag() [function] [call site] 00586
6 cv::Mat::release() [function] [call site] 00587
4 cv::UMat::getMat(cv::AccessFlag) const [function] [call site] 00588
5 cv::Mat::Mat() [function] [call site] 00589
6 cv::MatSize::MatSize(int*) [function] [call site] 00590
5 cv::operator|=(cv::AccessFlag&, cv::AccessFlag const&) [function] [call site] 00591
5 cv::UMatDataAutoLock::UMatDataAutoLock(cv::UMatData*) [function] [call site] 00592
6 cv::getUMatDataAutoLocker() [function] [call site] 00593
7 cv::getUMatDataAutoLockerTLS() [function] [call site] 00594
8 __cxa_guard_acquire [call site] 00595
8 cv::TLSData ::TLSData() [function] [call site] 00596
7 cv::TLSData ::getRef() const [function] [call site] 00597
5 __cxa_begin_catch [call site] 00598
5 __cxa_rethrow [call site] 00599
5 cv::UMat::type() const [function] [call site] 00600
5 cv::Mat::Mat(int, int const*, int, void*, unsigned long const*) [function] [call site] 00601
6 cv::MatSize::MatSize(int*) [function] [call site] 00602
6 cv::MatStep::MatStep() [function] [call site] 00603
6 cv::setSize(cv::Mat&, int, int const*, unsigned long const*, bool) [function] [call site] 00604
6 cv::finalizeHdr(cv::Mat&) [function] [call site] 00605
7 cv::Mat::updateContinuityFlag() [function] [call site] 00606
7 cv::MatSize::operator[](int) [function] [call site] 00607
7 cv::MatSize::operator[](int) [function] [call site] 00608
7 cv::Mat::ptr(int) [function] [call site] 00609
7 cv::MatSize::operator[](int) [function] [call site] 00610
5 __cxa_end_catch [call site] 00611
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00612
5 cv::Mat::Mat() [function] [call site] 00613
5 cv::UMatDataAutoLock::~UMatDataAutoLock() [function] [call site] 00614
6 cv::getUMatDataAutoLocker() [function] [call site] 00615
6 __clang_call_terminate [call site] 00616
4 cv::UMat::getMat(cv::AccessFlag) const [function] [call site] 00617
4 cv::Mat::row(int) const [function] [call site] 00618
4 cv::Mat::~Mat() [function] [call site] 00619
5 cv::Mat::release() [function] [call site] 00620
5 cv::fastFree(void*) [function] [call site] 00621
5 __clang_call_terminate [call site] 00622
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00623
4 cv::Mat::Mat(cv::Size_ , int, void*, unsigned long) [function] [call site] 00624
5 cv::MatSize::MatSize(int*) [function] [call site] 00625
5 cv::MatStep::MatStep() [function] [call site] 00626
5 cv::Mat::total() const [function] [call site] 00627
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00628
5 cv::detail::check_failed_auto(unsigned long, unsigned long, cv::detail::CheckContext const&) [function] [call site] 00629
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00630
5 cv::MatStep::operator[](int) [function] [call site] 00631
5 cv::MatStep::operator[](int) [function] [call site] 00632
5 cv::Mat::updateContinuityFlag() [function] [call site] 00633
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00634
4 cv::_InputArray::size(int) const [function] [call site] 00635
5 cv::_InputArray::kind() const [function] [call site] 00636
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00637
5 cv::MatSize::operator()() const [function] [call site] 00638
6 cv::Size_ ::Size_(int, int) [function] [call site] 00639
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00640
5 cv::MatSize::operator()() const [function] [call site] 00641
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00642
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00643
5 cv::Size_ ::Size_(int, int) [function] [call site] 00644
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00645
5 cv::Size_ ::Size_(int, int) [function] [call site] 00646
5 cv::Size_ ::Size_() [function] [call site] 00647
5 cv::Size_ ::Size_() [function] [call site] 00648
5 cv::Size_ ::Size_(int, int) [function] [call site] 00649
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00650
5 cv::Size_ ::Size_(int, int) [function] [call site] 00651
5 cv::Size_ ::Size_() [function] [call site] 00652
5 cv::Size_ ::Size_(int, int) [function] [call site] 00653
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00654
5 cv::Size_ ::Size_() [function] [call site] 00655
5 cv::Size_ ::Size_(int, int) [function] [call site] 00656
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00657
5 cv::MatSize::operator()() const [function] [call site] 00658
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00659
5 cv::Size_ ::Size_() [function] [call site] 00660
5 cv::Size_ ::Size_(int, int) [function] [call site] 00661
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00662
5 cv::MatSize::operator()() const [function] [call site] 00663
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00664
5 cv::ogl::Buffer::size() const [function] [call site] 00665
6 cv::Size_ ::Size_(int, int) [function] [call site] 00666
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00667
5 cv::cuda::GpuMat::size() const [function] [call site] 00668
6 cv::Size_ ::Size_(int, int) [function] [call site] 00669
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00670
5 cv::cuda::HostMem::size() const [function] [call site] 00671
6 cv::Size_ ::Size_(int, int) [function] [call site] 00672
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00673
4 cv::Mat::Mat(cv::Size_ , int, void*, unsigned long) [function] [call site] 00674
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00675
4 cv::Mat::Mat() [function] [call site] 00676
4 cv::Mat::Mat(int, int, int) [function] [call site] 00677
5 cv::MatSize::MatSize(int*) [function] [call site] 00678
5 cv::Mat::create(int, int, int) [function] [call site] 00679
6 cv::Mat::type() const [function] [call site] 00680
6 cv::Mat::create(int, int const*, int) [function] [call site] 00681
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00682
7 cv::Mat::type() const [function] [call site] 00683
7 cv::MatSize::operator[](int) [function] [call site] 00684
7 cv::MatSize::operator[](int) [function] [call site] 00685
7 cv::MatSize::operator[](int) [function] [call site] 00686
7 cv::Mat::release() [function] [call site] 00687
7 cv::setSize(cv::Mat&, int, int const*, unsigned long const*, bool) [function] [call site] 00688
7 cv::Mat::total() const [function] [call site] 00689
7 cv::Mat::getDefaultAllocator() [function] [call site] 00690
7 cv::MatSize::operator int const*() const [function] [call site] 00691
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00692
7 __cxa_begin_catch [call site] 00693
7 __cxa_rethrow [call site] 00694
7 cv::MatSize::operator int const*() const [function] [call site] 00695
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00696
7 __cxa_end_catch [call site] 00697
7 cv::MatStep::operator[](int) [function] [call site] 00698
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00699
7 cv::Mat::addref() [function] [call site] 00700
7 cv::finalizeHdr(cv::Mat&) [function] [call site] 00701
4 cv::Mat::Mat(cv::Mat&&) [function] [call site] 00702
5 cv::MatSize::MatSize(int*) [function] [call site] 00703
5 cv::MatStep::MatStep() [function] [call site] 00704
5 cv::MatStep::operator[](int) [function] [call site] 00705
5 cv::MatStep::operator[](int) [function] [call site] 00706
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00707
4 cv::Mat::~Mat() [function] [call site] 00708
4 cv::Mat::Mat() [function] [call site] 00709
4 cv::_InputArray::type(int) const [function] [call site] 00710
5 cv::_InputArray::kind() const [function] [call site] 00711
5 cv::Mat::type() const [function] [call site] 00712
5 cv::UMat::type() const [function] [call site] 00713
5 cv::operator&(int const&, cv::_InputArray::KindFlag const&) [function] [call site] 00714
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00715
5 cv::UMat::type() const [function] [call site] 00716
5 cv::operator&(int const&, cv::_InputArray::KindFlag const&) [function] [call site] 00717
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00718
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00719
5 cv::Mat::type() const [function] [call site] 00720
5 cv::operator&(int const&, cv::_InputArray::KindFlag const&) [function] [call site] 00721
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00722
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00723
5 cv::Mat::type() const [function] [call site] 00724
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00725
5 cv::ogl::Buffer::type() const [function] [call site] 00726
5 cv::cuda::GpuMat::type() const [function] [call site] 00727
5 cv::cuda::HostMem::type() const [function] [call site] 00728
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00729
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00730
4 cv::_InputArray::size(int) const [function] [call site] 00731
4 cv::Mat::Mat(cv::Size_ , int, void*, unsigned long) [function] [call site] 00732
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00733
4 cv::Mat::Mat(cv::Mat const&) [function] [call site] 00734
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00735
4 cv::Mat::Mat(cv::Mat const&) [function] [call site] 00736
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00737
4 cv::UMat::getMat(cv::AccessFlag) const [function] [call site] 00738
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00739
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00740
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00741
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00742
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00743
4 cv::cuda::HostMem::createMatHeader() const [function] [call site] 00744
5 cv::cuda::HostMem::size() const [function] [call site] 00745
5 cv::Mat::Mat(cv::Size_ , int, void*, unsigned long) [function] [call site] 00746
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00747
2 cv::Mat::empty() const [function] [call site] 00748
3 cv::Mat::total() const [function] [call site] 00749
2 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00750
2 cv::Mat::channels() const [function] [call site] 00751
2 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00752
2 cv::findEncoder(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00753
3 cv::Ptr ::Ptr() [function] [call site] 00754
3 strrchr [call site] 00755
3 cv::Ptr ::Ptr() [function] [call site] 00756
3 isalnum [function] [call site] 00757
4 __ctype_b_loc [call site] 00758
3 cv::getCodecs() [function] [call site] 00759
4 __cxa_guard_acquire [call site] 00760
4 cv::ImageCodecInitializer::ImageCodecInitializer() [function] [call site] 00761
5 cv::Ptr cv::makePtr () [function] [call site] 00762
6 cv::Ptr ::Ptr(std::__1::shared_ptr &&) [function] [call site] 00763
5 cv::Ptr cv::makePtr () [function] [call site] 00764
5 cv::Ptr cv::makePtr () [function] [call site] 00765
5 cv::Ptr cv::makePtr () [function] [call site] 00766
5 cv::Ptr cv::makePtr () [function] [call site] 00767
5 cv::Ptr cv::makePtr () [function] [call site] 00768
5 cv::Ptr cv::makePtr () [function] [call site] 00769
5 cv::Ptr cv::makePtr () [function] [call site] 00770
5 cv::Ptr cv::makePtr () [function] [call site] 00771
5 cv::Ptr cv::makePtr () [function] [call site] 00772
5 cv::Ptr cv::makePtr () [function] [call site] 00773
5 cv::Ptr cv::makePtr (cv::PxMMode const&) [function] [call site] 00774
5 cv::Ptr cv::makePtr (cv::PxMMode const&) [function] [call site] 00775
5 cv::Ptr cv::makePtr (cv::PxMMode const&) [function] [call site] 00776
5 cv::Ptr cv::makePtr (cv::PxMMode const&) [function] [call site] 00777
5 cv::Ptr cv::makePtr () [function] [call site] 00778
5 cv::Ptr cv::makePtr () [function] [call site] 00779
5 cv::Ptr cv::makePtr () [function] [call site] 00780
5 cv::Ptr cv::makePtr () [function] [call site] 00781
5 cv::Ptr cv::makePtr () [function] [call site] 00782
5 cv::Ptr cv::makePtr () [function] [call site] 00783
5 cv::Ptr cv::makePtr () [function] [call site] 00784
5 cv::Ptr cv::makePtr () [function] [call site] 00785
5 cv::Ptr cv::makePtr () [function] [call site] 00786
5 cv::Ptr cv::makePtr () [function] [call site] 00787
5 cv::Ptr cv::makePtr () [function] [call site] 00788
5 cv::Ptr cv::makePtr () [function] [call site] 00789
5 cv::Ptr cv::makePtr () [function] [call site] 00790
3 cv::Ptr ::operator->() const [function] [call site] 00791
3 strchr [call site] 00792
3 strchr [call site] 00793
3 tolower [function] [call site] 00795
4 __ctype_tolower_loc [call site] 00796
3 cv::Ptr ::operator->() const [function] [call site] 00799
3 cv::Ptr ::Ptr() [function] [call site] 00800
2 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00801
2 cv::Ptr ::operator->() const [function] [call site] 00802
2 cv::Mat::depth() const [function] [call site] 00803
2 cv::Ptr ::operator->() const [function] [call site] 00804
2 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00805
2 cv::Mat::Mat() [function] [call site] 00806
2 cv::_OutputArray::_OutputArray(cv::Mat&) [function] [call site] 00807
3 cv::_InputArray::_InputArray() [function] [call site] 00808
4 cv::Size_ ::Size_() [function] [call site] 00809
4 cv::_InputArray::init(int, void const*) [function] [call site] 00810
3 cv::_InputArray::init(int, void const*) [function] [call site] 00811
2 cv::Mat::convertTo(cv::_OutputArray const&, int, double, double) const [function] [call site] 00812
3 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00813
3 cv::Mat::empty() const [function] [call site] 00814
3 cv::_OutputArray::release() const [function] [call site] 00815
4 cv::_OutputArray::fixedSize() const [function] [call site] 00816
5 cv::operator&(int const&, cv::_InputArray::KindFlag const&) [function] [call site] 00817
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00818
4 cv::_InputArray::kind() const [function] [call site] 00819
4 cv::Mat::release() [function] [call site] 00820
4 cv::UMat::release() [function] [call site] 00821
5 cv::UMat::deallocate() [function] [call site] 00822
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00823
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00824
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00825
4 cv::Size_ ::Size_() [function] [call site] 00826
4 cv::_OutputArray::create(cv::Size_ , int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 00827
5 cv::_InputArray::kind() const [function] [call site] 00828
5 cv::_OutputArray::fixedSize() const [function] [call site] 00829
5 cv::MatSize::operator()() const [function] [call site] 00830
5 bool cv::operator== (cv::Size_ const&, cv::Size_ const&) [function] [call site] 00831
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00832
5 cv::_OutputArray::fixedType() const [function] [call site] 00833
6 cv::operator&(int const&, cv::_InputArray::KindFlag const&) [function] [call site] 00834
5 cv::Mat::type() const [function] [call site] 00835
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00836
5 cv::Mat::create(cv::Size_ , int) [function] [call site] 00837
6 cv::Mat::create(int, int, int) [function] [call site] 00838
5 cv::_OutputArray::fixedSize() const [function] [call site] 00839
5 cv::MatSize::operator()() const [function] [call site] 00840
5 bool cv::operator== (cv::Size_ const&, cv::Size_ const&) [function] [call site] 00841
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00842
5 cv::_OutputArray::fixedType() const [function] [call site] 00843
5 cv::UMat::type() const [function] [call site] 00844
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00845
5 cv::UMat::create(cv::Size_ , int, cv::UMatUsageFlags) [function] [call site] 00846
6 cv::UMat::create(int, int, int, cv::UMatUsageFlags) [function] [call site] 00847
7 cv::UMat::create(int, int const*, int, cv::UMatUsageFlags) [function] [call site] 00848
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00849
8 cv::UMat::type() const [function] [call site] 00850
8 cv::MatSize::operator[](int) [function] [call site] 00851
8 cv::MatSize::operator[](int) [function] [call site] 00852
8 cv::UMat::release() [function] [call site] 00853
8 cv::setSize(cv::UMat&, int, int const*, unsigned long const*, bool) [function] [call site] 00854
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00855
9 cv::fastFree(void*) [function] [call site] 00856
9 cv::fastMalloc(unsigned long) [function] [call site] 00857
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00858
9 cv::MatStep::operator[](int) [function] [call site] 00859
8 cv::UMat::total() const [function] [call site] 00860
9 cv::MatSize::operator[](int) const [function] [call site] 00861
8 cv::UMat::getStdAllocator() [function] [call site] 00862
9 cv::ocl::useOpenCL() [function] [call site] 00863
9 cv::ocl::getOpenCLAllocator() [function] [call site] 00864
10 __cxa_guard_acquire [call site] 00865
10 cv::ocl::getOpenCLAllocator_() [function] [call site] 00866
11 __cxa_guard_acquire [call site] 00867
11 cv::ocl::OpenCLAllocator::OpenCLAllocator() [function] [call site] 00868
12 cv::MatAllocator::MatAllocator() [function] [call site] 00869
12 cv::Mat::getDefaultAllocator() [function] [call site] 00870
12 cv::MatAllocator::~MatAllocator() [function] [call site] 00871
9 cv::Mat::getDefaultAllocator() [function] [call site] 00872
8 cv::Mat::getDefaultAllocator() [function] [call site] 00873
8 cv::MatSize::operator int const*() const [function] [call site] 00874
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00875
8 __cxa_end_catch [call site] 00876
8 cv::MatStep::operator[](int) [function] [call site] 00877
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00878
8 cv::finalizeHdr(cv::UMat&) [function] [call site] 00879
9 cv::UMat::updateContinuityFlag() [function] [call site] 00880
10 cv::updateContinuityFlag(int, int, int const*, unsigned long const*) [function] [call site] 00881
8 cv::UMat::addref() [function] [call site] 00882
5 cv::_OutputArray::fixedSize() const [function] [call site] 00883
5 cv::cuda::GpuMat::size() const [function] [call site] 00884
5 bool cv::operator== (cv::Size_ const&, cv::Size_ const&) [function] [call site] 00885
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00886
5 cv::_OutputArray::fixedType() const [function] [call site] 00887
5 cv::cuda::GpuMat::type() const [function] [call site] 00888
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00889
5 cv::_OutputArray::fixedSize() const [function] [call site] 00890
5 cv::ogl::Buffer::size() const [function] [call site] 00891
5 bool cv::operator== (cv::Size_ const&, cv::Size_ const&) [function] [call site] 00892
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00893
5 cv::_OutputArray::fixedType() const [function] [call site] 00894
5 cv::ogl::Buffer::type() const [function] [call site] 00895
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00896
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00897
5 cv::_OutputArray::fixedSize() const [function] [call site] 00898
5 cv::cuda::HostMem::size() const [function] [call site] 00899
5 bool cv::operator== (cv::Size_ const&, cv::Size_ const&) [function] [call site] 00900
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00901
5 cv::_OutputArray::fixedType() const [function] [call site] 00902
5 cv::cuda::HostMem::type() const [function] [call site] 00903
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00904
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00905
5 cv::_OutputArray::create(int, int const*, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 00906
6 cv::_InputArray::kind() const [function] [call site] 00907
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00908
6 cv::Mat::empty() const [function] [call site] 00909
6 cv::_OutputArray::fixedType() const [function] [call site] 00910
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00911
6 cv::Mat::empty() const [function] [call site] 00912
6 cv::Mat::type() const [function] [call site] 00913
6 cv::Mat::isContinuous() const [function] [call site] 00914
6 cv::_OutputArray::fixedType() const [function] [call site] 00915
6 cv::Mat::channels() const [function] [call site] 00916
6 cv::Mat::type() const [function] [call site] 00917
6 cv::Mat::type() const [function] [call site] 00918
6 cv::detail::check_failed_MatType(int, int, cv::detail::CheckContext const&) [function] [call site] 00919
7 cv::detail::getTestOpMath(unsigned int) [function] [call site] 00920
7 cv::typeToString(int) [function] [call site] 00921
8 cv::detail::typeToString_(int) [function] [call site] 00922
9 cv::detail::depthToString_(int) [function] [call site] 00923
9 cv::format(char const*, ...) [function] [call site] 00924
8 __cxa_guard_acquire [call site] 00925
7 cv::detail::getTestOpPhraseStr(unsigned int) [function] [call site] 00926
7 cv::typeToString(int) [function] [call site] 00927
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00928
6 cv::_OutputArray::fixedSize() const [function] [call site] 00929
6 cv::detail::check_failed_auto(int, int, cv::detail::CheckContext const&) [function] [call site] 00930
7 void cv::detail::check_failed_auto_ (int const&, int const&, cv::detail::CheckContext const&) [function] [call site] 00931
6 cv::MatSize::operator[](int) [function] [call site] 00932
6 cv::detail::check_failed_auto(int, int, cv::detail::CheckContext const&) [function] [call site] 00933
6 cv::Mat::create(int, int const*, int) [function] [call site] 00934
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00935
6 cv::UMat::empty() const [function] [call site] 00936
7 cv::UMat::total() const [function] [call site] 00937
6 cv::_OutputArray::fixedType() const [function] [call site] 00938
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00939
6 cv::UMat::empty() const [function] [call site] 00940
6 cv::UMat::type() const [function] [call site] 00941
6 cv::UMat::isContinuous() const [function] [call site] 00942
6 cv::_OutputArray::fixedType() const [function] [call site] 00943
6 cv::UMat::channels() const [function] [call site] 00944
6 cv::UMat::type() const [function] [call site] 00945
6 cv::UMat::type() const [function] [call site] 00946
6 cv::detail::check_failed_MatType(int, int, cv::detail::CheckContext const&) [function] [call site] 00947
6 cv::_OutputArray::fixedSize() const [function] [call site] 00948
6 cv::detail::check_failed_auto(int, int, cv::detail::CheckContext const&) [function] [call site] 00949
6 cv::MatSize::operator[](int) [function] [call site] 00950
6 cv::detail::check_failed_auto(int, int, cv::detail::CheckContext const&) [function] [call site] 00951
6 cv::UMat::create(int, int const*, int, cv::UMatUsageFlags) [function] [call site] 00952
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00953
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00954
6 cv::detail::check_failed_auto(int, int, cv::detail::CheckContext const&) [function] [call site] 00955
6 cv::Size_ ::Size_(int, int) [function] [call site] 00956
6 cv::detail::check_failed_auto(cv::Size_ , cv::detail::CheckContext const&) [function] [call site] 00957
7 void cv::detail::check_failed_auto_ >(cv::Size_ const&, cv::detail::CheckContext const&) [function] [call site] 00958
8 std::__1::basic_ostream >& cv::operator<< (std::__1::basic_ostream >&, cv::Size_ const&) [function] [call site] 00959
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00960
6 bool cv::operator== (cv::Size_ const&, cv::Size_ const&) [function] [call site] 00961
6 cv::detail::check_failed_auto(cv::Size_ , cv::Size_ , cv::detail::CheckContext const&) [function] [call site] 00962
7 void cv::detail::check_failed_auto_ >(cv::Size_ const&, cv::Size_ const&, cv::detail::CheckContext const&) [function] [call site] 00963
8 std::__1::basic_ostream >& cv::operator<< (std::__1::basic_ostream >&, cv::Size_ const&) [function] [call site] 00964
8 std::__1::basic_ostream >& cv::operator<< (std::__1::basic_ostream >&, cv::Size_ const&) [function] [call site] 00965
6 bool cv::operator== (cv::Size_ const&, cv::Size_ const&) [function] [call site] 00966
6 cv::detail::check_failed_auto(cv::Size_ , cv::detail::CheckContext const&) [function] [call site] 00967
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00968
6 cv::_OutputArray::fixedSize() const [function] [call site] 00969
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00970
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00971
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00972
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00973
6 cv::_OutputArray::fixedSize() const [function] [call site] 00974
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00975
6 cv::format(char const*, ...) [function] [call site] 00976
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00977
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00978
6 cv::_OutputArray::fixedSize() const [function] [call site] 00979
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00980
6 cv::_OutputArray::fixedType() const [function] [call site] 00981
6 cv::Mat::type() const [function] [call site] 00982
6 cv::Mat::empty() const [function] [call site] 00983
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00984
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00985
6 cv::Mat::isContinuous() const [function] [call site] 00986
6 cv::_OutputArray::fixedType() const [function] [call site] 00987
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00988
6 cv::Mat::release() [function] [call site] 00989
6 cv::Mat::type() const [function] [call site] 00990
6 cv::_OutputArray::fixedType() const [function] [call site] 00991
6 cv::Mat::channels() const [function] [call site] 00992
6 cv::Mat::type() const [function] [call site] 00993
6 cv::Mat::type() const [function] [call site] 00994
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00995
6 cv::_OutputArray::fixedSize() const [function] [call site] 00996
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00997
6 cv::MatSize::operator[](int) [function] [call site] 00998
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00999
6 cv::Mat::create(int, int const*, int) [function] [call site] 01000
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01001
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01002
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01003
6 cv::Mat::isContinuous() const [function] [call site] 01004
6 cv::_OutputArray::fixedType() const [function] [call site] 01005
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01006
6 cv::Mat::release() [function] [call site] 01007
6 cv::Mat::type() const [function] [call site] 01008
6 cv::_OutputArray::fixedType() const [function] [call site] 01009
6 cv::Mat::channels() const [function] [call site] 01010
6 cv::Mat::type() const [function] [call site] 01011
6 cv::Mat::type() const [function] [call site] 01012
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01013
6 cv::_OutputArray::fixedSize() const [function] [call site] 01014
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01015
6 cv::MatSize::operator[](int) [function] [call site] 01016
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01017
6 cv::Mat::create(int, int const*, int) [function] [call site] 01018
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01019
6 cv::_OutputArray::fixedSize() const [function] [call site] 01020
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01021
6 cv::_OutputArray::fixedType() const [function] [call site] 01022
6 cv::UMat::type() const [function] [call site] 01023
6 cv::UMat::empty() const [function] [call site] 01024
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01025
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01026
6 cv::UMat::isContinuous() const [function] [call site] 01027
6 cv::_OutputArray::fixedType() const [function] [call site] 01028
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01029
6 cv::UMat::release() [function] [call site] 01030
6 cv::UMat::type() const [function] [call site] 01031
6 cv::_OutputArray::fixedType() const [function] [call site] 01032
6 cv::UMat::channels() const [function] [call site] 01033
6 cv::UMat::type() const [function] [call site] 01034
6 cv::UMat::type() const [function] [call site] 01035
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01036
6 cv::_OutputArray::fixedSize() const [function] [call site] 01037
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01038
6 cv::MatSize::operator[](int) [function] [call site] 01039
6 cv::UMat::create(int, int const*, int, cv::UMatUsageFlags) [function] [call site] 01040
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01041
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01042
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01043
3 cv::_OutputArray::fixedType() const [function] [call site] 01044
3 cv::Mat::type() const [function] [call site] 01045
3 cv::Mat::channels() const [function] [call site] 01046
3 cv::Mat::depth() const [function] [call site] 01047
3 cv::Mat::copyTo(cv::_OutputArray const&) const [function] [call site] 01048
4 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 01049
4 cv::_InputArray::type(int) const [function] [call site] 01050
4 cv::_OutputArray::fixedType() const [function] [call site] 01051
4 cv::Mat::type() const [function] [call site] 01052
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01053
4 cv::Mat::convertTo(cv::_OutputArray const&, int, double, double) const [function] [call site] 01054
5 cv::MatSize::operator()() const [function] [call site] 01055
5 cv::_OutputArray::create(cv::Size_ , int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 01056
5 cv::_OutputArray::create(int, int const*, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 01057
5 cv::_InputArray::getMat(int) const [function] [call site] 01058
5 cv::getConvertFunc(int, int) [function] [call site] 01059
6 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 01060
6 cv::checkHardwareSupport(int) [function] [call site] 01061
6 cv::opt_AVX2::getConvertFunc(int, int) [function] [call site] 01062
6 cv::utils::trace::details::Region::~Region() [function] [call site] 01063
5 cv::getConvertScaleFunc(int, int) [function] [call site] 01064
6 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 01065
6 cv::checkHardwareSupport(int) [function] [call site] 01066
6 cv::opt_AVX2::getConvertScaleFunc(int, int) [function] [call site] 01067
6 cv::utils::trace::details::Region::~Region() [function] [call site] 01068
5 cv::Mat::channels() const [function] [call site] 01069
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01070
5 cv::getContinuousSize2D(cv::Mat&, cv::Mat&, int) [function] [call site] 01071
6 cv::detail::check_failed_auto(int, int, cv::detail::CheckContext const&) [function] [call site] 01072
6 cv::detail::check_failed_auto(int, int, cv::detail::CheckContext const&) [function] [call site] 01073
6 cv::MatSize::operator()() const [function] [call site] 01074
6 cv::MatSize::operator()() const [function] [call site] 01075
6 bool cv::operator!= (cv::Size_ const&, cv::Size_ const&) [function] [call site] 01076
7 bool cv::operator== (cv::Size_ const&, cv::Size_ const&) [function] [call site] 01077
6 cv::Mat::total() const [function] [call site] 01078
6 cv::Mat::total() const [function] [call site] 01079
6 cv::detail::check_failed_auto(unsigned long, unsigned long, cv::detail::CheckContext const&) [function] [call site] 01080
6 cv::Mat::reshape(int, int) const [function] [call site] 01081
7 cv::Mat::channels() const [function] [call site] 01082
7 cv::Mat::Mat(cv::Mat const&) [function] [call site] 01083
7 cv::MatSize::operator[](int) const [function] [call site] 01084
7 cv::MatStep::operator[](int) [function] [call site] 01085
7 cv::MatSize::operator[](int) [function] [call site] 01086
7 cv::Mat::Mat(cv::Mat&&) [function] [call site] 01087
7 cv::Mat::total() const [function] [call site] 01088
7 cv::Mat::reshape(int, int, int const*) const [function] [call site] 01089
8 cv::Mat::reshape(int, int) const [function] [call site] 01090
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01091
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01092
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01093
9 cv::Mat::elemSize1() const [function] [call site] 01094
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01095
9 cv::MatStep::operator[](int) [function] [call site] 01096
9 cv::Mat::Mat(cv::Mat&&) [function] [call site] 01097
9 cv::Mat::~Mat() [function] [call site] 01098
8 cv::Mat::reshape(int, int) const [function] [call site] 01099
8 cv::Mat::isContinuous() const [function] [call site] 01100
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01101
8 cv::Mat::channels() const [function] [call site] 01102
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01103
8 cv::Mat::total() const [function] [call site] 01104
8 cv::Mat::channels() const [function] [call site] 01105
8 cv::AutoBuffer ::AutoBuffer(unsigned long) [function] [call site] 01106
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01107
8 cv::MatSize::operator[](int) const [function] [call site] 01108
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01109
8 cv::AutoBuffer ::operator[](unsigned long) [function] [call site] 01110
8 cv::AutoBuffer ::operator[](unsigned long) [function] [call site] 01111
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01112
8 cv::Mat::Mat(cv::Mat const&) [function] [call site] 01113
8 cv::AutoBuffer ::data() [function] [call site] 01114
8 cv::setSize(cv::Mat&, int, int const*, unsigned long const*, bool) [function] [call site] 01115
8 cv::Mat::~Mat() [function] [call site] 01116
8 cv::AutoBuffer ::~AutoBuffer() [function] [call site] 01117
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01118
6 cv::Mat::reshape(int, int) const [function] [call site] 01119
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01120
6 cv::Size_ ::Size_(int, int) [function] [call site] 01121
6 cv::getContinuousSize_(int, int, int, int) [function] [call site] 01122
7 cv::Size_ ::Size_(int, int) [function] [call site] 01123
7 cv::Size_ ::Size_(int, int) [function] [call site] 01124
5 cv::MatStep::operator unsigned long() const [function] [call site] 01125
5 cv::NAryMatIterator::NAryMatIterator(cv::Mat const**, unsigned char**, int) [function] [call site] 01126
6 cv::NAryMatIterator::init(cv::Mat const**, cv::Mat*, unsigned char**, int) [function] [call site] 01127
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01128
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01129
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01130
7 cv::MatSize::operator[](int) const [function] [call site] 01131
7 cv::MatSize::operator==(cv::MatSize const&) const [function] [call site] 01132
8 cv::MatSize::dims() const [function] [call site] 01133
8 cv::MatSize::dims() const [function] [call site] 01134
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01135
7 cv::Mat::isContinuous() const [function] [call site] 01136
7 cv::MatStep::operator[](int) const [function] [call site] 01137
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01138
7 cv::MatStep::operator[](int) const [function] [call site] 01139
7 cv::MatSize::operator[](int) const [function] [call site] 01140
7 cv::MatSize::operator[](int) const [function] [call site] 01141
7 cv::MatSize::operator[](int) const [function] [call site] 01142
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01143
7 cv::Mat::Mat() [function] [call site] 01144
7 cv::Mat::type() const [function] [call site] 01145
7 cv::Mat::Mat(int, int, int, void*, unsigned long) [function] [call site] 01146
5 cv::Size_ ::Size_(int, int) [function] [call site] 01147
5 cv::NAryMatIterator::operator++() [function] [call site] 01148
6 cv::MatStep::operator[](int) const [function] [call site] 01149
6 cv::MatStep::operator[](int) const [function] [call site] 01150
6 cv::MatSize::operator[](int) const [function] [call site] 01151
6 cv::MatStep::operator[](int) const [function] [call site] 01152
5 cv::Mat::~Mat() [function] [call site] 01153
5 cv::utils::trace::details::Region::~Region() [function] [call site] 01154
4 cv::Mat::empty() const [function] [call site] 01155
4 cv::_OutputArray::release() const [function] [call site] 01156
4 cv::_InputArray::isUMat() const [function] [call site] 01157
5 cv::_InputArray::kind() const [function] [call site] 01158
4 cv::Mat::type() const [function] [call site] 01159
4 cv::_OutputArray::create(int, int const*, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 01160
4 cv::_InputArray::getUMat(int) const [function] [call site] 01161
5 cv::_InputArray::kind() const [function] [call site] 01162
5 cv::operator&(int const&, cv::AccessFlag const&) [function] [call site] 01163
5 cv::UMat::UMat(cv::UMat const&) [function] [call site] 01164
6 cv::MatSize::MatSize(int*) [function] [call site] 01165
6 cv::MatStep::MatStep() [function] [call site] 01166
6 cv::UMat::addref() [function] [call site] 01167
6 cv::MatStep::operator[](int) const [function] [call site] 01168
6 cv::UMat::copySize(cv::UMat const&) [function] [call site] 01169
7 cv::setSize(cv::UMat&, int, int const*, unsigned long const*, bool) [function] [call site] 01170
7 cv::MatSize::operator[](int) const [function] [call site] 01171
5 cv::UMat::row(int) const [function] [call site] 01172
6 cv::Range::Range(int, int) [function] [call site] 01173
6 cv::UMat::UMat(cv::UMat const&, cv::Range const&, cv::Range const&) [function] [call site] 01174
7 cv::MatSize::MatSize(int*) [function] [call site] 01175
7 cv::MatStep::MatStep() [function] [call site] 01176
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01177
7 cv::AutoBuffer ::operator[](unsigned long) [function] [call site] 01178
7 cv::AutoBuffer ::data() [function] [call site] 01179
7 cv::UMat::operator()(cv::Range const*) const [function] [call site] 01180
8 cv::UMat::UMat(cv::UMat const&, cv::Range const*) [function] [call site] 01181
9 cv::MatSize::MatSize(int*) [function] [call site] 01182
9 cv::MatStep::MatStep() [function] [call site] 01183
9 cv::UMat::operator=(cv::UMat const&) [function] [call site] 01184
10 cv::UMat::addref() [function] [call site] 01185
10 cv::UMat::release() [function] [call site] 01186
10 cv::MatStep::operator[](int) const [function] [call site] 01187
10 cv::UMat::copySize(cv::UMat const&) [function] [call site] 01188
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01189
9 cv::Range::all() [function] [call site] 01190
9 cv::MatSize::operator[](int) const [function] [call site] 01191
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01192
9 cv::Range::all() [function] [call site] 01193
9 cv::UMat::updateContinuityFlag() [function] [call site] 01194
7 cv::Range::all() [function] [call site] 01195
7 cv::AutoBuffer ::operator[](unsigned long) [function] [call site] 01196
7 cv::UMat::operator=(cv::UMat&&) [function] [call site] 01197
8 cv::UMat::release() [function] [call site] 01198
8 cv::fastFree(void*) [function] [call site] 01199
8 cv::MatStep::operator[](int) [function] [call site] 01200
8 cv::MatStep::operator[](int) [function] [call site] 01201
7 cv::AutoBuffer ::~AutoBuffer() [function] [call site] 01202
7 cv::UMat::operator=(cv::UMat const&) [function] [call site] 01203
7 cv::Range::all() [function] [call site] 01204
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01205
7 cv::Range::size() const [function] [call site] 01206
7 cv::MatStep::operator unsigned long() const [function] [call site] 01207
7 cv::Range::all() [function] [call site] 01208
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01209
7 cv::UMat::updateContinuityFlag() [function] [call site] 01210
7 cv::UMat::release() [function] [call site] 01211
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01212
5 cv::UMat::UMat(cv::UMat const&) [function] [call site] 01213
5 cv::Mat::getUMat(cv::AccessFlag, cv::UMatUsageFlags) const [function] [call site] 01214
6 cv::UMat::UMat(cv::UMatUsageFlags) [function] [call site] 01215
7 cv::MatSize::MatSize(int*) [function] [call site] 01216
7 cv::MatStep::MatStep() [function] [call site] 01217
6 cv::UMat::UMat(cv::UMat&&) [function] [call site] 01218
7 cv::MatSize::MatSize(int*) [function] [call site] 01219
7 cv::MatStep::operator[](int) [function] [call site] 01220
6 cv::Size_ ::Size_() [function] [call site] 01221
6 cv::Point_ ::Point_() [function] [call site] 01222
6 cv::Mat::locateROI(cv::Size_ &, cv::Point_ &) const [function] [call site] 01223
7 cv::MatStep::operator[](int) const [function] [call site] 01224
7 cv::Mat::elemSize() const [function] [call site] 01225
7 cv::MatStep::operator[](int) const [function] [call site] 01226
7 cv::MatStep::operator[](int) const [function] [call site] 01227
7 cv::MatStep::operator unsigned long() const [function] [call site] 01228
6 cv::Size_ ::Size_(int, int) [function] [call site] 01229
6 cv::Mat::Mat(cv::Mat const&) [function] [call site] 01230
6 cv::Mat::adjustROI(int, int, int, int) [function] [call site] 01231
7 cv::MatStep::operator[](int) [function] [call site] 01232
7 cv::Size_ ::Size_() [function] [call site] 01233
7 cv::Point_ ::Point_() [function] [call site] 01234
7 cv::Mat::locateROI(cv::Size_ &, cv::Point_ &) const [function] [call site] 01235
7 cv::MatStep::operator unsigned long() const [function] [call site] 01236
7 cv::Mat::updateContinuityFlag() [function] [call site] 01237
6 cv::Mat::getUMat(cv::AccessFlag, cv::UMatUsageFlags) const [function] [call site] 01238
7 cv::Rect_ ::Rect_(int, int, int, int) [function] [call site] 01239
7 cv::UMat::operator()(cv::Rect_ const&) const [function] [call site] 01240
8 cv::UMat::UMat(cv::UMat const&, cv::Rect_ const&) [function] [call site] 01241
9 cv::MatStep::operator[](int) const [function] [call site] 01242
9 cv::MatStep::MatStep() [function] [call site] 01243
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01244
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01245
9 cv::MatStep::operator[](int) const [function] [call site] 01246
9 cv::UMat::updateContinuityFlag() [function] [call site] 01247
9 cv::UMat::addref() [function] [call site] 01248
9 cv::UMat::release() [function] [call site] 01249
7 cv::Mat::~Mat() [function] [call site] 01250
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01251
7 cv::operator|=(cv::AccessFlag&, cv::AccessFlag const&) [function] [call site] 01252
7 cv::Mat::getDefaultAllocator() [function] [call site] 01253
7 cv::UMat::getStdAllocator() [function] [call site] 01254
7 __cxa_begin_catch [call site] 01255
7 fprintf [call site] 01256
7 __cxa_end_catch [call site] 01257
7 cv::Mat::getDefaultAllocator() [function] [call site] 01258
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01259
7 cv::ocl::useOpenCL() [function] [call site] 01260
7 cv::UMatData::tempUMat() const [function] [call site] 01261
8 cv::operator&(cv::UMatData::MemoryFlag const&, cv::UMatData::MemoryFlag const&) [function] [call site] 01262
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01263
7 cv::setSize(cv::UMat&, int, int const*, unsigned long const*, bool) [function] [call site] 01264
7 cv::finalizeHdr(cv::UMat&) [function] [call site] 01265
7 cv::UMat::addref() [function] [call site] 01266
7 cv::UMat::UMat(cv::UMat&&) [function] [call site] 01267
7 __cxa_begin_catch [call site] 01268
7 __cxa_rethrow [call site] 01269
7 __cxa_end_catch [call site] 01270
7 cv::UMat::~UMat() [function] [call site] 01271
8 cv::UMat::release() [function] [call site] 01272
8 cv::fastFree(void*) [function] [call site] 01273
8 __clang_call_terminate [call site] 01274
5 cv::Mat::row(int) const [function] [call site] 01275
5 cv::Mat::getUMat(cv::AccessFlag, cv::UMatUsageFlags) const [function] [call site] 01276
5 cv::Mat::~Mat() [function] [call site] 01277
5 cv::_InputArray::getMat(int) const [function] [call site] 01278
5 cv::Mat::getUMat(cv::AccessFlag, cv::UMatUsageFlags) const [function] [call site] 01279
5 cv::Mat::~Mat() [function] [call site] 01280
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01281
4 cv::Mat::elemSize() const [function] [call site] 01282
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01283
4 cv::UMat::ndoffset(unsigned long*) const [function] [call site] 01284
4 cv::UMat::~UMat() [function] [call site] 01285
4 cv::Mat::type() const [function] [call site] 01286
4 cv::_OutputArray::create(int, int, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 01287
5 cv::_InputArray::kind() const [function] [call site] 01288
5 cv::_OutputArray::fixedSize() const [function] [call site] 01289
5 cv::MatSize::operator()() const [function] [call site] 01290
5 cv::Size_ ::Size_(int, int) [function] [call site] 01291
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01292
5 cv::_OutputArray::fixedType() const [function] [call site] 01293
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01294
5 cv::Mat::create(int, int, int) [function] [call site] 01295
5 cv::_OutputArray::fixedSize() const [function] [call site] 01296
5 cv::MatSize::operator()() const [function] [call site] 01297
5 cv::Size_ ::Size_(int, int) [function] [call site] 01298
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01299
5 cv::_OutputArray::fixedType() const [function] [call site] 01300
5 cv::UMat::type() const [function] [call site] 01301
5 cv::UMat::create(int, int, int, cv::UMatUsageFlags) [function] [call site] 01302
5 cv::_OutputArray::fixedSize() const [function] [call site] 01303
5 cv::cuda::GpuMat::size() const [function] [call site] 01304
5 cv::Size_ ::Size_(int, int) [function] [call site] 01305
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01306
5 cv::_OutputArray::fixedType() const [function] [call site] 01307
5 cv::cuda::GpuMat::type() const [function] [call site] 01308
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01309
5 cv::_OutputArray::fixedSize() const [function] [call site] 01310
5 cv::ogl::Buffer::size() const [function] [call site] 01311
5 cv::Size_ ::Size_(int, int) [function] [call site] 01312
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01313
5 cv::_OutputArray::fixedType() const [function] [call site] 01314
5 cv::ogl::Buffer::type() const [function] [call site] 01315
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01316
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01317
5 cv::_OutputArray::fixedSize() const [function] [call site] 01318
5 cv::cuda::HostMem::size() const [function] [call site] 01319
5 cv::Size_ ::Size_(int, int) [function] [call site] 01320
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01321
5 cv::_OutputArray::fixedType() const [function] [call site] 01322
5 cv::cuda::HostMem::type() const [function] [call site] 01323
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01324
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01325
5 cv::_OutputArray::create(int, int const*, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 01326
4 cv::_InputArray::getMat(int) const [function] [call site] 01327
4 cv::Mat::Mat(cv::Mat const&) [function] [call site] 01328
4 cv::Mat::elemSize() const [function] [call site] 01329
4 cv::getContinuousSize2D(cv::Mat&, cv::Mat&, int) [function] [call site] 01330
4 cv::detail::check_failed_auto(int, int, cv::detail::CheckContext const&) [function] [call site] 01331
4 cv::ipp::useIPP() [function] [call site] 01332
5 cv::getCoreTlsData() [function] [call site] 01333
5 cv::ipp::getIPPSingleton() [function] [call site] 01334
6 __cxa_guard_acquire [call site] 01335
6 cv::ipp::IPPInitSingleton::IPPInitSingleton() [function] [call site] 01336
7 ippicvGetCpuFeatures [call site] 01337
7 getenv [call site] 01338
7 cv::toLowerCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 01339
7 ippicvSetCpuFeatures [call site] 01340
7 ippicvInit [call site] 01341
7 ippicvGetEnabledCpuFeatures [call site] 01342
7 ippicviGetLibVersion [call site] 01343
4 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 01344
4 cv::MatStep::operator unsigned long() const [function] [call site] 01345
4 ippiSizeL(unsigned long, unsigned long) [function] [call site] 01346
4 ippicviCopy_8u_C1R_L [call site] 01347
4 cv::utils::trace::details::Region::~Region() [function] [call site] 01348
4 cv::MatStep::operator unsigned long() const [function] [call site] 01349
4 cv::Mat::~Mat() [function] [call site] 01350
4 cv::Mat::~Mat() [function] [call site] 01351
4 cv::MatSize::operator int const*() const [function] [call site] 01352
4 cv::_OutputArray::create(int, int const*, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 01353
4 cv::_InputArray::getMat(int) const [function] [call site] 01354
4 cv::Mat::total() const [function] [call site] 01355
4 cv::NAryMatIterator::NAryMatIterator(cv::Mat const**, unsigned char**, int) [function] [call site] 01356
4 cv::Mat::elemSize() const [function] [call site] 01357
4 cv::NAryMatIterator::operator++() [function] [call site] 01358
4 cv::Mat::~Mat() [function] [call site] 01359
4 cv::utils::trace::details::Region::~Region() [function] [call site] 01360
2 cv::_InputArray::~_InputArray() [function] [call site] 01361
2 cv::Mat::~Mat() [function] [call site] 01362
2 __dynamic_cast [call site] 01363
2 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01364
2 cv::detail::check_failed_auto(unsigned long, cv::detail::CheckContext const&) [function] [call site] 01365
3 void cv::detail::check_failed_auto_ (unsigned long const&, cv::detail::CheckContext const&) [function] [call site] 01366
2 cv::detail::check_failed_auto(unsigned long, unsigned long, cv::detail::CheckContext const&) [function] [call site] 01367
2 cv::Ptr ::operator->() const [function] [call site] 01368
2 cv::Ptr ::operator->() const [function] [call site] 01369
2 cv::Ptr ::operator->() const [function] [call site] 01370
2 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01371
2 cv::tempfile(char const*) [function] [call site] 01372
3 getenv [call site] 01373
3 mkstemp [call site] 01374
3 close [call site] 01375
3 remove [call site] 01376
2 cv::Ptr ::operator->() const [function] [call site] 01377
2 cv::Ptr ::operator->() const [function] [call site] 01378
2 cv::Ptr ::operator->() const [function] [call site] 01379
2 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01380
2 fopen [call site] 01381
2 fseek [call site] 01382
2 ftell [call site] 01383
2 fseek [call site] 01384
2 fread [call site] 01385
2 fclose [call site] 01386
2 remove [call site] 01387
2 cv::Mat::~Mat() [function] [call site] 01388
2 cv::utils::trace::details::Region::~Region() [function] [call site] 01389
1 __cxa_get_exception_ptr [call site] 01390
1 cv::Exception::Exception(cv::Exception const&) [function] [call site] 01391
2 std::exception::exception(std::exception const&) [function] [call site] 01392
2 std::exception::~exception() [call site] 01393
1 __cxa_end_catch [call site] 01394
1 cv::Mat::~Mat() [function] [call site] 01395