index
:
pymba
dev
master
python2
update-license-info
Forked from https://github.com/morefigs/pymba
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-05-16
used warning instead of print statement
morefigs
2016-05-16
removed numpy as a strict requirement
morefigs
2016-05-16
Merge pull request #37 from jrast/feature/FrameToNumpy
morefigs
2016-05-12
Direct conversion from framedata to numpy array
Jürg Rast
2016-05-04
Merge pull request #31 from jrast/jrast-windows-dll-search
morefigs
2016-05-02
Better DLL search, including support for Vimba 2.0
Juerg Rast
2016-03-26
Merge pull request #27 from edmundchong/patch-1
morefigs
2016-03-25
Update vimbaobject.py
edmundchong
2016-03-07
Changed listLength arg
morefigs
2015-12-03
Merge pull request #20 from derricw/master
morefigs
2015-12-02
Added IO Error for dll not found
Derric Williams
2015-12-02
windows dll search
Derric Williams
2015-07-10
Merge pull request #17 from tribeiro/master
morefigs
2015-07-10
Adds back BayerRGs (along with BayerGR) to PIXEL_FORMATS for compatibility.
Tiago Ribeiro de Souza
2015-07-10
Fixes PIXEL_FORMATS name for types BayerGR8 and BayerGR12. They had RG instea...
Tiago Ribeiro de Souza
2015-02-25
Added callback functionality to queueFrameCapture
morefigs
2015-02-25
Added callback function type
morefigs
2015-02-25
Updated version number to look for vimba version 1.3
morefigs
2015-01-29
Added non context manager example
morefigs
2015-01-29
Merge pull request #11 from fmder/vimba-context
morefigs
2015-01-29
Merge pull request #12 from fmder/vimba-error
morefigs
2015-01-28
Initialized the error message for clearer output
François-Michel De Rainville
2015-01-26
Fixed imports in READMEs
François-Michel De Rainville
2015-01-26
Updated README.md as well for with statement
François-Michel De Rainville
2015-01-26
Updated tests to use the with statement
François-Michel De Rainville
2015-01-26
Updated README to use the with statement
François-Michel De Rainville
2015-01-26
Added context management to the Vimba object
François-Michel De Rainville
2015-01-18
Update vimbaframe.py
morefigs
2015-01-06
Ignored errorCode of -9
morefigs
2014-09-23
Merge pull request #6 from derricw/master
morefigs
2014-09-22
OpenCV Color Liveview example.
Derric Williams
2014-08-06
Now supports all image formats found on AVT cameras.
Derric Williams
2014-08-04
Merge pull request #5 from derricw/master
morefigs
2014-08-04
Revert "Update vimbaframe.py"
morefigs
2014-08-01
RGB8 support
Derric Williams
2014-07-24
Update vimbaframe.py
morefigs
2014-07-11
Support for Mono14 PixelFormat
Derric Williams
2014-07-08
VimbaFrame now supports unpacked pixel formats: Mono12, Mono16
Derric Williams
2014-07-08
Merge pull request #4 from derricw/master
morefigs
2014-07-07
PEP8 formatting (tabs to spaces, etc). Live view example. 64-bit support.
Derric Williams
2014-05-07
Update README.md
morefigs
2014-05-07
Update README.md
morefigs
2014-04-13
Update README.md
morefigs
2014-04-11
Update LICENSE
morefigs
2014-04-11
fixed white space
morefigs
2014-04-11
Merge branch 'task/JNAPC-431' of https://github.com/sightmachine/pymba into s...
morefigs
2014-04-11
Merge pull request #3 from jayich/master
morefigs
2014-04-07
put back Nate's original file
John Sun
2014-04-07
Docstring edits. waitFrameCapture returns the errorCode instead of passing i...
Andrew Jayich
2014-04-04
re-format code to fixup whitespace
John Sun
[next]