Skip to content

bakercp/ofxCloudPlatform

Repository files navigation

ofxCloudPlatform

Description

An openFrameworks wrapper Google Cloud Platform, including the Vision API.

Features

  • Access Google Cloud Platform, including Google Cloud Vision.

Getting Started

See the examples.

Documentation

API documentation can be found here.

Requirements

openFrameworks master branch (0.10.+)

Requires the master branch following addons (and all of their dependencies):

Build Status

Linux, macOS Build Status

Visual Studio, MSYS Build status

Compatibility

he stable branch of this repository is meant to be compatible with the openFrameworks stable branch, which corresponds to the latest official openFrameworks release.

The master branch of this repository is meant to be compatible with the openFrameworks master branch.

Some past openFrameworks releases are supported via tagged versions, but only stable and master branches are actively supported.

Versioning

This project uses Semantic Versioning, although strict adherence will only come into effect at version 1.0.0.

Licensing

See LICENSE.md.

Contributing

Check out the Help Wanted tag in the issues section for specific ideas or propose your own new ideas.

You can also take a look at the docs/TODO.md for more ideas.

Pull Requests are always welcome, so if you make any improvements please feel free to float them back upstream :)

  1. Fork this repository.
  2. Create your feature branch (git checkout -b my-new-feature).
  3. Commit your changes (git commit -am 'Add some feature').
  4. Push to the branch (git push origin my-new-feature).
  5. Create new Pull Request.

About

A set of tools for building access to Google Cloud Platform services, including Cloud Vision.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published