June 2023 | ||||||
Mo | Tu | We | Th | Fr | Sa | Su |
29 | 30 | 31 | 1 | 2 | 3 | 4 |
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 1 | 2 |
3 | 4 | 5 | 6 | 7 | 8 | 9 |
The course looks at the emergence of multimedia; the nature of multimedia; media formats; the impact of multimedia on related technologies: workstations/ PDAs, operating systems, storage servers; support for distributed multimedia applications: related communications and distributed computing technologies; user interface issues; multimedia programming: synchronisation issues, media frameworks, component based programming. Content management, IPR management, media security, and water marking.
![]()
JPEG Codec and image processing tool written in C#
for multimedia course
It's a fun exercise to write the classic coders used in
compression systems:
Huffman, Arithmetic, LZ77, and LZW. |