aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-27Added Pipfile for pipenvHEADmastermorefigs
2019-04-23Note on setting feature name as an object attributemorefigs
2019-04-23Note on setting feature name as an object attributemorefigs
2019-04-23Made feature name a variablemorefigs
2019-04-13v0.3.4morefigs
2019-04-13Replace f-strings with format for backwards compatibilitymorefigs
2019-04-13Refactor to common arming function and use single frame buffer for single fra...morefigs
2019-04-13Catch timeout in single frame acquisition examplemorefigs
2019-04-13Merge branch 'dev' of github.com:morefigs/pymba into devmorefigs
2019-04-13requirements.txtmorefigs
2019-03-30Attempt at using a buffer for single frame capture for higher reliabilitymorefigs
2019-03-28Merge branch 'master' of github.com:morefigs/pymbamorefigs
2019-03-28v0.3.3morefigs
2019-03-28Removed unneeded checkmorefigs
2019-03-28Bug fix for adjust packet size on USB camerasmorefigs
2019-03-28Removed unneeded checkmorefigs
2019-03-28Update camera.pymorefigs
2019-03-28Merge pull request #86 from flannelhead/feature-acquire-frame-timeoutmorefigs
2019-03-27Camera: allow specifying timeout in acquire_frame()Sakari Kapanen
2019-03-26Merge branch 'master' of github.com:morefigs/pymbamorefigs
2019-03-26Word wrapping to 100 charsmorefigs
2019-03-13Update LICENSEmorefigs
2019-03-09v0.3.2morefigs
2019-03-09Bug fix where USB cameras attempt to set packet sizemorefigs
2019-03-08Only show 1 image in loopmorefigs
2019-03-08Only show 1 image in loopmorefigs
2019-02-25note on displaying cv2 windows from a threadmorefigs
2019-02-21check local directory first for VimbaC.dllmorefigs
2019-02-21Update README.mdmorefigs
2019-02-21Update README.mdmorefigs
2019-02-21Update README.mdmorefigs
2019-02-21Update README.mdmorefigs
2019-02-21Update README.mdmorefigs
2019-02-21Update README.mdmorefigs
2019-02-21Update README.mdmorefigs
2019-02-21calling an object command feature type as an attribute returns a callablemorefigs
2019-02-21calling an object command feature type as an attribute returns a callablemorefigs
2019-02-21auto adjust packet size upon opening cameramorefigs
2019-02-12updated changelog for v0.3Anon
2019-02-11added convenience functions for acquiring single images and streaming images ...morefigs
2019-02-09remove memory block classmorefigs
2019-02-09refactor to clean up buffer access functionsmorefigs
2019-02-09Merge branch 'master' of github.com:morefigs/pymbamorefigs
2019-02-09don't install tests and examplesmorefigs
2019-02-09Merge branch 'master' of github.com:morefigs/pymbamorefigs
2019-02-09stop acquisition after frame capturedmorefigs
2019-02-09add data property so frame data can be directly accessedmorefigs
2019-02-09rename new frame functionmorefigs
2019-02-09added type hintingmorefigs
2019-02-09don't raise an error for range attribute if that data type is not expected to...morefigs