Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simarsingh24/imageprocessor-android-app

Image Classification project using Clarifai API
https://github.com/simarsingh24/imageprocessor-android-app

android-app clarifai-api firebase image-processing

Last synced: 4 days ago
JSON representation

Image Classification project using Clarifai API

Awesome Lists containing this project

README

        

# ImageProcessor-Android-App
This is a Android project showing how to use the Clarifai API in Android. It uses the [Clarifai Java Client](https://github.com/Clarifai/clarifai-java) to perform Concept recognition.
It can classify the image you take on your phone, extract the tags and store it along with the location where the photo was taken on the cloud.
You may also retrieve the images you took.

## API Used--

-Clarifai API (for image processing)

-Piccaso API (for different image functions)

## Backend Used--

Firebase Backend

1-Firebase Realtime Database

2-Firebase Storage