Repository for OpenCV's extra modules
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vitaly Tuzov 8c394a4f2e Updated internal calls to linear resize to use bit-exact version 7 years ago
..
doc first commit. Interface for sinusoidal pattern profilometry has been added along with stubs functions in the implementation class. The new interface inherits from StructuredLightPattern 8 years ago
include/opencv2 remove some non-ascii symbols 7 years ago
samples Updated internal calls to linear resize to use bit-exact version 7 years ago
src traits: insupported vector<vector<Mat>> for InputArray 7 years ago
test structured light: wrap create method of the SinusoidalPattern class 7 years ago
tutorials first commit. Interface for sinusoidal pattern profilometry has been added along with stubs functions in the implementation class. The new interface inherits from StructuredLightPattern 8 years ago
CMakeLists.txt Reduced modules dependencies: 8 years ago
README.md Update README.md 9 years ago

README.md

Structured Light Use

How to generate and project gray code patterns and use them to find dense depth in a scene.