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
2019-04-27
Added Pipfile for pipenv
HEAD
master
morefigs
2019-04-23
Note on setting feature name as an object attribute
morefigs
2019-04-23
Note on setting feature name as an object attribute
morefigs
2019-04-23
Made feature name a variable
morefigs
2019-04-13
v0.3.4
morefigs
2019-04-13
Replace f-strings with format for backwards compatibility
morefigs
2019-04-13
Refactor to common arming function and use single frame buffer for single fra...
morefigs
2019-04-13
Catch timeout in single frame acquisition example
morefigs
2019-04-13
Merge branch 'dev' of github.com:morefigs/pymba into dev
morefigs
2019-04-13
requirements.txt
morefigs
2019-03-30
Attempt at using a buffer for single frame capture for higher reliability
morefigs
2019-03-28
Merge branch 'master' of github.com:morefigs/pymba
morefigs
2019-03-28
v0.3.3
morefigs
2019-03-28
Removed unneeded check
morefigs
2019-03-28
Bug fix for adjust packet size on USB cameras
morefigs
2019-03-28
Removed unneeded check
morefigs
2019-03-28
Update camera.py
morefigs
2019-03-28
Merge pull request #86 from flannelhead/feature-acquire-frame-timeout
morefigs
2019-03-27
Camera: allow specifying timeout in acquire_frame()
Sakari Kapanen
2019-03-26
Merge branch 'master' of github.com:morefigs/pymba
morefigs
2019-03-26
Word wrapping to 100 chars
morefigs
2019-03-13
Update LICENSE
morefigs
2019-03-09
v0.3.2
morefigs
2019-03-09
Bug fix where USB cameras attempt to set packet size
morefigs
2019-03-08
Only show 1 image in loop
morefigs
2019-03-08
Only show 1 image in loop
morefigs
2019-02-25
note on displaying cv2 windows from a thread
morefigs
2019-02-21
check local directory first for VimbaC.dll
morefigs
2019-02-21
Update README.md
morefigs
2019-02-21
Update README.md
morefigs
2019-02-21
Update README.md
morefigs
2019-02-21
Update README.md
morefigs
2019-02-21
Update README.md
morefigs
2019-02-21
Update README.md
morefigs
2019-02-21
Update README.md
morefigs
2019-02-21
calling an object command feature type as an attribute returns a callable
morefigs
2019-02-21
calling an object command feature type as an attribute returns a callable
morefigs
2019-02-21
auto adjust packet size upon opening camera
morefigs
2019-02-12
updated changelog for v0.3
Anon
2019-02-11
added convenience functions for acquiring single images and streaming images ...
morefigs
2019-02-09
remove memory block class
morefigs
2019-02-09
refactor to clean up buffer access functions
morefigs
2019-02-09
Merge branch 'master' of github.com:morefigs/pymba
morefigs
2019-02-09
don't install tests and examples
morefigs
2019-02-09
Merge branch 'master' of github.com:morefigs/pymba
morefigs
2019-02-09
stop acquisition after frame captured
morefigs
2019-02-09
add data property so frame data can be directly accessed
morefigs
2019-02-09
rename new frame function
morefigs
2019-02-09
added type hinting
morefigs
2019-02-09
don't raise an error for range attribute if that data type is not expected to...
morefigs
[next]