- 20 Apr, 2018 1 commit
-
-
Simon Que authored
* Fix CV_Asserts with negation of strings {!"string"} causes some compilers to throw a warning. The value of the string is not that important -- it's only for printing the assertion message. Replace these calls with: CV_Error(Error::StsError, "string") to suppress the warning. * remove unnecessary 'break' after CV_Error()
-
- 11 Feb, 2018 1 commit
-
-
Fangjun Kuang authored
-
- 02 Mar, 2014 1 commit
-
-
Anatoly Baksheev authored
-
- 15 Feb, 2014 2 commits
-
-
Anatoly Baksheev authored
-
Anatoly Baksheev authored
-
- 10 Feb, 2014 2 commits
-
-
Anatoly Baksheev authored
-
Anatoly Baksheev authored
-
- 20 Jan, 2014 1 commit
-
-
Anatoly Baksheev authored
-
- 19 Jan, 2014 17 commits
-
-
Anatoly Baksheev authored
-
Anatoly Baksheev authored
-
Anatoly Baksheev authored
-
Anatoly Baksheev authored
-
Anatoly Baksheev authored
-
Anatoly Baksheev authored
-
Anatoly Baksheev authored
-
Anatoly Baksheev authored
-
Anatoly Baksheev authored
-
Anatoly Baksheev authored
-
Anatoly Baksheev authored
-
Anatoly Baksheev authored
-
Anatoly Baksheev authored
-
Anatoly Baksheev authored
-
Anatoly Baksheev authored
-
Anatoly Baksheev authored
-
Anatoly Baksheev authored
-
- 07 Dec, 2013 3 commits
-
-
Anatoly Baksheev authored
-
Anatoly Baksheev authored
-
Anatoly Baksheev authored
-
- 17 Nov, 2013 1 commit
-
-
Anatoly Baksheev authored
-
- 18 Sep, 2013 1 commit
-
-
Ozan Tonkal authored
-
- 11 Sep, 2013 1 commit
-
-
Ozan Tonkal authored
-
- 08 Sep, 2013 2 commits
-
-
Ozan Tonkal authored
-
Ozan Tonkal authored
-
- 23 Aug, 2013 1 commit
-
-
ozantonkal authored
fixes based on the feedback: window name prefix is automatically added when it is not there, singleton class returns reference instead of pointer, destructor is private, release function implemented
-
- 20 Aug, 2013 2 commits
-
-
ozantonkal authored
-
ozantonkal authored
-
- 19 Aug, 2013 1 commit
-
-
ozantonkal authored
initial shared pointer implementation for Viz3d, singleton VizAccessor, cv::viz::get function initial implementation
-
- 02 Aug, 2013 1 commit
-
-
Anatoly Baksheev authored
-
- 29 Jul, 2013 1 commit
-
-
ozantonkal authored
-
- 15 Jul, 2013 1 commit
-
-
ozantonkal authored
-