Coder Social home page Coder Social logo

twocngdagz / simplecv-examples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sightmachine/simplecv-examples

0.0 2.0 0.0 300.94 MB

These are many of the various examples for the open source computer vision framework - SimpleCV

Home Page: http://www.simplecv.org

simplecv-examples's Introduction

About

SimpleCV is a open source cross platform machine vision framework written in Python.

The purpose of the simplecv-tutorial subproject is to learn how to apply computer vision to practical situations using the tools implemented in the SimpleCV framework.

The target audience is those new to computer vision but also has the ability to be extended to more advanced computer vision tasks.

Setup the build tool

To build the HTML or the PDF (requires pdflatex) versions of this tutorial Sphinx (1.0.0+) is needed. You can get from the Python Package Index.:

$ sudo pip install -U sphinx

Or use the Package management system of your distribution. For Fedora:

$ sudo yum -y install python-sphinx

For Debian/Ubuntu:

$ sudo apt-get install python-sphinx

Building the tutorial

Switch your simplecv-examples folder and build the html variant:

$ make html

If you want to rebuild make sure you clean first:

$ make clean
$ make html

Auto Building the tutorial

If you are able to push to the master branch at: http://github.com/ingenuitas/simplecv-examples

Then it should autobuild soon after and be found at: http://simplecv-examples.readthedocs.org

simplecv-examples's People

Contributors

xamox avatar fabaff avatar kscottz avatar travispaul avatar

Watchers

James Cloos 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.