Huffman code table entry error
Ältere Kommentare anzeigen
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 Kommentare
Geoff Hayes
am 2 Jan. 2020
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
am 2 Jan. 2020
Geoff Hayes
am 2 Jan. 2020
You may want to post your code and indicate which line or lines are responsible for the errors.
Walter Roberson
am 2 Jan. 2020
You tested what code? We cannot see your screen from where we are.
negar zamani
am 2 Jan. 2020
Walter Roberson
am 2 Jan. 2020
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.
Antworten (0)
Kategorien
Mehr zu Denoising and Compression finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!