Metadata-Version: 1.1
Name: ReadIM
Version: 0.7.2
Summary: Read and write native DaVis images and vectors filetypes VC7 and IM7
Home-page: https://bitbucket.org/fleming79/readim
Author: Alan Fleming + LaVision
Author-email: alanf@amc.edu.au
License: MIT
Description: 
        Overview
        ========
        ReadIM is a Python package to read and write DaVis Images and Vectors DaVis V8.
        It contains C++ libraries provided by `LaVision GMBH <http://www.lavision.de/en/>`_
        and a low level interface wrapper for Python.
        
        Installation
        ============
        The libraries have been compiled successfully on Windows platforms with 64-bit and 32-bit python.
        You can install uising pip provided a compiler is available (built in to most common distributions).
        The latest source is available here: https://bitbucket.org/fleming79/readim).
        
        Higher level access is available using the package "IM" available here:
        https://bitbucket.org/fleming79/im.
        
Keywords: IM7 VC7 DaVis LaVision FileIO PIV
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
