Damien Garcia
CREATIS, Lyon, France
Followers: 0 Following: 0
INSERM researcher - CREATIS, Lyon
http://www.biomecardio.com
Professional Interests: Cardiovascular biomechanics & imaging, Ultrasound imaging
Feeds
已提交
MUST - Matlab UltraSound Toolbox
Simulate, post-process, analyze and visualize medical ultrasound signals.
4 years 前 | 0 次下载 |
已提交
Noise variance estimation
EVAR estimates the noise variance from 1-D to N-D data
4 years 前 | 4 次下载 |
已提交
Inpaint over missing data in 1-D, 2-D, 3-D,... ND arrays
Y = INPAINTN(X) computes the missing data in the N-D array X.
4 years 前 | 13 次下载 |
已提交
smoothn
SMOOTHN allows automatized and robust smoothing in arbitrary dimension w/wo missing values
4 years 前 | 32 次下载 |
已提交
Vector plot
VPLOT plots (velocity) vectors as colored wedges (or other shapes)
7 years 前 | 4 次下载 |
已提交
Resize N-D arrays and images
Y = RESIZE(X,newsize) resizes input array X using a discrete cosine transform.
10 years 前 | 2 次下载 |
已提交
Robust smoothing for 1-D to N-D data (easy version of SMOOTHN)
EZSMOOTHN allows unsupervised robust smoothing and can deal with missing values
10 years 前 | 1 次下载 |
已提交
Quick & easy smoothing
Z = SMOOTH1Q(Y) smoothes data Y using a DCT- or FFT-based spline smoothing method
10 years 前 | 3 次下载 |
已提交
Simpson's rule for numerical integration
The Simpson's rule uses parabolic arcs instead of the straight lines used in the trapezoidal rule
11 years 前 | 55 次下载 |
已提交
DCT and DST (+ inverse) in arbitrary dimension
Discrete cosine/sine transforms and their inverses
13 years 前 | 9 次下载 |
已提交
Label connected components in 2-D array
LABEL is a generalization of BWLABEL
14 years 前 | 2 次下载 |
已提交
Image segmentation using Otsu thresholding
OTSU(I,N) segments the image I into N classes by means of Otsu's N-thresholding method.
14 years 前 | 7 次下载 |
已提交
Hybrid median filtering
HMF performs hybrid median filtering of a 2-D array or an RGB image
15 years 前 | 2 次下载 |