Implementing lifting scheme 1D with the interpolating subdivision

1 view (last 30 days)
The goal is to compress one picture by using the lifting scheme with the interpolation subdivision.
The problem is that i've undersood the math process behind, but i don't know how to translate it in Matlab.
Thanks in advance to anyone who is willing to help me.

Answers (1)

Amrtanshu Raj
Amrtanshu Raj on 30 Jul 2021
Hi,
You can go through this to understand the basic MATLAB functions. Then try to implement the algorithm. There are also some already image compression methds available in MATLAB which you can check here.
Hope this helps !!

Categories

Find more on Interpolation in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!