Coder Social home page Coder Social logo

startupbox-phase1's Introduction

StartupBox-Phase1

This is the entry to StartupBox Project... Write a program which when given links to two images on the Internet, finds out how similar they are. Bonus points if it ranks images on a similarity scale from 0 - very different to 100 - exactly the same.

Description

There are two files, one html and one Python cgi.. The html file is used to read url from the user and is sent to the cgi script... The cgi script reads the links and fetches them for further processing...

The software was coded in a linux server with apache... the html file goes into public directory and cgi script goes into cgi-bin directory... The python code required PIL or Pillow to run...

#Usage

Just navigate to test.html on the browser and enter the two links...

Advantages

This is built from users point of view and to make the user experience ggod as possible... The user doesn't have to bother about messing with code, or installing the dependencies or compiler etc... User friendly web interface... All processing happens in server side... so no load on client...

#Demo http://inzane.cloudapp.net/test.html

startupbox-phase1's People

Contributors

akash-ajith avatar

Watchers

 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.