Other packages > Find by keyword >

DynClust  

Denoising and Clustering for Dynamical Image Sequence (2D or 3D)+t
View on CRAN: Click here


Download and install DynClust package within the R console
Install from CRAN:
install.packages("DynClust")

Install from Github:
library("remotes")
install_github("cran/DynClust")

Install by package version:
library("remotes")
install_version("DynClust", "3.24")



Attach the package and use:
library("DynClust")
Maintained by
Yves Rozenholc
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-08-30
Latest Update: 2022-04-11
Description:
A two-stage procedure for the denoising and clustering of stack of noisy images acquired over time. Clustering only assumes that the data contain an unknown but small number of dynamic features. The method first denoises the signals using local spatial and full temporal information. The clustering step uses the previous output to aggregate voxels based on the knowledge of their spatial neighborhood. Both steps use a single keytool based on the statistical comparison of the difference of two signals with the null signal. No assumption is therefore required on the shape of the signals. The data are assumed to be normally distributed (or at least follow a symmetric distribution) with a known constant variance. Working pixelwise, the method can be time-consuming depending on the size of the data-array but harnesses the power of multicore cpus.
How to cite:
Yves Rozenholc (2012). DynClust: Denoising and Clustering for Dynamical Image Sequence (2D or 3D)+t. R package version 3.24, https://cran.r-project.org/web/packages/DynClust. Accessed 25 Jun. 2026.
Previous versions and publish date:
1.0 (2012-08-30 17:09), 1.1 (2012-08-31 15:14), 1.2 (2012-09-21 14:01), 1.3 (2012-10-11 22:35), 2.0 (2012-11-15 18:11), 2.2 (2012-12-20 10:02), 3.11 (2014-02-18 22:25), 3.12 (2014-02-28 16:02), 3.13 (2014-04-25 11:02)
Other packages that cited DynClust R package
View DynClust citation profile
Other R packages that DynClust depends, imports, suggests or enhances
Complete documentation for DynClust
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA