Single shot structured light
How this method can be made with openCV.
How this method can be made with openCV.
Asked: 2020-01-22 04:31:49 -0600
Seen: 346 times
Last updated: Jan 22 '20
What is the price of 3D face dataset? Can anyone suggest a good 3D face dataset?
Help Recovering Structure From Motion
Algorithms for 3D face reconstruction
Camera with auto-focus and 3D reconstruction
How to relocate face points in opencv / face distortion
How to use GenericDescriptorMatcher?
there are structured_light classes in opencv_contrib, but none of them are single shot.
(you will need 3 shots for sinusodial, and 40 for the graycode version)
where did you find that image ? there must have been paper references ...
I found on google. In a scientific paper not details or description on algorithm
Looks like it is taken from this paper.
Yes from this paper. But no details about decoding, creating disparity maps...