Gray code pattern sequence
Afficher commentaires plus anciens
How do I create a pattern of gray code images ?? used in Structured light ??
Réponses (1)
Walter Roberson
le 21 Nov 2011
0 votes
Code the values 0 to the number of stripes, as a row (or column). repmat() that vector to the stripe size you want.
Catégories
En savoir plus sur Semantic Segmentation dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!