Vector Quantization using LBG Algorithm
조회 수: 3 (최근 30일)
이전 댓글 표시
I am in a small doubt of how to proceed to the next stage.
1. I have used im2col which basically turned gray-scale image into vector. 2. I have used the function vector quantization lbg algorithm which gave the VQ codebook as the output.
I understand that the image I have used to create the codebook is the training image. So here's my doubt: *How and where am I going to provide the test image in order to test the codebook created from the training image? *
What are your suggestions?
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Denoising and Compression에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!