Computes the absolute value of a real-valued number/matrix, the modulus of a complex number/matrix.
Computes the arcus cosine of a real-valued number/matrix
returns 1 if all elements of x are non-zero, otherwise 0.
A cell array containing the names of all wavelets defined in this module
A cell array containing all wavelets defined in this module
returns 1 if at least one element of x is non-zero, otherwise 0.
Applies the bilateral filter to an image
Computes the arcus sine of a real-valued number/matrix.
Asserts that x is true, and generates an error otherwise (if x is false)
Computes the arcus tangent of a real-valued number/matrix.
Computes the arcus tangent of a real-valued number/matrix with two parameters Returns the principal value of the arc tangent of y/x, expressed in radians.
A 1D binary search algorithm: given a sorted vector x0, find the index of the element that is closest to ‘value’.
Checks whether the specified box contains a given point.
Build a 2D shearlet transform
Construct a 2D DT-CWT transform
Constructs a 2D wavelet transform
Builds an energy-weighted (non-Parseval) 2D shearlet transform (in which the variance of white noise is preserved in the subbands)
Builds a steerable pyramid transform
Build a pyramid for speeding up the volume ray casting
Implementation of the Canny edge detector
Horizontal concatenation function: works for matrix, complex matrices and cell matrices
Returns the nearest integer not less than x
Creates an empty cell vector of length a
Generate a colored gaussian random noise, with the given power spectral density.
Applies circular (periodic) shifting of a given vector, according to the relationship y[p] = x[p+d]
Clamps the input coordinate between [0,p], i.e.
Coiflet of length 1
Coiflet of length 2
Coiflet of length 3
Coiflet of length 4
Coiflet of length 5
Computes the color band covariance matrix of an image
Changes the current color map to the specified name.
Apply the specified color transform to an image
Converts a real-valued number/matrix to a complex-valued number/matrix
Computes bilateral filter coefficients
Computes the HUE value of a given RGB color value
Returns the conjugate of a complex-valued number (or matrix)
Returns a one-level deep copy of the specified variable.
Computes the cosine of x, where x is specified in radials
Allocates uninitialized complex-valued shared memory according to the dimensions x.
Allocates zero-initialized complex-valued shared memory according to the dimensions x.
Computes the cumulative product of all elements of a matrix (along the rows)
Computes the cumulative sum of all elements of a matrix (along the rows)
Creates a uninitialized complex-valued data matrix of dimensions a x b
Creates a zero-initialized complex-valued data vector of length a
Analysis scaling coefficients for Daubechies’ wavelet of length 20 (10 vanishing moments)
Analysis scaling coefficients for Daubechies’ wavelet of length 24 (12 vanishing moments)
Analysis scaling coefficients for Daubechies’ wavelet of length 28 (14 vanishing moments)
Analysis scaling coefficients for Daubechies’ wavelet of length 32 (16 vanishing moments)
Analysis scaling coefficients for Daubechies’ wavelet of length 4 (2 vanishing moments)
Analysis scaling coefficients for Daubechies’ wavelet of length 6 (3 vanishing moments)
Analysis scaling coefficients for Daubechies’ wavelet of length 8 (4 vanishing moments)
Analysis scaling coefficients for Daubechies’ wavelet of length 10 (5 vanishing moments)
Analysis scaling coefficients for Daubechies’ wavelet of length 12 (6 vanishing moments)
Analysis scaling coefficients for Daubechies’ wavelet of length 14 (7 vanishing moments)
Analysis scaling coefficients for Daubechies’ wavelet of length 16 (8 vanishing moments)
Determinant of a real-valued matrix
Creates a diagonal matrix from a one dimensional vector.
Lists all files in a given directory according to the specification