Home
last modified time | relevance | path

Searched defs:DepthSource (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/contrib/modules/rgbd/samples/
H A Dio_utils.hpp124 struct DepthSource struct
127 enum Type
136 DepthSource(int cam) : DepthSource("", cam) {} in DepthSource() argument
138 DepthSource(String fileListName) : DepthSource(fileListName, -1) {} in DepthSource() argument
140 DepthSource(String fileListName, int cam) in DepthSource() function
173 UMat getDepth() in getDepth()
371 std::vector<std::string> depthFileList;
372 size_t frameIdx;
373 VideoCapture vc;
374 UMat undistortMap1, undistortMap2;
[all …]
/dports/math/vtk8/VTK-8.2.0/Rendering/OpenGL2/
H A DvtkDualDepthPeelingPass.h271 TextureName DepthSource; // The current depth source buffer variable
/dports/math/vtk9/VTK-9.1.0/Rendering/OpenGL2/
H A DvtkDualDepthPeelingPass.h253 TextureName DepthSource; // The current depth source buffer variable