JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
no.uib.cipr.matrix
,
org.openimaj.math.combinatorics.optimisation
,
org.openimaj.math.geometry
,
org.openimaj.math.geometry.line
,
org.openimaj.math.geometry.path
,
org.openimaj.math.geometry.path.resample
,
org.openimaj.math.geometry.point
,
org.openimaj.math.geometry.shape
,
org.openimaj.math.geometry.shape.algorithm
,
org.openimaj.math.geometry.shape.util
,
org.openimaj.math.geometry.shape.util.polygon
,
org.openimaj.math.geometry.transforms
,
org.openimaj.math.geometry.transforms.check
,
org.openimaj.math.geometry.transforms.estimation
,
org.openimaj.math.geometry.transforms.estimation.sampling
,
org.openimaj.math.geometry.transforms.residuals
,
org.openimaj.math.geometry.triangulation
,
org.openimaj.math.graph
,
org.openimaj.math.graph.algorithm
,
org.openimaj.math.matrix
,
org.openimaj.math.matrix.algorithm
,
org.openimaj.math.matrix.algorithm.pca
,
org.openimaj.math.matrix.algorithm.whitening
,
org.openimaj.math.matrix.similarity
,
org.openimaj.math.matrix.similarity.processor
,
org.openimaj.math.model
,
org.openimaj.math.model.fit
,
org.openimaj.math.model.fit.residuals
,
org.openimaj.math.statistics
,
org.openimaj.math.statistics.distribution
,
org.openimaj.math.statistics.distribution.kernel
,
org.openimaj.math.statistics.distribution.metrics
,
org.openimaj.math.statistics.normalisation
,
org.openimaj.math.util
,
org.openimaj.math.util.distance
Class Hierarchy
java.lang.
Object
org.openimaj.math.statistics.distribution.
AbstractMultivariateDistribution
(implements org.openimaj.math.statistics.distribution.
MultivariateDistribution
)
org.openimaj.math.statistics.distribution.
MixtureOfGaussians
org.openimaj.math.statistics.distribution.
MultivariateKernelDensityEstimate
org.openimaj.math.statistics.distribution.
AbstractMultivariateGaussian
(implements org.openimaj.math.statistics.distribution.
MultivariateGaussian
)
org.openimaj.math.statistics.distribution.
CachingMultivariateGaussian
(implements org.openimaj.math.statistics.distribution.
MultivariateGaussian
)
org.openimaj.math.statistics.distribution.
DiagonalMultivariateGaussian
org.openimaj.math.statistics.distribution.
FullMultivariateGaussian
org.openimaj.math.statistics.distribution.
SphericalMultivariateGaussian
org.openimaj.math.geometry.point.
AbstractPoint2d
(implements org.openimaj.math.geometry.point.
Point2d
)
org.openimaj.math.model.fit.residuals.
AbstractResidualCalculator
<I,D,M> (implements org.openimaj.math.model.fit.residuals.
ResidualCalculator
<I,D,M>)
org.openimaj.math.model.fit.residuals.
DistanceComparatorResidual
<I,D,M>
org.openimaj.math.geometry.transforms.
FundamentalModel.EpipolarResidual
org.openimaj.math.geometry.transforms.
FundamentalModel.Fundamental8PtResidual
org.openimaj.math.geometry.transforms.
FundamentalModel.SampsonGeometricResidual
org.openimaj.math.geometry.shape.util.polygon.
AetTree
org.openimaj.math.geometry.transforms.
AffineTransformModel
(implements org.openimaj.math.model.
EstimatableModel
<I,D>, org.openimaj.math.geometry.transforms.
MatrixTransformProvider
)
org.openimaj.math.geometry.transforms.
AffineTransformModel3d
(implements org.openimaj.math.model.
EstimatableModel
<I,D>, org.openimaj.math.geometry.transforms.
MatrixTransformProvider
)
org.openimaj.math.geometry.transforms.
RigidTransformModel3d
(implements org.openimaj.math.geometry.transforms.
MatrixTransformProvider
)
org.openimaj.math.geometry.transforms.residuals.
AlgebraicResidual2d
<M> (implements org.openimaj.math.model.fit.residuals.
ResidualCalculator
<I,D,M>)
org.openimaj.math.geometry.transforms.estimation.sampling.
BucketingSampler2d
(implements org.openimaj.util.
CollectionSampler
<T>)
org.openimaj.math.geometry.shape.util.polygon.
BundleState
org.openimaj.math.matrix.
CFMatrixUtils
org.openimaj.math.graph.algorithm.
CharikarDensestSubgraph
<V,E>
Jama.CholeskyDecomposition (implements java.io.
Serializable
)
org.openimaj.math.matrix.
UpdateableCholeskyDecomposition
org.openimaj.math.geometry.shape.
Circle
(implements org.openimaj.math.geometry.shape.
Shape
)
org.openimaj.math.util.
Complex
org.openimaj.math.geometry.transforms.check.
ConvexityCheck2D
<M> (implements org.openimaj.util.function.
Predicate
<T>)
org.openimaj.math.geometry.shape.algorithm.
ConvexityDefect
org.openimaj.math.geometry.triangulation.
DelaunayTriangulator
org.openimaj.math.util.
DoubleArrayStatsUtils
no.uib.cipr.matrix.
EconomySVD
org.openimaj.math.geometry.shape.util.polygon.
EdgeNode
org.openimaj.math.geometry.shape.util.polygon.
EdgeTable
org.openimaj.math.matrix.
EigenValueVectorPair
org.openimaj.math.geometry.shape.
Ellipse
(implements java.lang.
Cloneable
, org.openimaj.math.geometry.shape.
Shape
)
org.openimaj.math.geometry.shape.
EllipseAreaOfIntersection
org.openimaj.math.geometry.shape.
EllipseUtilities
org.openimaj.math.util.
FloatArrayStatsUtils
org.openimaj.math.geometry.transforms.
FundamentalModel
(implements org.openimaj.math.model.
EstimatableModel
<I,D>)
org.openimaj.math.geometry.transforms.
FundamentalRefinement.Base
(implements org.apache.commons.math3.fitting.leastsquares.MultivariateJacobianFunction)
org.openimaj.math.geometry.transforms.
FundamentalRefinement.F12Epipolar
org.openimaj.math.geometry.transforms.
FundamentalRefinement.F12Sampson
org.openimaj.math.geometry.transforms.
FundamentalRefinement.F13Epipolar
org.openimaj.math.geometry.transforms.
FundamentalRefinement.F13Sampson
org.openimaj.math.geometry.transforms.
FundamentalRefinement.F23Epipolar
org.openimaj.math.geometry.transforms.
FundamentalRefinement.F23Sampson
org.openimaj.math.geometry.transforms.
FundamentalRefinement.FastSolveNormal3x2
org.openimaj.math.statistics.distribution.metrics.
GaussianKLDivergence
(implements org.openimaj.util.comparator.
DistanceComparator
<T>)
org.openimaj.math.model.
GaussianVectorNaiveBayesModel
<T> (implements org.openimaj.math.model.
EstimatableModel
<I,D>)
org.openimaj.math.matrix.
GeneralisedEigenvalueProblem
org.openimaj.math.geometry.shape.algorithm.
GeneralisedProcrustesAnalysis
org.openimaj.math.geometry.shape.util.
GrahamScan
org.openimaj.math.matrix.
GramSchmidtProcess
(implements org.openimaj.util.function.
Function
<IN,OUT>)
org.openimaj.math.util.distance.
HammingUtils
org.openimaj.math.geometry.transforms.
HomographyModel
(implements org.openimaj.math.model.
EstimatableModel
<I,D>, org.openimaj.math.geometry.transforms.
MatrixTransformProvider
)
org.openimaj.math.geometry.shape.util.polygon.
HState
org.openimaj.math.combinatorics.optimisation.
HungarianAlgorithm
org.openimaj.math.util.
Interpolation
org.openimaj.math.matrix.similarity.processor.
InvertData
(implements org.openimaj.math.matrix.similarity.processor.
SimilarityMatrixProcessor
)
org.openimaj.math.geometry.shape.util.polygon.
ItNode
org.openimaj.math.model.
LeastSquaresLinearModel
(implements org.openimaj.math.model.
EstimatableModel
<I,D>)
org.openimaj.math.geometry.line.
Line2d
(implements java.lang.
Cloneable
, org.openimaj.math.geometry.path.
Path2d
)
org.openimaj.math.geometry.line.
Line2d.IntersectionResult
org.openimaj.math.matrix.algorithm.
LinearDiscriminantAnalysis
org.openimaj.math.geometry.path.resample.
LinearResampler
(implements org.openimaj.util.function.
Function
<IN,OUT>, org.openimaj.util.function.
Operation
<T>)
org.openimaj.math.model.fit.
LMedS
<I,D,M> (implements org.openimaj.math.model.fit.
RobustModelFitting
<I,D,M>)
org.openimaj.math.geometry.shape.util.polygon.
LmtNode
org.openimaj.math.geometry.shape.util.polygon.
LmtTable
org.openimaj.math.util.
MathUtils
org.openimaj.math.util.
MathUtils.ExponentAndMantissa
org.openimaj.math.matrix.
MatlibMatrixUtils
Jama.Matrix (implements java.lang.
Cloneable
, java.io.
Serializable
)
org.openimaj.math.matrix.
ReadWriteableMatrix
(implements org.openimaj.io.
ReadWriteable
)
org.openimaj.math.matrix.similarity.
SimilarityMatrix
(implements org.openimaj.io.
ReadWriteable
)
ch.akuhn.matrix.
Matrix
org.openimaj.math.matrix.
DiagonalMatrix
org.openimaj.math.matrix.
JamaDenseMatrix
org.openimaj.math.matrix.
MatrixUtils
org.openimaj.math.statistics.
MeanAndCovariance
org.openimaj.math.matrix.
MeanVector
org.openimaj.math.util.distance.
ModelDistanceCheck
(implements org.openimaj.math.util.distance.
DistanceCheck
)
org.openimaj.math.matrix.similarity.processor.
MultidimensionalScaling
(implements org.openimaj.math.matrix.similarity.processor.
SimilarityMatrixProcessor
)
org.openimaj.math.matrix.similarity.processor.
NormaliseData
(implements org.openimaj.math.matrix.similarity.processor.
SimilarityMatrixProcessor
)
org.openimaj.math.geometry.transforms.
NullModel
<T> (implements org.openimaj.math.model.
EstimatableModel
<I,D>)
org.openimaj.math.geometry.shape.util.polygon.
OperationType
org.openimaj.math.geometry.transforms.check.
OrientationCheck2D
<M> (implements org.openimaj.util.function.
Predicate
<T>)
org.openimaj.math.geometry.point.
PayloadCoordinate
<T,O> (implements org.openimaj.math.geometry.point.
Coordinate
)
org.openimaj.math.statistics.normalisation.
PerExampleMeanCenter
(implements org.openimaj.math.statistics.normalisation.
Normaliser
)
org.openimaj.math.statistics.normalisation.
PerExampleMeanCenterVar
(implements org.openimaj.math.statistics.normalisation.
Normaliser
)
org.openimaj.math.geometry.point.
Point2dImpl
(implements java.lang.
Cloneable
, org.openimaj.math.geometry.point.
Point2d
)
org.openimaj.math.geometry.point.
Point3dImpl
(implements java.lang.
Cloneable
, org.openimaj.math.geometry.point.
Point3d
)
org.openimaj.math.geometry.shape.
PointDistributionModel
org.openimaj.math.geometry.shape.
PointDistributionModel.BoxConstraint
(implements org.openimaj.math.geometry.shape.
PointDistributionModel.Constraint
)
org.openimaj.math.geometry.shape.
PointDistributionModel.EllipsoidConstraint
(implements org.openimaj.math.geometry.shape.
PointDistributionModel.Constraint
)
org.openimaj.math.geometry.shape.
PointDistributionModel.NullConstraint
(implements org.openimaj.math.geometry.shape.
PointDistributionModel.Constraint
)
org.openimaj.math.geometry.point.
PointList
(implements java.lang.
Cloneable
, org.openimaj.math.geometry.
GeometricObject2d
, java.lang.
Iterable
<T>)
org.openimaj.math.geometry.shape.
Polygon
(implements org.openimaj.math.geometry.shape.
Shape
)
org.openimaj.math.geometry.shape.
TriangulatedPolygon
org.openimaj.math.geometry.path.
Polyline
(implements org.openimaj.math.geometry.path.
Path2d
)
org.openimaj.math.geometry.point.
PointListConnections
org.openimaj.math.geometry.shape.util.polygon.
PolygonNode
org.openimaj.math.geometry.shape.util.
PolygonUtils
org.openimaj.math.matrix.algorithm.pca.
PrincipalComponentAnalysis
org.openimaj.math.matrix.algorithm.pca.
CovarPrincipalComponentAnalysis
org.openimaj.math.matrix.algorithm.pca.
SvdPrincipalComponentAnalysis
org.openimaj.math.matrix.algorithm.pca.
ThinSvdPrincipalComponentAnalysis
org.openimaj.math.matrix.algorithm.pca.
PrincipalComponentAnalysis.EnergyThresholdComponentSelector
(implements org.openimaj.math.matrix.algorithm.pca.
PrincipalComponentAnalysis.ComponentSelector
)
org.openimaj.math.matrix.algorithm.pca.
PrincipalComponentAnalysis.NumberComponentSelector
(implements org.openimaj.math.matrix.algorithm.pca.
PrincipalComponentAnalysis.ComponentSelector
)
org.openimaj.math.matrix.algorithm.pca.
PrincipalComponentAnalysis.PercentageEnergyComponentSelector
(implements org.openimaj.math.matrix.algorithm.pca.
PrincipalComponentAnalysis.ComponentSelector
)
org.openimaj.math.geometry.shape.algorithm.
ProcrustesAnalysis
org.openimaj.math.matrix.
PseudoInverse
org.openimaj.math.util.
QuadraticEquation
org.openimaj.math.model.fit.
RANSAC
<I,D,M> (implements org.openimaj.math.model.fit.
RobustModelFitting
<I,D,M>)
org.openimaj.math.model.fit.
RANSAC.BestFitStoppingCondition
(implements org.openimaj.math.model.fit.
RANSAC.StoppingCondition
)
org.openimaj.math.model.fit.
RANSAC.NumberInliersStoppingCondition
(implements org.openimaj.math.model.fit.
RANSAC.StoppingCondition
)
org.openimaj.math.model.fit.
RANSAC.PercentageInliersStoppingCondition
org.openimaj.math.model.fit.
RANSAC.ProbabilisticMinInliersStoppingCondition
(implements org.openimaj.math.model.fit.
RANSAC.StoppingCondition
)
org.openimaj.math.geometry.shape.
Rectangle
(implements org.openimaj.io.
ReadWriteable
, java.io.
Serializable
, org.openimaj.math.geometry.shape.
Shape
)
org.openimaj.math.geometry.shape.
Rectangle3D
org.openimaj.math.geometry.transforms.estimation.
RobustAffineTransformEstimator
(implements org.openimaj.math.model.fit.
RobustModelFitting
<I,D,M>)
org.openimaj.math.geometry.transforms.estimation.
RobustFundamentalEstimator
(implements org.openimaj.math.model.fit.
RobustModelFitting
<I,D,M>)
org.openimaj.math.geometry.transforms.estimation.
RobustHomographyEstimator
(implements org.openimaj.math.model.fit.
RobustModelFitting
<I,D,M>)
org.openimaj.math.geometry.shape.
RotatedRectangle
(implements java.lang.
Cloneable
, org.openimaj.math.geometry.shape.
Shape
)
org.openimaj.math.geometry.shape.util.
RotatingCalipers
org.openimaj.math.geometry.shape.util.
RotatingCalipers.Caliper
org.openimaj.math.util.
RunningStat
org.openimaj.math.statistics.distribution.metrics.
SampledMultivariateDistanceComparator
(implements org.openimaj.util.comparator.
DistanceComparator
<T>)
org.openimaj.math.geometry.shape.util.polygon.
ScanBeamTree
org.openimaj.math.geometry.shape.util.polygon.
ScanBeamTreeEntries
org.openimaj.math.graph.
SimpleEdge
<VERTEX>
org.openimaj.math.graph.
SimpleWeightedEdge
<VERTEX>
org.openimaj.math.model.fit.
SimpleModelFitting
<I,D,M> (implements org.openimaj.math.model.fit.
RobustModelFitting
<I,D,M>)
org.openimaj.math.geometry.transforms.residuals.
SingleImageTransferResidual2d
<M> (implements org.openimaj.math.model.fit.residuals.
ResidualCalculator
<I,D,M>)
org.openimaj.math.geometry.shape.util.polygon.
StNode
org.openimaj.math.geometry.transforms.residuals.
SymmetricTransferResidual2d
<M> (implements org.openimaj.math.model.fit.residuals.
ResidualCalculator
<I,D,M>)
org.openimaj.math.matrix.
ThinSingularValueDecomposition
org.openimaj.math.matrix.similarity.processor.
Threshold
(implements org.openimaj.math.matrix.similarity.processor.
SimilarityMatrixProcessor
)
org.openimaj.math.util.distance.
ThresholdDistanceCheck
(implements org.openimaj.math.util.distance.
DistanceCheck
)
org.openimaj.math.geometry.shape.util.polygon.
TopPolygonNode
org.openimaj.math.geometry.transforms.residuals.
TransformedSITR2d
<M> (implements org.openimaj.math.model.fit.residuals.
ResidualCalculator
<I,D,M>)
org.openimaj.math.geometry.transforms.check.
TransformMatrixConditionCheck
<M> (implements org.openimaj.util.function.
Predicate
<T>)
org.openimaj.math.geometry.transforms.
TransformUtilities
org.openimaj.math.geometry.shape.
Triangle
(implements org.openimaj.math.geometry.shape.
Shape
)
org.openimaj.math.model.
UnivariateGaussianNaiveBayesModel
<T> (implements org.openimaj.math.model.
EstimatableModel
<I,D>)
org.openimaj.math.geometry.shape.util.polygon.
VertexType
org.openimaj.math.geometry.triangulation.
Voronoi
org.openimaj.math.matrix.algorithm.whitening.
WhiteningTransform
org.openimaj.math.matrix.algorithm.whitening.
PCAWhitening
org.openimaj.math.matrix.algorithm.whitening.
ZCAWhitening
org.openimaj.math.statistics.normalisation.
ZScore
(implements org.openimaj.math.statistics.normalisation.
Denormaliser
, org.openimaj.math.statistics.normalisation.
TrainableNormaliser
)
Interface Hierarchy
java.lang.
Cloneable
org.openimaj.math.model.
EstimatableModel
<I,D> (also extends org.openimaj.math.model.
Model
<I,D>)
org.openimaj.math.geometry.shape.
Shape
(also extends org.openimaj.math.geometry.
GeometricObject2d
)
org.openimaj.math.util.distance.
DistanceCheck
org.openimaj.math.geometry.
GeometricObject2d
org.openimaj.math.geometry.path.
Path2d
org.openimaj.math.geometry.shape.
Shape
(also extends java.lang.
Cloneable
)
org.openimaj.io.
InternalReadable
org.openimaj.math.geometry.point.
Coordinate
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.io.
Readable
(also extends org.openimaj.io.
ReadableASCII
, org.openimaj.io.
ReadableBinary
)
org.openimaj.math.geometry.point.
Coordinate
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.io.
ReadWriteable
(also extends org.openimaj.io.
Writeable
)
org.openimaj.math.geometry.point.
Coordinate
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.io.
ReadableASCII
org.openimaj.math.geometry.point.
Coordinate
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.io.
Readable
(also extends org.openimaj.io.
ReadableBinary
)
org.openimaj.math.geometry.point.
Coordinate
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.io.
ReadWriteable
(also extends org.openimaj.io.
Writeable
)
org.openimaj.math.geometry.point.
Coordinate
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.io.
ReadWriteable
(also extends org.openimaj.io.
Readable
, org.openimaj.io.
Writeable
)
org.openimaj.math.geometry.point.
Coordinate
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.io.
ReadableBinary
org.openimaj.math.geometry.point.
Coordinate
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.io.
Readable
(also extends org.openimaj.io.
ReadableASCII
)
org.openimaj.math.geometry.point.
Coordinate
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.io.
ReadWriteable
(also extends org.openimaj.io.
Writeable
)
org.openimaj.math.geometry.point.
Coordinate
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.io.
ReadWriteable
(also extends org.openimaj.io.
Readable
, org.openimaj.io.
Writeable
)
org.openimaj.math.geometry.point.
Coordinate
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.io.
ReadWriteable
(also extends org.openimaj.io.
Readable
, org.openimaj.io.
Writeable
)
org.openimaj.math.geometry.point.
Coordinate
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.math.geometry.transforms.
MatrixTransformProvider
org.openimaj.math.model.
Model
<I,D>
org.openimaj.math.model.
EstimatableModel
<I,D> (also extends java.lang.
Cloneable
)
org.openimaj.math.model.fit.
ModelFitting
<I,D,M>
org.openimaj.math.model.fit.
RobustModelFitting
<I,D,M>
org.openimaj.math.statistics.distribution.
MultivariateDistribution
org.openimaj.math.statistics.distribution.
MultivariateGaussian
org.openimaj.math.statistics.normalisation.
Normaliser
org.openimaj.math.statistics.normalisation.
Denormaliser
org.openimaj.math.statistics.normalisation.
TrainableNormaliser
org.openimaj.math.geometry.shape.
PointDistributionModel.Constraint
org.openimaj.math.matrix.algorithm.pca.
PrincipalComponentAnalysis.ComponentSelector
org.openimaj.math.model.fit.
RANSAC.StoppingCondition
org.openimaj.math.model.fit.residuals.
ResidualCalculator
<I,D,M>
org.openimaj.math.matrix.similarity.processor.
SimilarityMatrixProcessor
org.openimaj.math.statistics.distribution.kernel.
UnivariateKernel
org.openimaj.io.
WriteableASCII
org.openimaj.math.geometry.point.
Coordinate
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.io.
ReadWriteable
(also extends org.openimaj.io.
Readable
, org.openimaj.io.
Writeable
)
org.openimaj.math.geometry.point.
Coordinate
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.io.
Writeable
(also extends org.openimaj.io.
WriteableBinary
)
org.openimaj.math.geometry.point.
Coordinate
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.io.
ReadWriteable
(also extends org.openimaj.io.
Readable
)
org.openimaj.math.geometry.point.
Coordinate
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.io.
WriteableBinary
org.openimaj.math.geometry.point.
Coordinate
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.io.
ReadWriteable
(also extends org.openimaj.io.
Readable
, org.openimaj.io.
Writeable
)
org.openimaj.math.geometry.point.
Coordinate
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.io.
Writeable
(also extends org.openimaj.io.
WriteableASCII
)
org.openimaj.math.geometry.point.
Coordinate
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.io.
ReadWriteable
(also extends org.openimaj.io.
Readable
)
org.openimaj.math.geometry.point.
Coordinate
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
org.openimaj.math.geometry.point.
Point2d
org.openimaj.math.geometry.point.
Point3d
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.openimaj.math.geometry.line.
Line2d.IntersectionType
org.openimaj.math.geometry.shape.util.
RotatingCalipers.Corner
org.openimaj.math.geometry.shape.util.
GrahamScan.Turn
org.openimaj.math.geometry.transforms.
HomographyRefinement
org.openimaj.math.geometry.transforms.
FundamentalRefinement
org.openimaj.math.geometry.transforms.
FundamentalRefinement.Parameterisation
org.openimaj.math.statistics.distribution.kernel.
StandardUnivariateKernels
(implements org.openimaj.math.statistics.distribution.kernel.
UnivariateKernel
)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes