Metadata-Version: 1.1
Name: ReadIM
Version: 0.6.9
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 c++ wrapper to load DaVis Images and Vectors DaVis V8.
        ReadIM is a 'low level' interface to C++ libraries provided by LaVision GMBH.
        
        Installation
        ============
        The libraries have been compiled successfully on Windows platforms with 64-bit and 32-bit python.
        Successfully installed with latest 32 and 64 bit versions of WinPython and on Linux systems (compilation required from source 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
