- 15 Aug, 2016 1 commit
-
-
Samuel Audet authored
-
- 22 Jul, 2016 3 commits
-
-
Samuel Audet authored
Add a Gitter chat badge to README.md
-
The Gitter Badger authored
-
Samuel Audet authored
-
- 15 Jul, 2016 1 commit
-
-
Samuel Audet authored
-
- 01 Jul, 2016 1 commit
-
-
Samuel Audet authored
Replace deprecated calls in OpenCVFaceRecognizer
-
- 30 Jun, 2016 1 commit
-
-
Samuel Audet authored
-
- 28 Jun, 2016 1 commit
-
-
TwistedUmbrella authored
This will replace deprecated calls and stop calling the entire OpenCV backend as static.
-
- 25 Jun, 2016 1 commit
-
-
Samuel Audet authored
-
- 24 Jun, 2016 1 commit
-
-
Samuel Audet authored
-
- 25 May, 2016 2 commits
-
-
Samuel Audet authored
* Fix null check for TimeUnit in IPCameraFrameGrabber (issue #411)
-
John Sichi authored
-
- 19 May, 2016 1 commit
-
-
Samuel Audet authored
* Add more appropriate default pixel formats for JPEG formats in `FFmpegFrameRecorder` (issue #410)
-
- 16 May, 2016 1 commit
-
-
Samuel Audet authored
-
- 15 May, 2016 1 commit
-
-
Samuel Audet authored
-
- 10 May, 2016 1 commit
-
-
Samuel Audet authored
-
- 25 Apr, 2016 3 commits
-
-
Samuel Audet authored
-
Samuel Audet authored
-
Samuel Audet authored
* Optimize `AndroidFrameConverter` a bit
-
- 17 Apr, 2016 1 commit
-
-
Samuel Audet authored
-
- 16 Apr, 2016 1 commit
-
-
Samuel Audet authored
* Support `AVPacket` in `FFmpegFrameGrabber` and `FFmpegFrameRecorder` to copy without re-encoding (issue #93)
-
- 11 Apr, 2016 1 commit
-
-
alicana authored
-
- 09 Apr, 2016 1 commit
-
-
Samuel Audet authored
-
- 08 Apr, 2016 1 commit
-
-
Perry Nguyen authored
eliminate individual get/put calls as much as possible
-
- 02 Apr, 2016 1 commit
-
-
Samuel Audet authored
* Add new `PrincipalComponentAnalysis` sample
-
- 31 Mar, 2016 1 commit
-
-
mbetzel authored
-
- 30 Mar, 2016 1 commit
-
-
Maurice authored
-
- 26 Mar, 2016 2 commits
-
-
Samuel Audet authored
* Upgrade `OpenCVFrameRecorder` to use the new C++ `VideoWriter` API
-
Lloyd authored
-
- 22 Mar, 2016 1 commit
-
-
Samuel Audet authored
-
- 19 Mar, 2016 6 commits
-
-
Samuel Audet authored
-
Samuel Audet authored
-
Samuel Audet authored
Remove code in Frame.java that should never have been checked in
-
Samuel Audet authored
* Upgrade `OpenCVFrameGrabber` to use the new C++ `VideoCapture` API (issue #357)
-
Lloyd authored
-
Lloyd authored
-
- 04 Mar, 2016 1 commit
-
-
Samuel Audet authored
Fix IPCameraFrameGrabber incorrectly reading some headers
-
- 03 Mar, 2016 1 commit
-
-
Jonathan Leitschuh authored
Some cameras send the header with a different case than the IPCameraFrameGrabber was expecting. Related https://github.com/WPIRoboticsProjects/GRIP/pull/532
-
- 27 Feb, 2016 1 commit
-
-
Samuel Audet authored
Add `CaffeGooglenet.java` sample for the `opencv_dnn` module
-
- 26 Feb, 2016 1 commit
-
-
paolobolettieri authored
-