- 11 Sep, 2019 2 commits
-
-
Samuel Debionne authored
Prepare 1.9 See merge request !3
-
-
- 19 Jul, 2019 1 commit
-
-
Laurent Claustre authored
-
- 08 Feb, 2019 1 commit
-
-
Laurent Claustre authored
-
- 07 Feb, 2019 1 commit
-
-
Samuel Debionne authored
-
- 30 Jan, 2019 1 commit
-
-
Laurent Claustre authored
-
- 21 Dec, 2018 1 commit
-
-
Samuel Debionne authored
-
- 07 Nov, 2018 1 commit
-
-
Laurent Claustre authored
Update the build sytem to support devel conda package See merge request !2
-
- 06 Nov, 2018 1 commit
-
-
Samuel Debionne authored
-
- 10 Oct, 2018 1 commit
-
-
Samuel Debionne authored
-
- 09 Apr, 2018 1 commit
-
-
Samuel Debionne authored
-
- 14 Mar, 2018 1 commit
-
-
Sebastien Petitdemange authored
-
- 03 Jul, 2017 1 commit
-
-
Aitor Henry authored
-
- 28 Jun, 2017 1 commit
-
-
Aitor Henry authored
-
- 27 Jun, 2017 1 commit
-
-
Aitor Henry authored
-
- 19 Jun, 2017 1 commit
-
-
Aitor Henry authored
Also update SIP compile, using CameraRunSIP.cmake.
-
- 24 May, 2017 1 commit
-
-
Aitor Henry authored
-
- 09 Jan, 2017 1 commit
-
-
Laurent Claustre authored
-
- 14 Dec, 2016 2 commits
-
-
sebastien-petitdemange authored
Fix typo
-
Juang, Yi-Lin authored
-
- 09 Aug, 2016 1 commit
-
-
Laurent Claustre authored
-
- 13 Jul, 2016 1 commit
-
-
Laurent Claustre authored
-
- 26 Jan, 2015 1 commit
-
-
Laurent Claustre authored
-
- 06 Jan, 2015 1 commit
-
-
Sebastien Petitdemange authored
-
- 24 Jul, 2014 1 commit
-
-
Sebastien Petitdemange authored
-
- 17 Jun, 2014 1 commit
-
-
Laurent Claustre authored
-
- 29 Apr, 2014 1 commit
-
-
Laurent Claustre authored
-
- 28 Apr, 2014 1 commit
-
-
Laurent Claustre authored
-
- 23 Oct, 2013 1 commit
-
-
Laurent Claustre authored
-
- 30 Jul, 2013 1 commit
-
-
Sebastien Petitdemange authored
-
- 10 Jun, 2013 1 commit
-
-
esrf-bliss authored
PointGrey version 1.0.0
-
- 05 Jun, 2013 9 commits
-
-
Andreas Persson authored
-
Andreas Persson authored
* rt3067: whitespace cleanup SyncCtrlOb: implement latency control Camera: fix deadlock when stopping acquisition Interface: add getCamera() Camera: refactor property management Camera: use SoftBufferCtrlObj split capabilities into separate files refuse to change pixel format when an acquisition is in progress USE_GIGE: add methods for getting/setting the packet size and the packet_delay USE_GIGE: add optional constructor arguments packet_size and packet_delay USE_GIGE: find cameras using serial numbers only USE_GIGE: implement handling of GigE image settings USE_GIGE: add helper methods for managing image settings introduce preprocessor macro USE_GIGE exception message whitespace fix set pixel format to MONO8 on startup Camera::_AcqThread: check if acquisition has been stopped _after_ retreiving the image buffer. use a thread for image acquisition remove unused members m_c_error, m_sync
-
Andreas Persson authored
-
Andreas Persson authored
Add debug macros to member functions
-
Andreas Persson authored
FlyCapture2::Camera::RetrieveBuffer() will block until an image is available or until the acquisition is stopped. If external triggering is enabled and there are no trigger pulses, the acquisition can't be stopped since stopAcq() will wait for the acquisition thread to finnish and call _stopAcq() Let stopAcq() stop the acquisition. FlyCapture2::Camera::RetrieveBuffer() will return an error code that can be acted upon in the acquisition thread.
-
Andreas Persson authored
- Export camera specific methods in sip interface
-
Andreas Persson authored
- Add frame rate control - Manage exposure time in milliseconds - Manage gain in dB
-
Andreas Persson authored
-
Andreas Persson authored
-