Overview of LEADTOOLS Huffman Coding Image Compression SDK Technology
Huffman encoding is designed to work best on images that have a lot of repetition. The general concept is to assign the most used bytes fewer bits, and the least used bytes more bits. First, the most used bytes in the image are assigned a variable length binary code. The more often the byte is used the shorter the control code. The less often a byte occurs the longer the control code.
- Huffman image compression technology available as C DLL, C++ classes, .NET classes, Silverlight classes, WIC codecs, WF activities and WCF services
- Add Huffman image compression to single and multi-threaded applications
- Native 32 and 64 bit binaries for Huffman image compression
Other LEADTOOLS SDK Technologies Related to Huffman Image Compression
LEADTOOLS SDK Products that Include Huffman Image Compression
Hover over each product for a description. Click for more details.
LEADTOOLS Vector Imaging Pro is a full featured raster and vector imaging SDK that supports load, save, decompression and compression of over 150 image formats via C DLL, C++ classes, .NET classes, and WIC codecs. Extended grayscale and color support such as 12 and 16 bit grayscale data and 48 and 64 bit color data is included only in LEADTOOLS Document Imaging, Recognition Imaging, Document Imaging Suite, Medical Imaging, PACS Imaging, and Medical Imaging Suite SDKs.
The LEADTOOLS Document Imaging SDK is a comprehensive document imaging SDK. Some of the features included are image annotation, memory optimizations for bitonal image data and enhanced display of black and white images. Additionally, LEADTOOLS Document Imaging supports the load, save, decompression and compression of over 150 image formats via C DLL, C++ classes, .NET classes, WIC codecs, WF activities and WCF services. Also includes extended grayscale and color support such as 12 and 16 bit grayscale data and 48 and 64 bit color data.
The LEADTOOLS Recognition Imaging SDK includes everything a developer needs to create solutions to OCR document images and process form images. Some of the features included are OCR with text searchable PDF output, MICR, forms recognition and processing, image processing to improve recognition performance, and full barcode support.
The LEADTOOLS Document Imaging Suite SDK is the most comprehensive document imaging SDK available. Some of the features included are OCR with text searchable PDF output, MICR, forms recognition and processing, image processing to improve recognition performance, full barcode support, EMF to document format conversion, printer output capture and comprehensive PDF support.
The LEADTOOLS Medical Imaging SDK includes complete DICOM dataset support as well as medical image viewing functionality. LEADTOOLS Medical Imaging is a full featured raster, document and medical imaging SDK that supports load, save, decompression and compression of over 150 image formats via C DLL, C++ classes, .NET classes, WIC codecs, WF activities and WCF services. Also includes extended grayscale and color support such as 12 and 16 bit grayscale data and 48 and 64 bit color data.
LEADTOOLS PACS Imaging is a full featured PACS, raster, document, medical imaging SDK that includes functions to implement a complete PACS client and server solution as well as medical imaging functionality. LEADTOOLS PACS Imaging SDK supports the load, save, decompression and compression of over 150 image formats via C DLL, C++ classes, .NET classes, WIC codecs, WF activities and WCF services. Also includes extended grayscale and color support such as 12 and 16 bit grayscale data and 48 and 64 bit color data.
LEADTOOLS Medical Imaging Suite is a full featured PACS, raster, document, and medical imaging SDK that includes functions to implement a complete PACS client and server solution as well as medical imaging, medical 3D, and multimedia functionality. LEADTOOLS Medical Imaging Suite SDK supports the load, save, decompression and compression of over 150 image formats via C DLL, C++ classes, .NET classes, WIC codecs, WF activities and WCF services. Also includes extended grayscale and color support such as 12 and 16 bit grayscale data and 48 and 64 bit color data.
|