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!