在TI demo里,为什么算法类型选为0,能够扫描,但是没有云图;而用算法类型为1,就能够扫描,而且能出来云图;我用的相机是灰点GS3-U3-51C彩色相机
# Algorithm type
# 0 - GrayCode
# 1 - Hybrid Three Phase Shift
ALGORITHM_TYPE = 0
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
在TI demo里,为什么算法类型选为0,能够扫描,但是没有云图;而用算法类型为1,就能够扫描,而且能出来云图;我用的相机是灰点GS3-U3-51C彩色相机
# Algorithm type
# 0 - GrayCode
# 1 - Hybrid Three Phase Shift
ALGORITHM_TYPE = 0