- 18 Dec, 2017 1 commit
-
-
Suleyman TURKMEN authored
* Update samples * Update calib3d.hpp * Update calib3d.hpp * Update calib3d.hpp * Update calib3d.hpp
-
- 15 Dec, 2017 5 commits
-
-
Rostislav Vasilikhin authored
* kmeans: number of channels in _centers fixed * fixedType() is checked now
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
LaurentBerger authored
* Simulated Annealing for ANN_MLP training method * EXPECT_LT * just to test new data * manage RNG * Try again * Just run buildbot with new data * try to understand * Test layer * New data- new test * Force RNG in backprop * Use Impl to avoid virtual method * reset all weights * try to solve ABI * retry * ABI solved? * till problem with dynamic_cast * Something is wrong * Solved? * disable backprop test * remove ANN_MLP_ANNEALImpl * Disable weight in varmap * Add example for SimulatedAnnealing
-
Dmitry Kurtaev authored
-
- 14 Dec, 2017 1 commit
-
-
catree authored
-
- 13 Dec, 2017 1 commit
-
-
Vitaly Tuzov authored
Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468)
-
- 11 Dec, 2017 2 commits
-
-
Alexander Alekhin authored
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-
- 09 Dec, 2017 1 commit
-
-
Haritha authored
-
- 08 Dec, 2017 1 commit
-
-
Dmitry Kurtaev authored
-
- 07 Dec, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 06 Dec, 2017 1 commit
-
-
berak authored
-
- 04 Dec, 2017 1 commit
-
-
alessandro faria authored
-
- 03 Dec, 2017 2 commits
-
-
Suleyman TURKMEN authored
-
Dmitry Kurtaev authored
-
- 27 Nov, 2017 1 commit
-
-
Wei Hao authored
Fix a code indent bug: cv2.imshow("detected lines", cdst)
-
- 24 Nov, 2017 2 commits
-
-
Dmitry Kurtaev authored
-
Dmitry Kurtaev authored
-
- 23 Nov, 2017 2 commits
-
-
Muhammad Abdullah authored
Following were the errors in the digits_video.py 1 ) The code was not working because data type of x was float however in "cv2.rectangle" we require integer . 2 ) After pressing the "esc" button the image windows did not destroy So I amended following things: 1 ) ~converted data type of x to int.~ Used Python integer division (//) 2 ) used cv2.destroyAllWindows() to close all windows after the press of "esc" by user.
-
Arthur Pastel authored
* Adding threading in calibrate.py * samples: update calibrate.py
-
- 21 Nov, 2017 1 commit
-
-
Alexander Alekhin authored
getUMat()/getMat() calls are scope based. Results of these calls can't be stored somewhere for future usage.
-
- 07 Nov, 2017 1 commit
-
-
Suleyman TURKMEN authored
-
- 02 Nov, 2017 1 commit
-
-
Andrey Smorodov authored
-
- 27 Oct, 2017 3 commits
- 20 Oct, 2017 1 commit
-
-
Dmitry Kurtaev authored
-
- 15 Oct, 2017 1 commit
-
-
catree authored
Add PyInt_Check in pyopencv_dnn.hpp.
-
- 11 Oct, 2017 2 commits
-
-
Suleyman TURKMEN authored
-
berak authored
-
- 10 Oct, 2017 1 commit
-
-
Suleyman TURKMEN authored
-
- 09 Oct, 2017 2 commits
-
-
AlexeyAB authored
-
LaurentBerger authored
-
- 08 Oct, 2017 3 commits
-
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
-
lzx1413 authored
-
- 06 Oct, 2017 2 commits
-
-
LaurentBerger authored
-
-