Huffman code table entry error
이전 댓글 표시
I have 150 pics jpeg 512*512, using them in program for jpeg read and jpeg write. After 7 reads and writes, happen error. I didn’t have this problem by 400 pic 256*256. Please help me. I have deadline to run this program correctly?♀ Error: missing huffman code table entry Error using jpeg_write Error writing to file
댓글 수: 6
Geoff Hayes
2020년 1월 2일
negar - you may need to post some of your code so that we can get an idea of what it is doing. Since it works for the (first?) seven reads, could the problem be with the eighth file? Is your code assuming that the jpeg is 512x512 when this eighth image may be of different dimensions?
negar zamani
2020년 1월 2일
Geoff Hayes
2020년 1월 2일
You may want to post your code and indicate which line or lines are responsible for the errors.
Walter Roberson
2020년 1월 2일
You tested what code? We cannot see your screen from where we are.
negar zamani
2020년 1월 2일
Walter Roberson
2020년 1월 2일
If you send a CD or DVD containing the code through physical mail to the MATLAB Central team at 1 Apple Hill Drive, Natick, MA 01760-2098 USA, then they could probably post a copy of the code for you.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Denoising and Compression에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!