jar

ws.palladian : palladian-image-processing

Maven & Gradle

Jan 16, 2023

Palladian: Image Processing · Image processing functionality shared by Palladian modules

Table Of Contents

Latest Version

Download ws.palladian : palladian-image-processing JAR file - Latest Versions:

All Versions

Download ws.palladian : palladian-image-processing JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.0.x

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 palladian-image-processing-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ws.palladian.clustering

├─ ws.palladian.clustering.Cluster.class - [JAR]

├─ ws.palladian.clustering.Clusterer.class - [JAR]

├─ ws.palladian.clustering.CommonsKMeansClusterer.class - [JAR]

├─ ws.palladian.clustering.ImmutableCluster.class - [JAR]

├─ ws.palladian.clustering.WekaKMeansClusterer.class - [JAR]

ws.palladian.kaggle.restaurants

├─ ws.palladian.kaggle.restaurants.Experimenter.class - [JAR]

ws.palladian.kaggle.restaurants.classifier.nn

├─ ws.palladian.kaggle.restaurants.classifier.nn.MultiLayerNetworkModel.class - [JAR]

ws.palladian.classifiers

├─ ws.palladian.classifiers.PalladianDictionaryClassifier.class - [JAR]

ws.palladian.features

├─ ws.palladian.features.BlockCodeExtractor.class - [JAR]

├─ ws.palladian.features.BoundsFeatureExtractor.class - [JAR]

├─ ws.palladian.features.ColorFeatureExtractor.class - [JAR]

├─ ws.palladian.features.EdginessFeatureExtractor.class - [JAR]

├─ ws.palladian.features.FeatureExtractor.class - [JAR]

├─ ws.palladian.features.FrequencyFeatureExtractor.class - [JAR]

├─ ws.palladian.features.GridSimilarityExtractor.class - [JAR]

├─ ws.palladian.features.LocalFeatureExtractor.class - [JAR]

├─ ws.palladian.features.PoiFeatureExtractor.class - [JAR]

├─ ws.palladian.features.RegionFeatureExtractor.class - [JAR]

├─ ws.palladian.features.StatisticsFeatureExtractor.class - [JAR]

├─ ws.palladian.features.SymmetryFeatureExtractor.class - [JAR]

ws.palladian.kaggle.restaurants.utils

├─ ws.palladian.kaggle.restaurants.utils.ClassifierCombination.class - [JAR]

├─ ws.palladian.kaggle.restaurants.utils.Config.class - [JAR]

├─ ws.palladian.kaggle.restaurants.utils.DependencyMatrix.class - [JAR]

├─ ws.palladian.kaggle.restaurants.utils.DependencyMatrixBuilder.class - [JAR]

├─ ws.palladian.kaggle.restaurants.utils.NaNInfiniteInstanceTransformer.class - [JAR]

ws.palladian.kaggle.restaurants.aggregation

├─ ws.palladian.kaggle.restaurants.aggregation.AggregationStrategy.class - [JAR]

├─ ws.palladian.kaggle.restaurants.aggregation.AveragedVotesAggregationStrategy.class - [JAR]

├─ ws.palladian.kaggle.restaurants.aggregation.DependencyConsultationAggregationStrategy.class - [JAR]

├─ ws.palladian.kaggle.restaurants.aggregation.MajorityAggregationStrategy.class - [JAR]

├─ ws.palladian.kaggle.restaurants.aggregation.MultiClassificationAggregator.class - [JAR]

├─ ws.palladian.kaggle.restaurants.aggregation.OneVoteThresholdAggregationStrategy.class - [JAR]

├─ ws.palladian.kaggle.restaurants.aggregation.UnanimousAggregationStrategy.class - [JAR]

ws.palladian.kaggle.fisheries.utils.hash

├─ ws.palladian.kaggle.fisheries.utils.hash.AverageHash.class - [JAR]

├─ ws.palladian.kaggle.fisheries.utils.hash.Blockhash.class - [JAR]

├─ ws.palladian.kaggle.fisheries.utils.hash.GradientHash.class - [JAR]

├─ ws.palladian.kaggle.fisheries.utils.hash.HashUtil.class - [JAR]

├─ ws.palladian.kaggle.fisheries.utils.hash.ImageHash.class - [JAR]

ws.palladian.classifiers.cloudservices

├─ ws.palladian.classifiers.cloudservices.AmazonRekognition.class - [JAR]

├─ ws.palladian.classifiers.cloudservices.Clarifai.class - [JAR]

├─ ws.palladian.classifiers.cloudservices.GoogleCloudVision.class - [JAR]

├─ ws.palladian.classifiers.cloudservices.ImageClassifier.class - [JAR]

├─ ws.palladian.classifiers.cloudservices.Imagga.class - [JAR]

├─ ws.palladian.classifiers.cloudservices.MicrosoftComputerVision.class - [JAR]

├─ ws.palladian.classifiers.cloudservices.WatsonVisualRecognition.class - [JAR]

ws.palladian.kaggle.restaurants.experiments

├─ ws.palladian.kaggle.restaurants.experiments.RegionDetector.class - [JAR]

ws.palladian.utils

├─ ws.palladian.utils.CsvDatasetWriter.class - [JAR]

├─ ws.palladian.utils.HistogramStats.class - [JAR]

├─ ws.palladian.utils.ImageUtils.class - [JAR]

├─ ws.palladian.utils.InstanceValueBinarizer.class - [JAR]

├─ ws.palladian.utils.InstanceValueRelativizer.class - [JAR]

├─ ws.palladian.utils.ModuloFilter.class - [JAR]

├─ ws.palladian.utils.MultilabelEvaluator.class - [JAR]

├─ ws.palladian.utils.NaNInfiniteInstanceFilter.class - [JAR]

├─ ws.palladian.utils.NaNInfiniteInstanceTransformer.class - [JAR]

ws.palladian.kaggle.restaurants.dataset

├─ ws.palladian.kaggle.restaurants.dataset.DirectoryDatasetReader.class - [JAR]

├─ ws.palladian.kaggle.restaurants.dataset.FilenameIndexRangeFilter.class - [JAR]

├─ ws.palladian.kaggle.restaurants.dataset.Label.class - [JAR]

├─ ws.palladian.kaggle.restaurants.dataset.YelpKaggleDatasetReader.class - [JAR]

├─ ws.palladian.kaggle.restaurants.dataset.YelpKaggleTestsetReader.class - [JAR]

ws.palladian.kaggle.restaurants.features.descriptors

├─ ws.palladian.kaggle.restaurants.features.descriptors.DescriptorExtractor.class - [JAR]

├─ ws.palladian.kaggle.restaurants.features.descriptors.DescriptorExtractorUtil.class - [JAR]

├─ ws.palladian.kaggle.restaurants.features.descriptors.ImmutableDescriptor.class - [JAR]

├─ ws.palladian.kaggle.restaurants.features.descriptors.MopsDescriptorExtractor.class - [JAR]

├─ ws.palladian.kaggle.restaurants.features.descriptors.MpicbgDescriptorExtractor.class - [JAR]

├─ ws.palladian.kaggle.restaurants.features.descriptors.SiftDescriptorExtractor.class - [JAR]

├─ ws.palladian.kaggle.restaurants.features.descriptors.SurfDescriptorExtractor.class - [JAR]

ws.palladian.features.color

├─ ws.palladian.features.color.ColorExtractor.class - [JAR]

├─ ws.palladian.features.color.HSB.class - [JAR]

├─ ws.palladian.features.color.Luminosity.class - [JAR]

├─ ws.palladian.features.color.RGB.class - [JAR]

ws.palladian.evaluation

├─ ws.palladian.evaluation.Evaluator.class - [JAR]

ws.palladian.dataset

├─ ws.palladian.dataset.ImageDataset.class - [JAR]

├─ ws.palladian.dataset.ImageValue.class - [JAR]

Advertisement

Dependencies from Group

Jan 16, 2023
3 usages
Jan 16, 2023
2 usages
Jan 16, 2023
1 usages
Jan 16, 2023
1 usages
Jan 16, 2023
1 usages

Discover Dependencies

Nov 14, 2018
4 usages
Apr 04, 2019
10.9k stars
Jun 19, 2023
2 usages
11.1k stars
Aug 09, 2018
10.9k stars
dax
Jun 19, 2023
2 usages
11.1k stars
Jun 19, 2023
1 usages
11.1k stars
Aug 19, 2018
0 stars
Aug 18, 2018
2.5k stars