This document discusses low power architectures for implementing the 2D discrete wavelet transform (DWT) used in JPEG 2000 image compression. It proposes two new scan-based architectures - Low Power Z-Scan and Low Power Block Scan - that optimize memory access patterns to reduce power consumption. It also explores optimizing the computation flowgraph and pipelining of the 2D-DWT to further improve power efficiency. Memory partitioning and custom row decoders are developed to minimize memory access power. The document compares the power and area of the proposed architectures through analytical modeling and optimization exploration.