From 87a55df00f138e0b3f5b8469c2a43f868704426c Mon Sep 17 00:00:00 2001 From: morefigs Date: Tue, 22 Jan 2019 14:25:24 +1100 Subject: Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 90cfee1..7d30c08 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ -# pymba +# Pymba -pymba is a Python wrapper for the Allied Vision Technologies (AVT) Vimba C API. It wraps the VimbaC.dll file included in the AVT Vimba installation to provide a simple Python interface for AVT cameras. It currently supports most of the functionality provided by VimbaC.dll. + + +Pymba is a Python wrapper for Allied Vision's Vimba C API. It wraps the VimbaC library file included in the Vimba installation to provide a simple Python interface for Allied Vision cameras. It currently supports most of the functionality provided by Vimba. ## Installation -Install the Vimba SDK from AVT to the default directory. +Download the Vimba SDK from Allied Vision: https://www.alliedvision.com/en/products/software.html. Run the AVTDriverInstaller tool and install the AVT Vimba SDK drivers. -- cgit v1.2.3