daniel03c1 / masked_wavelet_nerf

MIT License
80 stars 4 forks source link

About the reasons for discrete wavelet transform planes compression? #17

Closed xuyaojian123 closed 2 months ago

xuyaojian123 commented 5 months ago

I want to ask how you discovered that using the discrete wavelet transform on planes is good for compression without experimental verification. How should I analyze the real reasons why applying DWT to the original parameters of planes can compress, rather than directly looking at experimental results for verification?

daniel03c1 commented 5 months ago

If I understood your question correctly, the work was inspired by various compression algorithms, as described in the paper.