User Tools

Site Tools


tanszek:oktatas:techcomm:jpeg_compression

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
tanszek:oktatas:techcomm:jpeg_compression [2024/10/07 09:54] – created kneheztanszek:oktatas:techcomm:jpeg_compression [2024/11/18 20:12] (current) knehez
Line 3: Line 3:
 **JPEG (Joint Photographic Experts Group)** encoding is used to compress photographic images and is particularly effective for images with smooth variations in tone and color. The key idea is to reduce redundancy and irrelevancy based on human visual perception. **JPEG (Joint Photographic Experts Group)** encoding is used to compress photographic images and is particularly effective for images with smooth variations in tone and color. The key idea is to reduce redundancy and irrelevancy based on human visual perception.
  
-### Steps in JPEG Encoding+=== Steps in JPEG Encoding ===
  
 JPEG compression involves multiple steps: JPEG compression involves multiple steps:
Line 67: Line 67:
 416 33 -19  9  -4    -2   0 416 33 -19  9  -4    -2   0
 -35 30  -8 -6    -2     0 -35 30  -8 -6    -2     0
-12  -9  -2 -1         0 + 12 -9  -2 -1         0 
-  -3  -1  0         0 +  4 -3  -1  0         0 
--3   2    0         0 + -3  2    0         0 
-  -1    0         0 +  1 -1    0         0 
-   0    0         0 +   0    0         0 
-   0    0         0+   0    0         0
 </code> </code>
  
Line 103: Line 103:
  
 <code> <code>
-26 3 -2  1  0  0  0  0 +26  3 -2  1  0  0  0  0 
--3 2 -1  0  0  0  0  0 +-3  2 -1  0  0  0  0  0 
- -1  0  0  0  0  0  0 + 1 -1  0  0  0  0  0  0 
-  0  0  0  0  0  0  0 +  0  0  0  0  0  0  0 
-  0  0  0  0  0  0  0 +  0  0  0  0  0  0  0 
-  0  0  0  0  0  0  0 +  0  0  0  0  0  0  0 
-  0  0  0  0  0  0  0 +  0  0  0  0  0  0  0 
-  0  0  0  0  0  0  0+  0  0  0  0  0  0  0
 </code> </code>
  
tanszek/oktatas/techcomm/jpeg_compression.1728294844.txt.gz · Last modified: 2024/10/07 09:54 by knehez