Uses of Interface
adams.data.RegionRecorder
-
Packages that use RegionRecorder Package Description adams.data.noise -
-
Uses of RegionRecorder in adams.data.noise
Classes in adams.data.noise that implement RegionRecorder Modifier and Type Class Description class
AbstractDatabaseConnectionDenoiser<T extends DataContainer>
Ancestor for denoisers that require database access.class
AbstractDenoiser<T extends DataContainer>
An abstract super class for algorithms that remove noise from data.class
PassThrough
A dummy denoiser, which removes no noise at all.
-