Gray code pattern sequence
显示 更早的评论
How do I create a pattern of gray code images ?? used in Structured light ??
回答(1 个)
Walter Roberson
2011-11-21
0 个投票
Code the values 0 to the number of stripes, as a row (or column). repmat() that vector to the stripe size you want.
类别
在 帮助中心 和 File Exchange 中查找有关 Semantic Segmentation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!