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.
718 B
718 B
Structured Light tutorials
-
@subpage tutorial_capture_graycode_pattern
Compatibility: > OpenCV 3.0.0
Author: Roberta Ravanelli
You will learn how to acquire a dataset using GrayCodePattern class.
-
@subpage tutorial_decode_graycode_pattern
Compatibility: > OpenCV 3.0.0
Author: Roberta Ravanelli
You will learn how to decode a previously acquired Gray code pattern, generating a pointcloud.
-
@subpage tutorial_capture_sinusoidal_pattern
Compatibility: > OpenCV 3.0.0
Author: Ambroise Moreau
You will learn how to compute phase maps using SinusoidalPattern class.