Package: dualtrees Title: Decimated and Undecimated 2D Complex Dual-Tree Wavelet Transform Version: 0.1.5 Authors@R: c( person("Sebastian", "Buschow", email = "s6sebusc@uni-bonn.de", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4750-361X")), person("Nick", "Kingsbury", role = c("ctb")), person("Rich", "Wareham", role = c("ctb")) ) Maintainer: Sebastian Buschow Description: An implementation of the decimated two-dimensional complex dual-tree wavelet transform as described in Kingsbury (1999) and Selesnick et al. (2005) . Also includes the undecimated version and spectral bias correction described in Nelson et al. (2018) . The code is partly based on the 'dtcwt' Python library. Depends: R (>= 3.5.0) License: MIT + file LICENSE Encoding: UTF-8 LazyData: true RoxygenNote: 6.1.1 Repository: https://s6sebusc.r-universe.dev Date/Publication: 2023-10-04 09:34:38 UTC RemoteUrl: https://github.com/s6sebusc/dualtrees RemoteRef: HEAD RemoteSha: a3f830ba9b9c0a14c2518442f9ab1d71a234398f NeedsCompilation: yes Packaged: 2026-06-24 12:27:38 UTC; root Author: Sebastian Buschow [aut, cre] (ORCID: ), Nick Kingsbury [ctb], Rich Wareham [ctb]