ECW (file format)


ECW is a proprietary wavelet compression image format optimized for aerial and satellite imagery. It was developed by Earth Resource Mapping, and is now owned by Intergraph part of Hexagon AB. The lossy compression format efficiently compresses very large images with fine alternating contrast while retaining their visual quality.
In 1998 Earth Resource Mapping Ltd in Perth, Western Australia company founder Stuart Nixon, and two software developers Simon Cope and Mark Sheridan were researching rapid delivery of terabyte sized images over the internet using inexpensive server technology. The outcome of that research was two products, Image Web Server and ECW. ECW represented a fundamental mathematical breakthrough enabling Discrete Wavelet Transforms and inverse-DWT operations to be performed on very large images very quickly, while only using a tiny amount of RAM. For ECW patents, see and. For IWS patent, see. These patents have been obtained by ERDAS Inc. through the acquisition of Earth Resource Mapping on May 21, 2007. Indirectly Hexagon AB owns these patents because they acquired Leica Geosystems in 2005 who had acquired ERDAS Inc in 2001.
After JPEG2000 became an image standard, ER Mapper added tools to read and write JPEG2000 data into the ECW SDK to form the ECW JPEG2000 SDK. After subsequent purchase by ERDAS, the software development kit was renamed to the ERDAS ECW/JP2 SDK. of the SDK was released on 2 July 2013.

Properties

information can be embedded into the ECW file format to support geospatial applications.
Image data of up to 65,535 bands can be compressed into the ECW v2 or v3 file format at a rate of over 25 MB per second on an i7 740QM 1.731 GHz processor using v4.2 of the ECW/JP2 SDK. Data flow compression allows for compression of large images with small RAM requirements. The file format can achieve typical compression ratios from 1:2 to 1:100.
The ECW Protocol is an efficient streaming protocol used to transmit ECW and JPEG2000 images over networks, such as the Internet. ECWP supports ECWPS for private and secure encrypted streaming of image data over public networks such as the Internet.
There is a very fast read-only SDK supporting ECW and JPEG2000 which is available for no charge for desktop implementation for Windows, Linux and MacOSX. A read / write SDK can be purchased for desktop and server implementations for Windows, Linux and MacOSX). A full functioning server implementation is available within the license.
A previous version of the SDK is available in open source, and can be used for non-Microsoft operating systems, such as Linux, macOS or Android.