Gray code pattern sequence
Mostrar comentarios más antiguos
How do I create a pattern of gray code images ?? used in Structured light ??
Respuestas (1)
Walter Roberson
el 21 de Nov. de 2011
0 votos
Code the values 0 to the number of stripes, as a row (or column). repmat() that vector to the stripe size you want.
Categorías
Más información sobre Semantic Segmentation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!