- Category:
- matlab
- Tags:
-
- File Size:
- 3kb
- Update:
- 2017-11-18
- Downloads:
- 0 Times
- Uploaded by:
- HoangCuong
Description: WAVEFAST Perform multi-level 2-dimensional fast wavelet transform.
[C, L] = WAVE FAST (X , N, LP, HP) performs a 20 N-level FWT of
image (or matrix) X with respect to decomposition filters LP and
HP.
[C, L] = WAVEFAST(X, N, WNAME) performs the same operation but
fetches filters LP and HP for wavelet WNAME using WAVEFILTER.
Scale parameter N must be less than or equal to 10g2 of the
maximum image dimension. Filters LP and HP must be even. To
reduce border distortion, X is symmetrically extended. That is,
if X = [c1 c2 c3 ... cn] (in 1D), then its symmetric extension
would be [ ... c3 c2 c1 c1 c2 c3 .. , cn cn cn-1 cn-2 ... ].
To Search:
File list (Check if you may need any files):
Filename | Size | Date |
---|
average.m | 413 | 2017-09-16
|
bloodvessle.m | 3322 | 2017-09-25
|
changeclass.m | 565 | 2017-09-17
|
createNewTracks.m | 931 | 2017-09-25
|
deleteLostTracks.m | 645 | 2017-09-25
|
detectionToTrackAssignment.m | 641 | 2017-09-25 |