- 07 Nov, 2017 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
Fix typo in js_tutorials
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 06 Nov, 2017 1 commit
-
-
Shinya Ishikawa authored
-
- 04 Nov, 2017 2 commits
-
-
Mikhail Paulyshka authored
-
Cartucho authored
* Adding constants to json file * adding sub-module to constants name * adding namespace to functions * adding namespace to classes * remove namespace from methods * static methods * python signatures generation * python: more fixes for signatures generation Python names existence can be checked via command: python -c "import cv2 as cv; print(repr(<py_name>))"
-
- 03 Nov, 2017 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 02 Nov, 2017 9 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 01 Nov, 2017 3 commits
-
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
-
Dmitry Kurtaev authored
-
- 31 Oct, 2017 7 commits
-
-
Vadim Pisarevsky authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
KUANG Fangjun authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 30 Oct, 2017 10 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
Alexander Alekhin authored
Flush deallocation queue before calling map/unmap
-
Alexander Alekhin authored
-
Pushkal Katara authored
Resolves - https://github.com/opencv/opencv/issues/9928
-
Vadim Pisarevsky authored
-
Fakabbir Amin authored
* Error in the documentation for cv::getRectSubPix. #9788 The function name is corrected to GetRectSubPix since, it uses the notation of src, dst and center. Also added the number of channel assertion criteria. * Error in the documentation for cv::getRectSubPix. #9788 Replace dst with patch in the formula, reverted function name to getRectSubPix, removed BorderTypes comment line due to no explicit call to the function found. * Error in the documentation for cv::getRectSubPix. #9788 Replace dst with patch in the formula, reverted function name to getRectSubPix, removed BorderTypes comment line due to no explicit call to the function found.
-
Vadim Pisarevsky authored
-