Skip to main content

Fast, GPU-accelerated computer vision and image processing

Project description

Build Status Coverage Status Documentation Status

GPU-accelerated vision processing using VisionCpp.

Requirements

Installation

$ pip install visioncpp

To build from source:

$ virtualenv env
$ source env/bin/activate
(env) $ python ./setup.py install

Get Started

$ python
>>> import visioncpp as vp
>>> vp.init("~/ComputeCpp-CE-0.1-Linux")  # path to your ComputeCpp package
>>> a = vp.Image("examples/lena.jpg")
>>> b = vp.show(a)
>>> vp.run(b)

See the tutorial for more information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

visioncpp-0.1.0.tar.gz (64.4 kB view details)

Uploaded Source

File details

Details for the file visioncpp-0.1.0.tar.gz.

File metadata

  • Download URL: visioncpp-0.1.0.tar.gz
  • Upload date:
  • Size: 64.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for visioncpp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 b59b1f9a81db9ec367191742f2782f684c193d1f354861bb4bfa97652ba467bd
MD5 5b071d14eb683245bf3053bce275e1f5
BLAKE2b-256 9265a954d53bb410f0a7cfcd6ed8dc9d942420c5c19c2d20bdc580dde2d98e38

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page