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 Kommentare

Geoff Hayes
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
negar zamani am 2 Jan. 2020
I tested this code for different order of pics and faced same error.all of pics are 512*512
Geoff Hayes
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
Walter Roberson am 2 Jan. 2020
You tested what code? We cannot see your screen from where we are.
negar zamani
negar zamani am 2 Jan. 2020

I cannot send the code because of the internet problem. The error happen when i want write stego pic as a jpeg pic.

Walter Roberson
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.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Denoising and Compression finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 2 Jan. 2020

Kommentiert:

am 2 Jan. 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by