- 28 Jun, 2013 2 commits
-
-
Andrey Pavlenko authored
-
Kirill Kornyakov authored
-
- 27 Jun, 2013 1 commit
-
-
Alexander Smorkalov authored
OpenCV Version 2.4.6; OpenCV Manager Version 2.8; Doc fixes.
-
- 18 Jun, 2013 1 commit
-
-
Alexander Smorkalov authored
Simle Java test for computeCorrespondEpilines added.
-
- 13 Jun, 2013 1 commit
-
-
Alexander Smorkalov authored
-
- 08 Jun, 2013 1 commit
-
-
Andrey Pavlenko authored
-
- 20 May, 2013 1 commit
-
-
ograycode authored
Simple set of the camera index to allow the user to change it after the object has been initialized.
-
- 01 May, 2013 1 commit
-
-
poiuytrez authored
A modification of the JavaCameraView is needed to avoid a crash when the app is exited. It is a good practice to remove the callback after the stopPreview method.
-
- 29 Apr, 2013 1 commit
-
-
Alexander Smorkalov authored
-
- 16 Apr, 2013 1 commit
-
-
Andrey Pavlenko authored
-
- 11 Apr, 2013 1 commit
-
-
Roman Donchenko authored
Also, removed the one from modules/python/src2/cv.py and cleared its executable bit, since it's not a script.
-
- 10 Apr, 2013 1 commit
-
-
Alexander Smorkalov authored
Front/Back camera constants' values changed; Additional camera facing check added for JavaCameraView.
-
- 05 Apr, 2013 3 commits
-
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
- 04 Apr, 2013 2 commits
-
-
Alexander Smorkalov authored
OpenCV Manager verison incremeneted; Docs and tests updated accordingly; COnstant for Manager initialization added.
-
Alexander Smorkalov authored
Native activity build warning fixed; Logcat messages for JavaCameraView updated (Bug #2876); Some fixes for feature #2893 done.
-
- 03 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 27 Mar, 2013 1 commit
-
-
Alexander Bohn / FI$H2k authored
The generated OpenCV Java source can contain characters outside of ASCII on some systems – this patch allows the ant task to compile them. (cherry picked from commit f3ee55e0)
-
- 26 Mar, 2013 1 commit
-
-
Andrey Pavlenko authored
-
- 25 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 11 Mar, 2013 1 commit
-
-
Alexander Smorkalov authored
-
- 06 Mar, 2013 1 commit
-
-
Andrey Pavlenko authored
-
- 05 Mar, 2013 1 commit
-
-
Andrey Pavlenko authored
-
- 28 Feb, 2013 3 commits
-
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
- 27 Feb, 2013 1 commit
-
-
Vladislav Vinogradov authored
-
- 26 Feb, 2013 2 commits
-
-
Andrey Pavlenko authored
-
Alexander Smorkalov authored
OpenCV version incremented; New CvCameraViewListener interface description added.
-
- 21 Feb, 2013 1 commit
-
-
Alexander Smorkalov authored
Manager verison incremented; Additional constatnt for library intialization added; Documents updated.
-
- 12 Feb, 2013 1 commit
-
-
Alexander Smorkalov authored
OpenCV build information output to logcat added to OpenCV initialization code; Documenation for cv::getBuildInformation() added.
-
- 11 Feb, 2013 3 commits
-
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Alexander Smorkalov authored
In previous version getWidth() and getHeight() values were used instead method parameters.
-
- 08 Feb, 2013 2 commits
-
-
Andrey Kamaev authored
-
Alexander Smorkalov authored
super.onPause() call moved to begining of onPause method according Google recomandations.
-
- 07 Feb, 2013 1 commit
-
-
Alexander Smorkalov authored
-
- 04 Feb, 2013 1 commit
-
-
Alexander Smorkalov authored
New interface allows to get one RGBA or Gray frame from camera or both in the same time; New interface fixes data rase in samples also.
-
- 01 Feb, 2013 1 commit
-
-
Andrey Kamaev authored
This follows SURF changes in 1f261c2f
-