- 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 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 01 Apr, 2013 2 commits
-
-
Andrey Kamaev authored
-
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 2 commits
-
-
Andrey Pavlenko authored
-
Andrey Kamaev authored
-
- 25 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 22 Mar, 2013 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 20 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 15 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.
-
- 13 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
e.g. <opencv2/core/core.hpp> become <opencv2/core.hpp> Also renamed <opencv2/core/opengl_interop.hpp> to <opencv2/core/opengl.hpp>
-
- 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 3 commits
-
-
Andrey Pavlenko authored
-
Alexander Smorkalov authored
OpenCV version incremented; New CvCameraViewListener interface description added.
-
alegarda authored
-
- 25 Feb, 2013 1 commit
-
-
Andrey Kamaev authored
Made all STL usages explicit to be able automatically find all usages of particular class or function.
-
- 21 Feb, 2013 1 commit
-
-
Alexander Smorkalov authored
Manager verison incremented; Additional constatnt for library intialization added; Documents updated.
-
- 20 Feb, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 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
-