Team Members: Mehta, Ami & Muller, Gilles Title: Implementation of JPEG2000 using SSE Instruction Set Abstract: The focus of our work is implementing the Discrete Wavelet Transform of the JPEG2000 Algorithm for Intel processor using the Streaming SIMD Extension instruction set. The focus is on both memory issues and exploiting parallelism. We have implemented a C code and the plan to compare the timing and other performance of this code as compared to our optimized code which exploits parallelism in the original code using SSE.