フィルターのクリア

image compression using DWT

4 ビュー (過去 30 日間)
Jitesh Bhanushali
Jitesh Bhanushali 2014 年 3 月 24 日
回答済み: Walter Roberson 2014 年 3 月 24 日
sir how can we compress image using descrete wavelet transform??
is that attached file is correct?? how do i check if image compressed or not??

回答 (1 件)

Walter Roberson
Walter Roberson 2014 年 3 月 24 日
No it is not correct.
  1. There is already a dwt routine in one of the toolboxes. Calling your code dwt.m is at the very least going to be confusing, and could well interfere with other routines.
  2. code that starts with "clear all" is always broken.

カテゴリ

Help Center および File ExchangeDiscrete Multiresolution Analysis についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by