jar

org.openimaj : core-feature

Maven & Gradle

Feb 09, 2020
19 usages

The OpenIMAJ Core Features Library · Core notion of features, usually denoted as arrays of data. Definitions of features for all primitive types, features with location and lists of features (both in memory and on disk).

Table Of Contents

Latest Version

Download org.openimaj : core-feature JAR file - Latest Versions:

All Versions

Download org.openimaj : core-feature JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.3

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window core-feature-1.3.10.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.openimaj.feature.normalisation

├─ org.openimaj.feature.normalisation.HellingerNormaliser.class - [JAR]

├─ org.openimaj.feature.normalisation.Normaliser.class - [JAR]

org.openimaj.feature

├─ org.openimaj.feature.ArrayFeatureVector.class - [JAR]

├─ org.openimaj.feature.ByteFV.class - [JAR]

├─ org.openimaj.feature.ByteFVComparator.class - [JAR]

├─ org.openimaj.feature.ByteFVComparison.class - [JAR]

├─ org.openimaj.feature.CachingFeatureExtractor.class - [JAR]

├─ org.openimaj.feature.DatasetExtractors.class - [JAR]

├─ org.openimaj.feature.DiskCachingFeatureExtractor.class - [JAR]

├─ org.openimaj.feature.DoubleFV.class - [JAR]

├─ org.openimaj.feature.DoubleFVComparator.class - [JAR]

├─ org.openimaj.feature.DoubleFVComparison.class - [JAR]

├─ org.openimaj.feature.EnumFV.class - [JAR]

├─ org.openimaj.feature.FVComparator.class - [JAR]

├─ org.openimaj.feature.FVProviderExtractor.class - [JAR]

├─ org.openimaj.feature.FeatureExtractor.class - [JAR]

├─ org.openimaj.feature.FeatureVector.class - [JAR]

├─ org.openimaj.feature.FeatureVectorProvider.class - [JAR]

├─ org.openimaj.feature.FloatFV.class - [JAR]

├─ org.openimaj.feature.FloatFVComparator.class - [JAR]

├─ org.openimaj.feature.FloatFVComparison.class - [JAR]

├─ org.openimaj.feature.IdentityFeatureExtractor.class - [JAR]

├─ org.openimaj.feature.IntFV.class - [JAR]

├─ org.openimaj.feature.IntFVComparator.class - [JAR]

├─ org.openimaj.feature.IntFVComparison.class - [JAR]

├─ org.openimaj.feature.LongFV.class - [JAR]

├─ org.openimaj.feature.LongFVComparator.class - [JAR]

├─ org.openimaj.feature.LongFVComparison.class - [JAR]

├─ org.openimaj.feature.MultidimensionalByteFV.class - [JAR]

├─ org.openimaj.feature.MultidimensionalDoubleFV.class - [JAR]

├─ org.openimaj.feature.MultidimensionalFloatFV.class - [JAR]

├─ org.openimaj.feature.MultidimensionalIntFV.class - [JAR]

├─ org.openimaj.feature.MultidimensionalLongFV.class - [JAR]

├─ org.openimaj.feature.MultidimensionalShortFV.class - [JAR]

├─ org.openimaj.feature.ShortFV.class - [JAR]

├─ org.openimaj.feature.ShortFVComparator.class - [JAR]

├─ org.openimaj.feature.ShortFVComparison.class - [JAR]

├─ org.openimaj.feature.SparseByteFV.class - [JAR]

├─ org.openimaj.feature.SparseByteFVComparison.class - [JAR]

├─ org.openimaj.feature.SparseDoubleFV.class - [JAR]

├─ org.openimaj.feature.SparseDoubleFVComparison.class - [JAR]

├─ org.openimaj.feature.SparseFloatFV.class - [JAR]

├─ org.openimaj.feature.SparseFloatFVComparison.class - [JAR]

├─ org.openimaj.feature.SparseIntFV.class - [JAR]

├─ org.openimaj.feature.SparseIntFVComparison.class - [JAR]

├─ org.openimaj.feature.SparseLongFV.class - [JAR]

├─ org.openimaj.feature.SparseLongFVComparison.class - [JAR]

├─ org.openimaj.feature.SparseShortFV.class - [JAR]

├─ org.openimaj.feature.SparseShortFVComparison.class - [JAR]

org.openimaj.feature.local.list

├─ org.openimaj.feature.local.list.FileLocalFeatureList.class - [JAR]

├─ org.openimaj.feature.local.list.LocalFeatureList.class - [JAR]

├─ org.openimaj.feature.local.list.LocalFeatureListIndex.class - [JAR]

├─ org.openimaj.feature.local.list.LocalFeatureListUtils.class - [JAR]

├─ org.openimaj.feature.local.list.MemoryLocalFeatureList.class - [JAR]

├─ org.openimaj.feature.local.list.StreamLocalFeatureList.class - [JAR]

org.openimaj.math.geometry.point

├─ org.openimaj.math.geometry.point.ScaleSpacePoint.class - [JAR]

org.openimaj.feature.conversion

├─ org.openimaj.feature.conversion.FVConverter.class - [JAR]

org.openimaj.feature.local

├─ org.openimaj.feature.local.FloatLocalFeatureAdaptor.class - [JAR]

├─ org.openimaj.feature.local.LocalFeature.class - [JAR]

├─ org.openimaj.feature.local.LocalFeatureExtractor.class - [JAR]

├─ org.openimaj.feature.local.LocalFeatureImpl.class - [JAR]

├─ org.openimaj.feature.local.LocalFeatureVectorProvider.class - [JAR]

├─ org.openimaj.feature.local.Location.class - [JAR]

├─ org.openimaj.feature.local.LocationFilter.class - [JAR]

├─ org.openimaj.feature.local.LocationProvider.class - [JAR]

├─ org.openimaj.feature.local.ScaleSpaceLocation.class - [JAR]

├─ org.openimaj.feature.local.SpatialLocation.class - [JAR]

org.openimaj.feature.local.quantised

├─ org.openimaj.feature.local.quantised.QuantisedLocalFeature.class - [JAR]

org.openimaj.feature.local.data

├─ org.openimaj.feature.local.data.LocalFeatureListDataSource.class - [JAR]

org.openimaj.math.statistics.distribution

├─ org.openimaj.math.statistics.distribution.Histogram.class - [JAR]

├─ org.openimaj.math.statistics.distribution.MultidimensionalHistogram.class - [JAR]

Advertisement

Dependencies from Group

Feb 09, 2020
45 usages
Feb 09, 2020
34 usages
Feb 09, 2020
29 usages
Feb 09, 2020
29 usages
Feb 09, 2020
27 usages

Discover Dependencies

Nov 17, 2017
12 usages
5.3k stars
Nov 24, 2017
15 usages
Jul 10, 2016
11 usages
13k stars
Feb 11, 2021
14 usages
2.2k stars
Dec 20, 2022
10 usages
196 stars
Sep 18, 2018
14 usages
111 stars
Aug 09, 2016
11 usages
39 stars