- 20 Aug, 2015 2 commits
-
-
Patrick Snape authored
Adding float casts allows them to compile on MSVC and should not affect other compilers.
-
Patrick Snape authored
NAN is a compiler specific constant that does not exist on visual studio. I also noticed that some NAN instances had been cast to float, whereas quiet_NaN is both 1) defined by the standard and 2) templated for the correct type. This is a much more portable method of getting a NaN value.
-
- 22 Jul, 2015 1 commit
-
-
Alexander Stohr authored
-
- 18 May, 2015 1 commit
-
-
http://code.opencv.org/issues/3943;Vadim Pisarevsky authored
replaced "const InputArray" with "InputArray" to avoid warnings about "const const _InputArray&"
-
- 02 Sep, 2014 1 commit
-
-
jaco authored
-
- 20 Aug, 2014 2 commits
- 11 Aug, 2014 2 commits
- 08 Aug, 2014 3 commits
- 07 Aug, 2014 4 commits
- 05 Aug, 2014 2 commits
- 04 Aug, 2014 3 commits
- 02 Aug, 2014 1 commit
-
-
jaco authored
-
- 01 Aug, 2014 3 commits
- 25 Jul, 2014 1 commit
-
-
jaco authored
-
- 24 Jul, 2014 1 commit
-
-
jaco authored
-
- 23 Jul, 2014 1 commit
-
-
jaco authored
-
- 22 Jul, 2014 2 commits
- 21 Jul, 2014 1 commit
-
-
jaco authored
-
- 18 Jul, 2014 2 commits
- 17 Jul, 2014 1 commit
-
-
jaco authored
-
- 20 Sep, 2013 1 commit
-
-
Antonella Cascitelli authored
Modified Copyrights Moved plantuml source files under doc disabled tests Added include of precomp.hpp
-