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!