Methods for the extraction of local features. Local features are descriptions of regions of images (SIFT, ...) selected by detectors (Difference of Gaussian, Harris, ...).
'org.openimaj:image-local-features:1.3.1'
<dependency> <groupId>org.openimaj</groupId> <artifactId>image-local-features</artifactId> <version>1.3.1</version> </dependency>
<dependency org="org.openimaj" name="image-local-features" rev="1.3.1"/>
"org.openimaj", "image-local-features", "1.3.1"