Skip to content
This repository has been archived by the owner on Feb 11, 2020. It is now read-only.

Latest commit

 

History

History
25 lines (15 loc) · 501 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 501 Bytes

py-mve

Python Binding for Multi-View Environment

MVE Official Website MVE Github Repository

Status

Usable, but still in development

  • Load Scene, View, CameraInfo
  • Get/Set/Remove Images from/to a View
  • Integrate Image with Numpy, and therefore OpenCV
  • Works in both Python 2.7 and Python 3.4

Build

python setup.py build

Installation

python setup.py install