- 18 Mar, 2015 2 commits
-
-
Maxim Kostin authored
-
Maxim Kostin authored
-
- 17 Mar, 2015 5 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 16 Mar, 2015 9 commits
-
-
Dmitry-Me authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
temporarily use EPNP in SolvePnP instead of UPNP or DLS algorithms, since the latter two are not quite stable
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 14 Mar, 2015 4 commits
-
-
Naer Chang authored
Trying to fix whitespace issue. This reverts commit dcc2512f.
-
Dmitry-Me authored
-
Naer Chang authored
added a check to prevent illegal access to operator[] when vector is empty
-
Scott Graybill authored
Removed check on limits. A common use of HoughLines would be to restrict theta to be between a small negative number and a small positive number, e.g. -pi/16 to pi/16. This wasn't possible with the previous checks.
-
- 13 Mar, 2015 9 commits
-
-
Vadim Pisarevsky authored
-
Maxim Kostin authored
-
Vadim Pisarevsky authored
made the solvepnp a bit more modest; test 5-point configuration instead of 4-point in some cases; reduce the noise in 4-point configurations in other cases
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Maxim Kostin authored
-
Maksim Shabunin authored
-
- 12 Mar, 2015 5 commits
-
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 11 Mar, 2015 5 commits
-
-
ippei ito authored
-
ippei ito authored
REG_NONE defined in ml.hpp conflicts with defined in Winnt.h
-
LorenaGdL authored
Incorrect number of input arguments in main function
-
Ilya Lavrenov authored
-
Maxim Kostin authored
-
- 10 Mar, 2015 1 commit
-
-
Adam Greig authored
Previously the Python3 cv2 package ends up with no submodules (bgsegm, face, etc) in it, which makes a lot of functionality unusable. By not writing over our root reference we ensure the new submodules are added to the correct cv2 module.
-