Feeds
질문
what is primal ELS in lifting scheme?what does this commands do
% Add a primal ELS to the lifting scheme. els = {'p',[-0.125 0.125],0}; lsnew = addlift(lshaar,els); % Perform LWT at ...
대략 13년 전 | 답변 수: 1 | 0
1
답변질문
how lifting wavelet transform used to enhance the spatial resolution of the image,explain the basics for the same.
lshaar = liftwave('db1'); % Add a primal ELS to the lifting scheme. els = {'p',[-0.125 0.125],0}; lsnew = addlift(lsha...
대략 13년 전 | 답변 수: 1 | 0