Cecvl::arithmetic_superior_type< T, U > | |
▼Cecvl::Augmentation | Abstract class which represent a generic Augmentation function |
Cecvl::AugAdditiveLaplaceNoise | Augmentation wrapper for ecvl::AdditiveLaplaceNoise |
Cecvl::AugAdditivePoissonNoise | Augmentation wrapper for ecvl::AdditivePoissonNoise |
Cecvl::AugBrightness | Augmentation wrapper for brightness adjustment |
Cecvl::AugCenterCrop | Augmentation CenterCrop wrapper for ecvl::CenterCrop |
Cecvl::AugCoarseDropout | Augmentation wrapper for ecvl::CoarseDropout |
Cecvl::AugDivBy255 | Augmentation DivBy255 |
Cecvl::AugElasticTransform | Augmentation wrapper for ecvl::ElasticTransform |
Cecvl::AugFlip | Augmentation wrapper for ecvl::Flip2D |
Cecvl::AugGammaContrast | Augmentation wrapper for ecvl::GammaContrast |
Cecvl::AugGaussianBlur | Augmentation wrapper for ecvl::GaussianBlur |
Cecvl::AugGridDistortion | Augmentation wrapper for ecvl::GridDistortion |
Cecvl::AugMirror | Augmentation wrapper for ecvl::Mirror2D |
Cecvl::AugNormalize | Augmentation wrapper for ecvl::Normalize |
Cecvl::AugOpticalDistortion | Augmentation wrapper for ecvl::OpticalDistortion |
Cecvl::AugPepper | Augmentation wrapper for ecvl::Pepper |
Cecvl::AugRandomCrop | Augmentation wrapper for ecvl::RandomCrop |
Cecvl::AugResizeDim | Augmentation wrapper for ecvl::ResizeDim |
Cecvl::AugResizeScale | Augmentation wrapper for ecvl::ResizeScale |
Cecvl::AugRotate | Augmentation wrapper for ecvl::Rotate2D |
Cecvl::AugSalt | Augmentation wrapper for ecvl::Salt |
Cecvl::AugSaltAndPepper | Augmentation wrapper for ecvl::SaltAndPepper |
Cecvl::AugScaleFromTo | Augmentation wrapper for ecvl::ScaleFromTo |
Cecvl::AugScaleTo | Augmentation wrapper for ecvl::ScaleTo |
Cecvl::AugToFloat32 | Augmentation ToFloat32 |
Cecvl::AugTranspose | Augmentation wrapper for ecvl::Transpose |
Cecvl::OneOfAugmentationContainer | OneOfAugmentationContainer |
Cecvl::SequentialAugmentationContainer | SequentialAugmentationContainer |
Cecvl::AugmentationFactory | |
Cecvl::AugmentationParam | Augmentations parameters |
Cecvl::ConstContiguousIterator< T > | |
Cecvl::ConstIterator< T > | |
Cecvl::ContiguousIterator< T > | |
▼Cecvl::Dataset | DeepHealth Dataset |
Cecvl::DLDataset | DeepHealth Deep Learning Dataset |
Cecvl::DatasetAugmentations | Dataset Augmentations |
▼Cecvl::GenerateDataset | Abstract class which fill the dataset object with name and description, features common to all types of datasets |
Cecvl::GenerateClassificationDataset | Generate an ecvl::Dataset from a directory tree for a classification task |
Cecvl::GenerateSegmentationDataset | Generate an ecvl::Dataset from a directory tree for a segmentation task |
▼CHardwareAbstractionLayer | |
Cecvl::FpgaHal | |
Cecvl::GpuHal | |
▼Cecvl::Image | Image class |
Cecvl::ConstContiguousView< DT > | |
Cecvl::ConstContiguousViewXYC< DT > | |
Cecvl::ConstView< DT > | |
Cecvl::ContiguousView< DT > | |
Cecvl::ContiguousViewXYC< DT > | |
Cecvl::View< DT > | |
CImageScalarAddImpl< DT, T > | |
CImageScalarDivImpl< DT, T > | |
CImageScalarMulImpl< DT, T > | |
CImageScalarSubImpl< DT, T > | |
Cecvl::InitDCMTK | |
Cecvl::Table2D< _StructFun, Args >::integer< i > | |
Cecvl::SignedTable1D< _StructFun, Args >::integer< i > | |
Cecvl::Table1D< _StructFun, Args >::integer< i > | |
Cecvl::SignedTable2D< _StructFun, Args >::integer< i > | |
Cecvl::Iterator< T > | |
Cecvl::larger_arithmetic_type< T, U > | |
Cecvl::MetaData | |
Cecvl::OpenSlideImage | |
Cecvl::param | |
Cecvl::param_list | |
Cecvl::ProducersConsumerQueue | Class that manages the producers-consumer queue of samples. The queue stores pairs of image and label, pushing and popping them in an exclusive way. The queue also has a maximum size (max_size_ attribute) to avoid memory overflows |
Cecvl::promote_superior_type< T, U > | |
Cecvl::Sample | Sample image in a dataset |
Cecvl::Shader | |
Cecvl::SignedTable1D< _StructFun, Args > | |
Cecvl::SignedTable2D< _StructFun, Args > | |
Cecvl::Split | Split of a dataset. This class provides the name of the split and the indices of the samples that belong to this split. It optionally provides the split type if the split name is one of training, validation or test |
Cecvl::Table1D< _StructFun, Args > | |
Cecvl::Table2D< _StructFun, Args > | |
Cecvl::ThreadCounters | Class representing the thread counters |
Cecvl::TypeInfo< DataType > | |
Cecvl::TypeInfo< ecvl::DataType::float32 > | |
Cecvl::TypeInfo< ecvl::DataType::float64 > | |
Cecvl::TypeInfo< ecvl::DataType::int16 > | |
Cecvl::TypeInfo< ecvl::DataType::int32 > | |
Cecvl::TypeInfo< ecvl::DataType::int64 > | |
Cecvl::TypeInfo< ecvl::DataType::int8 > | |
Cecvl::TypeInfo< ecvl::DataType::none > | |
Cecvl::TypeInfo< ecvl::DataType::uint16 > | |
Cecvl::TypeInfo< ecvl::DataType::uint8 > | |