| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 ↵ | Tiago Ribeiro de Souza | |
| instead of GR on vimbaframe.py, which caused an exception when using this pixel formats. | |||
| 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 | |
| Vimba context manager fixing issue #10 | |||
| 2015-01-29 | Merge pull request #12 from fmder/vimba-error | morefigs | |
| Print the error message to console | |||
| 2015-01-28 | Initialized the error message for clearer output | François-Michel De Rainville | |
| The exception now prints the message to console output: [...] raise VimbaException(errorCode) pymba.vimbaexception.VimbaException: Operation is invalid with the current access mode. | |||
| 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 | |
| Allows clean shutdown when an exception is unhandled. | |||
| 2015-01-18 | Update vimbaframe.py | morefigs | |
| 2015-01-06 | Ignored errorCode of -9 | morefigs | |
| Ignored errorCode of -9 when initially checking for cameras as this was always the return value. This is probably not the ideal fix but I can't test code changes at the moment. | |||
| 2014-09-23 | Merge pull request #6 from derricw/master | morefigs | |
| Color Example and support for all color formats. | |||
| 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 | |
| Support for other pixel formats. | |||
| 2014-08-04 | Revert "Update vimbaframe.py" | morefigs | |
| This reverts commit 6650922d1e94f21091354320a3914084b473fd11. | |||
| 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 | |
| PEP8 formatting (tabs to spaces, etc). Live view example. 64-bit suppo... | |||
| 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 ↵ | morefigs | |
| sightmachine-task/JNAPC-431 | |||
| 2014-04-11 | Merge pull request #3 from jayich/master | morefigs | |
| Docstring edits. waitFrameCapture returns the errorCode. | |||
| 2014-04-07 | put back Nate's original file | John Sun | |
| 2014-04-07 | Docstring edits. waitFrameCapture returns the errorCode instead of passing ↵ | Andrew Jayich | |
| it to VimbaException. This allows the user to handle the errorCode. | |||
| 2014-04-04 | re-format code to fixup whitespace | John Sun | |
| 2014-04-04 | Rename directory to pymba instead of pyvimba. | John Sun | |
| Fix test_systemfeatures.py | |||
| 2014-04-02 | fix typo | John Sun | |
| 2014-04-02 | Add some tests | John Sun | |
| test_systemfeature.py is broken because I think this is invalid API. | |||
| 2014-04-02 | First pass at making pymba a pip installable module. | John Sun | |
| 1) Moved all the source-code under a new folder "pyvimba". Yes I changed the name. Feel free to change it back 2) Added initial CHANGES.txt, MANIFEST.in, LICENSE, README.txt 3) Move opencv_example.py to "tests" directory | |||
| 2014-04-02 | add an example for working with the camera in opencv | sm | |
| 2014-04-02 | fix a couple of typos in the example code | sm | |
| 2014-04-02 | platform-dependent changes | root | |
| 2014-03-08 | typo | morefigs | |
| 2014-03-08 | Update README.md | morefigs | |
| 2014-03-08 | minor change | morefigs | |
| 2014-03-08 | Updated readme to incorporate system and interface | morefigs | |
| 2014-03-08 | Update README.md | morefigs | |
| 2014-03-08 | Update README.md | morefigs | |
