- 15 Jun, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 08 Jun, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 07 Jun, 2016 3 commits
-
-
Adam Rankin authored
Correcting return type from videoDevice::findType to be int thus allowing detection of failed device init request
-
Alexander Alekhin authored
-
Tomoaki Teshima authored
-
- 06 Jun, 2016 2 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 03 Jun, 2016 1 commit
-
-
Vladislav Sovrasov authored
-
- 01 Jun, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 31 May, 2016 8 commits
-
-
Tomoaki Teshima authored
* loosen the threshold only under aarch64 * fix #6610
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 30 May, 2016 2 commits
-
-
Maksim Shabunin authored
-
berak authored
fix for #6598
-
- 28 May, 2016 1 commit
-
-
Suleyman TURKMEN authored
-
- 26 May, 2016 5 commits
-
-
Bram Ton authored
-
Maksim Shabunin authored
-
Alexander Alekhin authored
-
Guy Sheffer authored
-
Maksim Shabunin authored
-
- 25 May, 2016 7 commits
-
-
Tomoaki Teshima authored
-
Maksim Shabunin authored
-
Pavel Rojtberg authored
at least it is possible to read/ write calibration files. Fixes #4282. Also add CPP method for writing comments.
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 24 May, 2016 1 commit
-
-
Maksim Shabunin authored
-
- 23 May, 2016 5 commits
-
-
Maksim Shabunin authored
-
dharezlak authored
While generating Java JNI wrappers package names with an underscore (`_`) character where not properly escaped according to https://docs.oracle.com/javase/8/docs/technotes/guides/jni/spec/design.html#resolving_native_method_names (see also: https://github.com/Itseez/opencv_contrib/issues/652). This fix replaces all the occurrences of `_` with `_1` resulting in proper JNI method names.
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 21 May, 2016 2 commits
-
-
Suleyman TURKMEN authored
-
Suleyman TURKMEN authored
update documentation of calcBackProject() calcHist() compareHist()
-