Giter Club home page Giter Club logo

eyepower's Introduction

I stopped working on this project since almost a year now. At the moment I don't have enough time to fix the current bugs and get it to work again.

EyePower

Analyze Any Image With Single Click. Built on Top of Microsoft Vision API And Face++ Detection API, Recognize Image Tagging API and Alchemy Image Tagging API

How To Use:

1-After Downloading the installer the app needs to run for the first time as Administrator to create some keys in Windows Registry.

2-There are two possible ways to capture the image content:

*Right Click on any image and click "Read Image Content"

*Open The App and choose the URL or the Location of the Image.

3-After analyzing the image you'll see the result on the Log TextBox.

Note:

To rebuild this project again you need to have subscription key for the Vision API and Get The API Key and API Secret for Face++ API, Rekognize API, Alchemy API and Cloudinary API. You can get the Vision Subscription Key from Here, Face++ API Key And API Secret from Here, Rekognize API Key and API Secret From Here ,Alchemy API Key from Here and Cloudinary API Key and API Secret From Here. When you get the keys replace the <Subscription_Key> string in the Detect/{API-Name} with your new subscription key and <API_KEY> and <API_SECRET> with your new API Keys.

Why do I Use 3 Services For Image Tagging ?

Everyone of them has a limit for free access. Alchemy can give you 1000 transactions/day. Rekognize gives you 660 transactitions/day and vision gives you 150 transactions/day. All of their results are pretty close. So I use Alchemy 10 times then Rekognize 5 times then Vision 1 time only and then get back to Alchemy. using this method I can do Image tagging 1810 Image tagging requests per day for free. You'll find the algorithm for this technique in /Detect/Decider.cs File.

Works On Windows Vista SP2, 7 , 8 Since The .NET 4.5 is Supported On It.

Application Main Window :

Eye Power Main Window

eyepower's People

Contributors

shawkyz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.