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.
 
 
 
 
 
 
Hamdi Sahloul c880b7ea4d Utilize CV_UNUSED macro 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 Make getProjPixel output value available in python bindings 7 years ago
samples Updated internal calls to linear resize to use bit-exact version 7 years ago
src Utilize CV_UNUSED macro 7 years ago
test tests: refactor test files 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.