JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.openimaj.io
Interface VariableLength
All Known Implementing Classes:
AffineInterestPointKeypoint
,
AffineSimulationKeypoint
,
ByteDSIFTKeypoint
,
CircularInterestPointKeypoint
,
FloatDSIFTKeypoint
,
FloatKeypoint
,
InterestPointKeypoint
,
Keypoint
,
MinMaxKeypoint
,
SIFTGeoKeypoint
public interface
VariableLength
Marker interface for classes that represent something of variable length. Classes implementing variable length MUST have a constructor which takes a single integer defining the length of some internal array.
Author:
Sina Samangooei (ss@ecs.soton.ac.uk)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method