Package org.ojalgo.data.image
Class ImageData.SingleChannel
java.lang.Object
org.ojalgo.data.image.ImageData
org.ojalgo.data.image.ImageData.SingleChannel
- All Implemented Interfaces:
Consumer<Access2D<?>>
,Group
,Group.Additive<MatrixStore<Double>>
,NormedVectorSpace<MatrixStore<Double>,
,Double> Operation
,Operation.Addition<MatrixStore<Double>>
,Operation.Multiplication<MatrixStore<Double>>
,Operation.Subtraction<MatrixStore<Double>>
,ScalarOperation
,ScalarOperation.Addition<MatrixStore<Double>,
,Double> ScalarOperation.Division<MatrixStore<Double>,
,Double> ScalarOperation.Multiplication<MatrixStore<Double>,
,Double> ScalarOperation.Subtraction<MatrixStore<Double>,
,Double> VectorSpace<MatrixStore<Double>,
,Double> Matrix2D<Double,
,MatrixStore<Double>> ElementsSupplier<Double>
,MatrixStore<Double>
,Access1D<Double>
,Access1D.Aggregatable<Double>
,Access1D.Sliceable<Double>
,Access1D.Visitable<Double>
,Access2D<Double>
,Access2D.Aggregatable<Double>
,Access2D.Collectable<Double,
,TransformableRegion<Double>> Access2D.Sliceable<Double>
,Access2D.Visitable<Double>
,Mutate1D
,Mutate1D.Fillable<Double>
,Mutate2D
,Mutate2D.Fillable<Double>
,Mutate2D.Receiver<Double>
,Operate2D<Double,
,ElementsSupplier<Double>> Structure1D
,Structure2D
,Structure2D.Logical<Access2D<Double>,
,MatrixStore<Double>> Structure2D.ReducibleTo1D<ElementsSupplier<Double>>
- Enclosing class:
ImageData
-
Nested Class Summary
Nested classes/interfaces inherited from class org.ojalgo.data.image.ImageData
ImageData.FrequencyDomainUpdater, ImageData.SingleChannel
Nested classes/interfaces inherited from interface org.ojalgo.structure.Access2D
Access2D.Aggregatable<N extends Comparable<N>>, Access2D.Collectable<N extends Comparable<N>,
R extends Mutate2D>, Access2D.ColumnView<N extends Comparable<N>>, Access2D.ElementView<N extends Comparable<N>>, Access2D.RowView<N extends Comparable<N>>, Access2D.SelectionView<N extends Comparable<N>>, Access2D.Sliceable<N extends Comparable<N>>, Access2D.Visitable<N extends Comparable<N>> Nested classes/interfaces inherited from interface org.ojalgo.algebra.Group
Group.Additive<T>, Group.Multiplicative<T>
Nested classes/interfaces inherited from interface org.ojalgo.structure.Mutate1D
Mutate1D.Fillable<N extends Comparable<N>>, Mutate1D.Mixable<N extends Comparable<N>>, Mutate1D.Modifiable<N extends Comparable<N>>, Mutate1D.ModifiableReceiver<N extends Comparable<N>>, Mutate1D.Receiver<N extends Comparable<N>>, Mutate1D.Sortable
Nested classes/interfaces inherited from interface org.ojalgo.structure.Mutate2D
Mutate2D.Exchangeable, Mutate2D.Fillable<N extends Comparable<N>>, Mutate2D.Mixable<N extends Comparable<N>>, Mutate2D.Modifiable<N extends Comparable<N>>, Mutate2D.ModifiableReceiver<N extends Comparable<N>>, Mutate2D.Receiver<N extends Comparable<N>>
Nested classes/interfaces inherited from interface org.ojalgo.algebra.Operation
Operation.Addition<T>, Operation.Division<T>, Operation.Multiplication<T>, Operation.Subtraction<T>
Nested classes/interfaces inherited from interface org.ojalgo.algebra.ScalarOperation
ScalarOperation.Addition<T,
N extends Comparable<N>>, ScalarOperation.Division<T, N extends Comparable<N>>, ScalarOperation.Multiplication<T, N extends Comparable<N>>, ScalarOperation.Subtraction<T, N extends Comparable<N>> Nested classes/interfaces inherited from interface org.ojalgo.structure.Structure1D
Structure1D.BasicMapper<T>, Structure1D.IndexMapper<T>, Structure1D.IntIndex, Structure1D.Logical<S extends Structure1D,
B extends Structure1D.Logical<S, B>>, Structure1D.LongIndex, Structure1D.LoopCallback Nested classes/interfaces inherited from interface org.ojalgo.structure.Structure2D
Structure2D.IntRowColumn, Structure2D.Logical<S extends Structure2D,
B extends Structure2D.Logical<S, B>>, Structure2D.LongRowColumn, Structure2D.ReducibleTo1D<R extends Structure1D>, Structure2D.Reshapable, Structure2D.RowColumnKey<R, C>, Structure2D.RowColumnMapper<R, C> -
Field Summary
FieldsFields inherited from class org.ojalgo.data.image.ImageData
MASK_ALPHA, MASK_BLUE, MASK_GREEN, MASK_RED, SHIFT_ALPHA, SHIFT_BLUE, SHIFT_GREEN, SHIFT_RED
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.ojalgo.data.image.ImageData
applyGaussianBlur, byteValue, convertTo, convertToGreyScale, copy, countColumns, countRows, doubleValue, fillMatching, floatValue, fromFrequencyDomain, get, getARGB, getColDim, getImage, getRowDim, newColour, newColour, newGreyScale, newGreyScale, newTransformation, ofPowerSpectrum, physical, read, read, resample, set, set, set, set, setARGB, sliceAlphaChannel, sliceBlueChannel, sliceGreenChannel, sliceRedChannel, toFrequencyDomain, toRanged, wrap, writeTo, writeTo
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.ojalgo.structure.Access1D
asCollectable1D, asKeyed1D, axpy, dot, select, supplyTo, toRawCopy1D
Methods inherited from interface org.ojalgo.structure.Access1D.Visitable
visitAll, visitRange
Methods inherited from interface org.ojalgo.structure.Access2D
asCollectable2D, asKeyed2D, byteValue, byteValue, byteValue, columns, doubleValue, doubleValue, doubleValue, elements, floatValue, floatValue, floatValue, get, intValue, intValue, intValue, longValue, longValue, longValue, longValue, nonzeros, rows, shortValue, shortValue, shortValue, shortValue, toRawCopy2D
Methods inherited from interface org.ojalgo.structure.Access2D.Aggregatable
aggregateColumn, aggregateDiagonal, aggregateRow, reduceColumns, reduceRows
Methods inherited from interface org.ojalgo.structure.Access2D.Collectable
collect
Methods inherited from interface org.ojalgo.structure.Access2D.Sliceable
sliceColumn, sliceDiagonal, sliceRow
Methods inherited from interface org.ojalgo.structure.Access2D.Visitable
visitColumn, visitColumn, visitDiagonal, visitDiagonal, visitOne, visitRow, visitRow
Methods inherited from interface org.ojalgo.matrix.store.ElementsSupplier
onAny, onColumns, onColumns, onMatching, onMatching, onRows, onRows
Methods inherited from interface org.ojalgo.matrix.store.MatrixStore
above, above, above, add, add, add, aggregateAll, aggregateColumn, aggregateDiagonal, aggregateRange, aggregateRow, below, below, below, bidiagonal, column, column, columns, columns, conjugate, copy, diagonal, diagonally, divide, divide, equals, get, get, hermitian, hessenberg, indexOfLargest, isHermitian, isNormal, isSmall, isSmall, left, left, left, limits, logical, multiply, multiply, multiply, multiply, multiplyBoth, negate, norm, offsets, onAll, operate, power, premultiply, reduceColumns, reduceRows, repeat, right, right, right, row, row, rows, rows, select, select, signum, sliceColumn, sliceDiagonal, sliceRange, sliceRow, subtract, subtract, subtract, superimpose, superimpose, supplyTo, symmetric, toScalar, transpose, triangular, tridiagonal, visitOne
Methods inherited from interface org.ojalgo.structure.Mutate1D.Fillable
fillAll, fillAll, fillCompatible, fillMatching, fillMatching, fillMatching, fillRange, fillRange
Methods inherited from interface org.ojalgo.structure.Mutate2D
set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set
Methods inherited from interface org.ojalgo.structure.Mutate2D.Fillable
fillColumn, fillColumn, fillColumn, fillColumn, fillColumn, fillColumn, fillCompatible, fillDiagonal, fillDiagonal, fillDiagonal, fillDiagonal, fillDiagonal, fillDiagonal, fillRow, fillRow, fillRow, fillRow, fillRow, fillRow
Methods inherited from interface org.ojalgo.structure.Mutate2D.Receiver
accept, isAcceptable
Methods inherited from interface org.ojalgo.structure.Operate2D
onAll, onAll, onAll, onAll, onAll, onCompatible, onCompatible
Methods inherited from interface org.ojalgo.algebra.ScalarOperation.Addition
add
Methods inherited from interface org.ojalgo.algebra.ScalarOperation.Division
divide
Methods inherited from interface org.ojalgo.algebra.ScalarOperation.Multiplication
multiply
Methods inherited from interface org.ojalgo.algebra.ScalarOperation.Subtraction
subtract
Methods inherited from interface org.ojalgo.structure.Structure2D
count, firstInColumn, firstInRow, getMaxDim, getMinDim, isEmpty, isFat, isScalar, isSquare, isTall, isVector, limitOfColumn, limitOfRow, size
-
Field Details
-
myMask
private final int myMask -
myShift
private final int myShift
-
-
Constructor Details
-
SingleChannel
SingleChannel(BufferedImage image, int mask, int shift)
-
-
Method Details