public class ConvertNamespace extends AbstractNamespace
Constructor and Description |
---|
ConvertNamespace() |
ops, setEnvironment
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
context, getContext, setContext
public <I extends RealType<I>,O extends RealType<O>> IterableInterval<O> imageType(IterableInterval<O> out, IterableInterval<I> in, RealTypeConverter<I,O> typeConverter)
public <C extends ComplexType<C>> Img<BitType> bit(IterableInterval<C> in)
public <C extends ComplexType<C>> Img<BitType> bit(Img<BitType> out, IterableInterval<C> in)
public <C extends ComplexType<C>> BitType bit(C in)
public <C extends ComplexType<C>> BitType bit(BitType out, C in)
public <T extends IntegerType<T>> BitType bit(T in)
public <T extends IntegerType<T>> BitType bit(BitType out, T in)
public <C extends ComplexType<C>> Img<Unsigned2BitType> uint2(IterableInterval<C> in)
public <C extends ComplexType<C>> Img<Unsigned2BitType> uint2(Img<Unsigned2BitType> out, IterableInterval<C> in)
public <C extends ComplexType<C>> Unsigned2BitType uint2(C in)
public <C extends ComplexType<C>> Unsigned2BitType uint2(Unsigned2BitType out, C in)
public <T extends IntegerType<T>> Unsigned2BitType uint2(T in)
public <T extends IntegerType<T>> Unsigned2BitType uint2(Unsigned2BitType out, T in)
public <C extends ComplexType<C>> Img<Unsigned4BitType> uint4(IterableInterval<C> in)
public <C extends ComplexType<C>> Img<Unsigned4BitType> uint4(Img<Unsigned4BitType> out, IterableInterval<C> in)
public <C extends ComplexType<C>> Unsigned4BitType uint4(C in)
public <C extends ComplexType<C>> Unsigned4BitType uint4(Unsigned4BitType out, C in)
public <T extends IntegerType<T>> Unsigned4BitType uint4(T in)
public <T extends IntegerType<T>> Unsigned4BitType uint4(Unsigned4BitType out, T in)
public <C extends ComplexType<C>> Img<ByteType> int8(IterableInterval<C> in)
public <C extends ComplexType<C>> Img<ByteType> int8(Img<ByteType> out, IterableInterval<C> in)
public <C extends ComplexType<C>> ByteType int8(C in)
public <C extends ComplexType<C>> ByteType int8(ByteType out, C in)
public <T extends IntegerType<T>> ByteType int8(T in)
public <T extends IntegerType<T>> ByteType int8(ByteType out, T in)
public <C extends ComplexType<C>> Img<UnsignedByteType> uint8(IterableInterval<C> in)
public <C extends ComplexType<C>> Img<UnsignedByteType> uint8(Img<UnsignedByteType> out, IterableInterval<C> in)
public <C extends ComplexType<C>> UnsignedByteType uint8(C in)
public <C extends ComplexType<C>> UnsignedByteType uint8(UnsignedByteType out, C in)
public <T extends IntegerType<T>> UnsignedByteType uint8(T in)
public <T extends IntegerType<T>> UnsignedByteType uint8(UnsignedByteType out, T in)
public <C extends ComplexType<C>> Img<Unsigned12BitType> uint12(IterableInterval<C> in)
public <C extends ComplexType<C>> Img<Unsigned12BitType> uint12(Img<Unsigned12BitType> out, IterableInterval<C> in)
public <C extends ComplexType<C>> Unsigned12BitType uint12(C in)
public <C extends ComplexType<C>> Unsigned12BitType uint12(Unsigned12BitType out, C in)
public <T extends IntegerType<T>> Unsigned12BitType uint12(T in)
public <T extends IntegerType<T>> Unsigned12BitType uint12(Unsigned12BitType out, T in)
public <C extends ComplexType<C>> Img<ShortType> int16(IterableInterval<C> in)
public <C extends ComplexType<C>> Img<ShortType> int16(Img<ShortType> out, IterableInterval<C> in)
public <C extends ComplexType<C>> ShortType int16(C in)
public <C extends ComplexType<C>> ShortType int16(ShortType out, C in)
public <T extends IntegerType<T>> ShortType int16(T in)
public <T extends IntegerType<T>> ShortType int16(ShortType out, T in)
public <C extends ComplexType<C>> Img<UnsignedShortType> uint16(IterableInterval<C> in)
public <C extends ComplexType<C>> Img<UnsignedShortType> uint16(Img<UnsignedShortType> out, IterableInterval<C> in)
public <C extends ComplexType<C>> UnsignedShortType uint16(C in)
public <C extends ComplexType<C>> UnsignedShortType uint16(UnsignedShortType out, C in)
public <T extends IntegerType<T>> UnsignedShortType uint16(T in)
public <T extends IntegerType<T>> UnsignedShortType uint16(UnsignedShortType out, T in)
public <C extends ComplexType<C>> Img<IntType> int32(IterableInterval<C> in)
public <C extends ComplexType<C>> Img<IntType> int32(Img<IntType> out, IterableInterval<C> in)
public <T extends IntegerType<T>> IntType int32(T in)
public <T extends IntegerType<T>> IntType int32(IntType out, T in)
public <C extends ComplexType<C>> IntType int32(C in)
public <C extends ComplexType<C>> IntType int32(IntType out, C in)
public <C extends ComplexType<C>> Img<UnsignedIntType> uint32(IterableInterval<C> in)
public <C extends ComplexType<C>> Img<UnsignedIntType> uint32(Img<UnsignedIntType> out, IterableInterval<C> in)
public <C extends ComplexType<C>> UnsignedIntType uint32(C in)
public <C extends ComplexType<C>> UnsignedIntType uint32(UnsignedIntType out, C in)
public <T extends IntegerType<T>> UnsignedIntType uint32(T in)
public <T extends IntegerType<T>> UnsignedIntType uint32(UnsignedIntType out, T in)
public <C extends ComplexType<C>> Img<LongType> int64(IterableInterval<C> in)
public <C extends ComplexType<C>> Img<LongType> int64(Img<LongType> out, IterableInterval<C> in)
public <C extends ComplexType<C>> LongType int64(C in)
public <C extends ComplexType<C>> LongType int64(LongType out, C in)
public <T extends IntegerType<T>> LongType int64(T in)
public <T extends IntegerType<T>> LongType int64(LongType out, T in)
public <C extends ComplexType<C>> Img<UnsignedLongType> uint64(IterableInterval<C> in)
public <C extends ComplexType<C>> Img<UnsignedLongType> uint64(Img<UnsignedLongType> out, IterableInterval<C> in)
public <C extends ComplexType<C>> UnsignedLongType uint64(C in)
public <C extends ComplexType<C>> UnsignedLongType uint64(UnsignedLongType out, C in)
public <T extends IntegerType<T>> UnsignedLongType uint64(T in)
public <T extends IntegerType<T>> UnsignedLongType uint64(UnsignedLongType out, T in)
public <C extends ComplexType<C>> Img<Unsigned128BitType> uint128(IterableInterval<C> in)
public <C extends ComplexType<C>> Img<Unsigned128BitType> uint128(Img<Unsigned128BitType> out, IterableInterval<C> in)
public <T extends IntegerType<T>> Unsigned128BitType uint128(T in)
public <T extends IntegerType<T>> Unsigned128BitType uint128(Unsigned128BitType out, T in)
public <C extends ComplexType<C>> Unsigned128BitType uint128(C in)
public <C extends ComplexType<C>> Unsigned128BitType uint128(Unsigned128BitType out, C in)
public <C extends ComplexType<C>> Img<FloatType> float32(IterableInterval<C> in)
public <C extends ComplexType<C>> Img<FloatType> float32(Img<FloatType> out, IterableInterval<C> in)
public <C extends ComplexType<C>> FloatType float32(C in)
public <C extends ComplexType<C>> FloatType float32(FloatType out, C in)
public <C extends ComplexType<C>> Img<ComplexFloatType> cfloat32(IterableInterval<C> in)
public <C extends ComplexType<C>> Img<ComplexFloatType> cfloat32(Img<ComplexFloatType> out, IterableInterval<C> in)
public <C extends ComplexType<C>> ComplexFloatType cfloat32(C in)
public <C extends ComplexType<C>> ComplexFloatType cfloat32(ComplexFloatType out, C in)
public <C extends ComplexType<C>> Img<DoubleType> float64(IterableInterval<C> in)
public <C extends ComplexType<C>> Img<DoubleType> float64(Img<DoubleType> out, IterableInterval<C> in)
public <C extends ComplexType<C>> DoubleType float64(C in)
public <C extends ComplexType<C>> DoubleType float64(DoubleType out, C in)
public <C extends ComplexType<C>> Img<ComplexDoubleType> cfloat64(IterableInterval<C> in)
public <C extends ComplexType<C>> Img<ComplexDoubleType> cfloat64(Img<ComplexDoubleType> out, IterableInterval<C> in)
public <C extends ComplexType<C>> ComplexDoubleType cfloat64(C in)
public <C extends ComplexType<C>> ComplexDoubleType cfloat64(ComplexDoubleType out, C in)
public String getName()
Copyright © 2014–2022 ImageJ. All rights reserved.