GithubHelp home page GithubHelp logo

cogentlabs / cloud-vision-explorer Goto Github PK

View Code? Open in Web Editor NEW
220.0 22.0 62.0 2.27 MB

Google Vision API demo

Home Page: http://vision-explorer.reactive.ai/

License: Apache License 2.0

JavaScript 40.45% Python 14.13% CSS 7.01% Shell 0.21% Ruby 0.20% MATLAB 3.56% C++ 33.90% HTML 0.53%

cloud-vision-explorer's Introduction

Google Cloud Vision API Explorer

Demo Site (Chrome v50 or later only)

About Cloud Vision Explorer

Quick start

Copy src/javascripts/config.js.sample to src/javascripts/config.js and setup the variables.

Run npm install.

Run npm start and open http://localhost:3000/webpack-dev-server/index.html.

If you can't stand the banner, open http://localhost:3000/ instead.

Deploying

Run npm run build, then upload the contents in build/prod folder.

Custom

See Wiki

cloud-vision-explorer's People

Contributors

nickjanssen avatar philipperemy avatar raynux avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cloud-vision-explorer's Issues

Modify SQL schema

Eliminate x, y and z as they are populated in output of the clustering program.

Resize Images

Please resize images along the requirements, such as size < 1MB.
For unsupported formats of VIsion API, convert them to JPEG if it's easy one.

Let me know when you're ready. Let's discuss in detail

Make thumbnails

A script to generate thumbnail of the images from wikimedia. The script

  • takes argument for size of thumbnails (like x=50px, y=50px)
  • output format should be JPEG
  • (optional) output to GCS using gsutil

3D: further improve visuals

Some ideas:

instead of circle images, actually draw circles using a pixel shader
better background instead of just black
[x] try different blending modes of lines/points
glow effects
[x] improve line thickness/opacity when going nearer
[x] slow rotating effect
[x] use random seed to be in control of color
fix z-fighting (not sure why this happens)
[x] mousehover effect over images
loading animation when starting webpage

Rename images

Rename them to sequential number or ID-like string. There are so many non-alphabet, so want to avoid unexpected behaviour.

This should be done prior to #10

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.