How do I vectorize an 8x8 pixel image?
이전 댓글 표시
I have the image, but I need to vectorize it. How should I do so?
댓글 수: 1
Jan
2015년 7월 29일
What does "vectorize" mean here? What is the wanted result?
답변 (1개)
Walter Roberson
2015년 7월 29일
pixelvector = pixelmatrix(:);
카테고리
도움말 센터 및 File Exchange에서 Region and Image Properties에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!