Coder Social home page Coder Social logo

ctypes-opencv's Introduction

ctypes-opencv

This README was created using text from the ctypes-opencv homepage on google code.

ctypes-opencv is a Python module which encapsulates the functionality of Intel's Open Source Computer Vision Library (OpenCV). The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL and utilizes Intel Integrated Performance Primitives for better performance. The goal of ctypes-opencv is to give one Python access to all documented functionality of OpenCV.

Advantages

Nearly complete access to all documented functionality of OpenCV version 1.0 No installation or compiler required, just import a single module named 'opencv' and run Cross platform, running on Windows, Linux, Mac OS X

Related Python wrappers for OpenCV

OpenCV has its own swig-based Python wrapper supporting a limited number of structures and functions. However, it is far from complete.

Another project called CVtypes was pioneered by Michael Otto and is currently maintained by Gary Bishop. The wrapper is based on ctypes and supports a much larger of set of OpenCV's functions and structures.

I used to provide some improvements to CVtypes here and there. While Prof. Gary Bishop was a kind man, I felt not so nice to keep asking him to update his code. Therefore, I decided to branch from his CVtypes, and the result is this project. Though ctypes-opencv contains many more OpenCV's structures and a few more OpenCV's functions compared to CVtypes, the main credit should still go to the first two authors and a number of contributors whose names can be found in the source code. I intend to eventually merge back to Gary Bishop's CVtypes when the project is mature enough.

Bugs and Commentary

Please send information on issues of usage to Minh-Tri Pham [email protected], or create an issue in the Issues pannel.

ctypes-opencv's People

Contributors

inteplus avatar mattfoster avatar

Stargazers

Petingo avatar a258sa258s avatar Angus H. avatar  avatar Ulrich Petri avatar  avatar

Watchers

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