- 30 Sep, 2013 1 commit
-
-
Alexander Mordvintsev authored
-
- 26 Sep, 2013 3 commits
-
-
Alexander Smorkalov authored
-
Alexander Smorkalov authored
-
Alexander Smorkalov authored
-
- 25 Sep, 2013 2 commits
-
-
Alexander Smorkalov authored
-
Alexander Smorkalov authored
-
- 24 Sep, 2013 2 commits
-
-
Vladislav Vinogradov authored
findHomagraphy can return empty Mat in master branch
-
shawke authored
Currently, there are different default typedefs for Point_, Size_, and Rect_. This pull request at least makes sure that default typedefs exist for int, float and double variants of each of these types.
-
- 23 Sep, 2013 4 commits
-
-
Alexander Smorkalov authored
-
Alexander Smorkalov authored
-
lluis authored
-
Alexander Smorkalov authored
-
- 20 Sep, 2013 5 commits
-
-
lluis authored
-
John Stowers authored
-
Vadim Pisarevsky authored
-
Alexander Smorkalov authored
-
Alexander Smorkalov authored
-
- 19 Sep, 2013 8 commits
-
-
Bob Igo authored
-
Ovidiu Parvu authored
-
Ovidiu Parvu authored
Changed the signature of the minEnclosingTriangle function such that it returns the area automatically. Moreover, the overloaded function was no longer required so it was removed. Sample code, documentation and unit tests were updated correspondingly.
-
Ovidiu Parvu authored
Removed the cvMinEnclosingTriangle function since the C API will be deprecated starting with OpenCV 3.0
-
Ovidiu Parvu authored
-
Alexander Smorkalov authored
-
lluis authored
Added erGrouping function: Find groups of Extremal Regions that are organized as text blocks. Updated sample/cpp to use the complete text detection pipeline
-
Alexander Smorkalov authored
-
- 18 Sep, 2013 10 commits
-
-
Ovidiu Parvu authored
Added a namespace and prefixed global variables with "G_" in order to prevent variable shadowing problems.
-
Ozan Tonkal authored
-
Ovidiu Parvu authored
-
Alexander Alekhin authored
-
Ozan Tonkal authored
-
Ovidiu Parvu authored
* Corrected minor typos in comments/function signatures * Added new details to copyright statement * Removed unreferenced macros * Removed the assert statement which was checking the type of the OutputArray triangle * When returning results using Mat::copyTo instead of Mat::convertTo * Changed C-style casts to static_casts * Added division by zero check to distanceFromPointToLine() function * Updated reference webpages last access dates * Moved the declaration of the gammaOfA variable outside the while loop in moveAIfLowAndBIfHigh() function for efficiency reasons
-
hbristow authored
-
Ozan Tonkal authored
-
hbristow authored
-
Alexander Smorkalov authored
-
- 17 Sep, 2013 5 commits
-
-
Alexander Smorkalov authored
-
Ozan Tonkal authored
-
Ozan Tonkal authored
-
Ozan Tonkal authored
-
Andrey Pavlenko authored
-