OpenCV Documentation
3.2
2D Features Framework
3D Visualizer
Camera Calibration and 3D Reconstruction
Clustering and Search in Multi-Dimensional Spaces
Computational Photography
Core functionality
High-level GUI
Image file reading and writing
Image processing
Images stitching
Machine Learning
Object Detection
Shape Distance and Matching
Super Resolution
Video Analysis
Video I/O
Video Stabilization
Bibliography
CUDA Module Introduction
Color conversions
Deprecated List
Frequently Asked Questions
Machine Learning Overview
OpenCV Tutorials
OpenCV modules
OpenCV-Python Tutorials
Todo List
Video I/O with OpenCV Overview
contours2.cpp
convexhull.cpp
cout_mat.cpp
demhist.cpp
distrans.cpp
edge.cpp
ffilldemo.cpp
filestorage.cpp
fitellipse.cpp
grabcut.cpp
houghcircles.cpp
houghlines.cpp
kmeans.cpp
laplace.cpp
lsd_lines.cpp
minarea.cpp
morphology2.cpp
pca.cpp
polar_transforms.cpp
segment_objects.cpp
watershed.cpp
Global Namespace
namespace Controls
namespace cv
namespace cv::cudacodec
namespace cv::cudev
namespace cv::detail
namespace cv::directx
namespace cv::flann
namespace cv::hal
namespace cv::hpp
namespace cv::instr
enum cv::instr::FLAGS
enum cv::instr::IMPL
enum cv::instr::TYPE
struct cv::instr::NodeDataTls
class cv::instr::NodeData
namespace cv::ml
namespace cv::ocl
namespace cv::ogl
namespace cv::superres
namespace cv::va_intel
namespace cv::videostab
namespace cv::viz
struct cv::softdouble
struct cv::softfloat
template class cv::Node
Overview
Detailed Documentation
namespace cvflann
namespace std
class CvLevMarq
Overview
Detailed Documentation
OpenCV Documentation
Docs
»
Global Namespace
»
namespace cv
»
namespace cv::instr
»
struct cv::instr::NodeDataTls
struct cv::instr::NodeDataTls
#include
<utility.hpp>
struct
NodeDataTls
{
// fields
uint64
m_ticksTotal
;
};