フィルターのクリア

Hi !! I have a tiff image, which i have altered to get another matrix say a .Now, I want to compress and decompress it.

1 回表示 (過去 30 日間)
nayana
nayana 2013 年 1 月 5 日
i want to compress my matrix(large size) a by using Huffman coding and then decode it again to get the original matrix a. can u post links of any coding u might know that solves my problem
  14 件のコメント
nayana
nayana 2013 年 1 月 9 日
Thank you.Its working but after storing output into file when i try to read it, the size of the result is one less than that of input.. Do u have an idea about this???
Walter Roberson
Walter Roberson 2013 年 1 月 9 日
Make sure you write a multiple of 8 bits, as files can only store multiples of 8 bits.

サインインしてコメントする。

回答 (1 件)

Jan
Jan 2013 年 1 月 5 日

カテゴリ

Help Center および File ExchangeLarge Files and Big Data についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by