Fuzz introspector: generateusergallerycollage_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
2988 2990 6 :

['std::__1::vector >::~vector[abi:ne180100]()', 'cv::FillEdgeCollection(cv::Mat&, std::__1::vector >&, void const*)', 'std::__1::vector >::vector[abi:ne180100]()', 'cv::Point_ ::Point_()', 'std::__1::vector , std::__1::allocator > >::push_back[abi:ne180100](cv::Point_ const&)', 'cv::CollectPolyEdges(cv::Mat&, cv::Point_ const*, int, std::__1::vector >&, void const*, int, int, cv::Point_ )']

2988 2990 cv::EllipseEx(cv::Mat&,cv::Point_ ,cv::Size_ ,int,int,int,voidconst*,int,int) call site: 00000 /src/opencv/modules/imgproc/src/drawing.cpp:1046
997 2173 8 :

['cv::Mat::Mat()', 'cv::Mat::Mat(int, int, int, void*, unsigned long)', 'cv::Mat::type() const', '_ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEC2B8ne180100ILi0EEEPKc', 'std::__1::basic_string , std::__1::allocator >::~basic_string()', 'cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int)', 'cv::Mat::operator=(cv::Mat&&)', 'cv::Mat::~Mat()']

997 2173 cv::NAryMatIterator::init(cv::Matconst**,cv::Mat*,unsignedchar**,int) call site: 00000 /src/opencv/modules/core/src/matrix_iterator.cpp:107
823 823 1 :

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

823 823 cv::_InputArray::getMat(int)const call site: 00000 /src/opencv/modules/core/include/opencv2/core/mat.inl.hpp:182
253 268 8 :

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

574 837 cv::utils::trace::details::TraceManager::TraceManager() call site: 00000 /src/opencv/modules/core/src/trace.cpp:846
193 193 1 :

['cv::OutOfMemoryError(unsigned long)']

193 193 cv::fastMalloc(unsignedlong) call site: 00000 /src/opencv/modules/core/src/alloc.cpp:139
23 23 1 :

['void cv::scalarToRawData_ (cv::Scalar_ const&, signed char*, int, int)']

23 2602 cv::scalarToRawData(cv::Scalar_ const&,void*,int,int) call site: 00000 /src/opencv/modules/core/src/copy.cpp:73
19 19 1 :

['void cv::scalarToRawData_ (cv::Scalar_ const&, unsigned short*, int, int)']

19 2598 cv::scalarToRawData(cv::Scalar_ const&,void*,int,int) call site: 00000 /src/opencv/modules/core/src/copy.cpp:73
19 19 1 :

['void cv::scalarToRawData_ (cv::Scalar_ const&, short*, int, int)']

19 2598 cv::scalarToRawData(cv::Scalar_ const&,void*,int,int) call site: 00000 /src/opencv/modules/core/src/copy.cpp:73
19 19 1 :

['void cv::scalarToRawData_ (cv::Scalar_ const&, double*, int, int)']

19 2598 cv::scalarToRawData(cv::Scalar_ const&,void*,int,int) call site: 00000 /src/opencv/modules/core/src/copy.cpp:73
18 18 1 :

['void cv::scalarToRawData_ (cv::Scalar_ const&, cv::hfloat*, int, int)']

18 2597 cv::scalarToRawData(cv::Scalar_ const&,void*,int,int) call site: 00000 /src/opencv/modules/core/src/copy.cpp:73
17 17 1 :

['void cv::scalarToRawData_ (cv::Scalar_ const&, int*, int, int)']

17 2596 cv::scalarToRawData(cv::Scalar_ const&,void*,int,int) call site: 00000 /src/opencv/modules/core/src/copy.cpp:73
15 15 1 :

['void cv::scalarToRawData_ (cv::Scalar_ const&, float*, int, int)']

15 2594 cv::scalarToRawData(cv::Scalar_ const&,void*,int,int) call site: 00000 /src/opencv/modules/core/src/copy.cpp:73

Fuzzer calltree

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