Package net.imglib2.converter
package net.imglib2.converter
-
ClassDescriptionTODOTODOAbstractConvertedIterableRandomAccessibleInterval<A, B, S extends IterableInterval<A>>TODOTODOTODOTODOTODOTODOTODOARGBARGBDoubleConverter<T extends AbstractARGBDoubleType<?>>ARGBDoubleARGBConverter<T extends AbstractARGBDoubleType<?>>BiConverter<A,
B, C> This interface would be a TriConsumer if such an interface existed in the JDK.Convert UnsignedByteType into one channel ofARGBType.ComplexImaginaryFloatConverter<R extends ComplexType<R>>Returns the imaginary value of a complex valueComplexPhaseFloatConverter<R extends ComplexType<R>>Computes the phase spectrum for a complex valueComplexPowerFloatConverter<R extends ComplexType<R>>Computes the power spectrum for a complex valueComplexPowerGLogFloatConverter<R extends ComplexType<R>>Computes the generalized log of the power spectrum for a complex valueComplexRealFloatConverter<R extends ComplexType<R>>Returns the real value for of complex valueA converter to extract one channel of aComposite.Converter<A,B> This interface is equivalent to theBiConsumerinterface and exists for historical reasons only.Convenience factory methods for sample conversion.RealARGBConverter<R extends RealType<?>>RealDoubleConverter<R extends RealType<R>>Converts anyRealTypeto aDoubleType.RealFloatConverter<R extends RealType<R>>RealLUTConverter<R extends RealType<R>>RealLUTConverter contains aColorTable8, through which samples are filtered.Implementation ofRealTypeConverters.getConverter(RealType, RealType).Converts viaBooleanType.get().Converts viaGenericByteType.getByte().The classRealTypeConverterInternals.ConverterFactoryencapsulates theClassCopyProviderthat is used to create aConverter.Converts viaComplexType.getRealDouble().Converts viaComplexType.getRealFloat().Converts viaIntegerType.getInteger().Converts viaIntegerType.getInteger().Converts voidGenericShortType.getShort().RealUnsignedByteConverter<R extends RealType<R>>RealUnsignedShortConverter<R extends RealType<R>>TypeIdentity<T extends Type<T>>TODOConverts aVolatileRealTypeto anARGBType.