Skip to content
#

imageprocessing

Here are 17 public repositories matching this topic...

A perceptual hash is a fingerprint of a multimedia file derived from various features from its content. Unlike cryptographic hash functions which rely on the avalanche effect of small changes in input leading to drastic changes in the output, perceptual hashes are "close" to one another if the features are similar.

  • Updated Sep 28, 2022
  • Java
photils-android

Android application that tries to predict keywords based on the selected image. The application passes a selected image through a neural network, classifies it, and extracts the suggested tags. Everything happens offline without the need that your data are sent over the internet.

  • Updated Jun 14, 2020
  • Java

The repository contains a collection of Object-Oriented Programming assignments in Java and C++. It includes implementations of data structures such as Trie and AVL tree, image processing application, file manager GUI, and a graph manipulation program.

  • Updated Feb 20, 2023
  • Java

Improve this page

Add a description, image, and links to the imageprocessing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the imageprocessing topic, visit your repo's landing page and select "manage topics."

Learn more