Coder Social home page Coder Social logo

arturxz / tcc Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 51.93 MB

PyOpenCL Image processing layer to VisionGL Library

Home Page: https://github.com/ddantas/visiongl

License: MIT License

Python 69.52% C 22.47% Perl 5.12% C++ 2.89%
opencl pyopencl python cpp wrapper-library wrapper

tcc's Introduction

VisionGL Python Wrapper

This is the Python Wrapper for VisionGL library. With VisionGLlibrary, you can process images with improved performance, using your OpenCL device, and Python gives you a high-level way to pre-proccess the images.

Getting Started

Just clone this repositore into visiongl/src/. I usually rename the directory to 'py', you can feel free to do the same.

System Prerequisites

You need to have OpenCL drivers installed. There are a bunch of ways to do that.

On Ubuntu, you can do what this link says. Other Linux distributions are similar, but you need to find the correct commands to do what you want.

  • ArchLinux - GPGPU on archlinux is pretty simple thing to do (Yep, something is simple in Archlinux besides broke the system when you do pacman -Syu)
  • Ubuntu 18.04 LTS - Ubuntu Instructions
  • Windows - Was made on Windows 7/8 but it works on WIndows 10 as well.

Python Prerequisites

You need some Python packages. Depending on where you are, you can install them via your package manager or pip. I'll give you the pip commands, that are universal. But if you like to manage your python packages through your package manager, do it by there! install the same package via pip and your package manager can leave you with serious headache!

pip install mako pyopencl scikit numpy matplotlib pil tifffile dicom

If you have Python 2.x and 3.x installed, you'll need to see if pip defaults to Python 3. If not, you'll need to use:

pip3 install mako pyopencl scikit numpy matplotlib pil tifffile dicom

Running the tests

put a image called yamamoto.jpg and see the thing go.

Built With

Versioning

I've used Github and fear if my computer breaks.

Authors

  • Daniel Dantas - VisionGL guy and advisor professor - ddantas
  • Artur Santos Nascimento - Me, who wrote the code - arturxz

And a special one:

  • Stackoverflow - The true coder of all software on the internet - StackOverflow

License

Follows MIT License.

Acknowledgments

  • Software rocks!

tcc's People

Contributors

arturxz avatar

Stargazers

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