Module org.scijava.ops.image
Package org.scijava.ops.image.logic
-
Class Summary Class Description BooleanTypeLogic<B extends BooleanType<B>,C extends Comparable<C>> Logic operations withBooleanTypeas output.Default<I extends BooleanType<I>,O extends Type<O>> An Op that sets the output to thedefaultValiff the input is evaluated as false.Ternary<I extends BooleanType<I>,O extends Type<O>> An Op that works the same way as the?:operator.