- 08 Jan, 2018 1 commit
-
-
Save video file (#10502)
-
- 06 Jan, 2018 1 commit
-
-
LaurentBerger authored
* Add a parameter labels to command line * default value * samples: caffe_googlenet.cpp minor refactoring
-
- 04 Jan, 2018 1 commit
-
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-
- 02 Jan, 2018 1 commit
-
-
* add style draw in yolo * fix sintaxe whitespace * fix conversion from float to int * sample refactoring - minor code style fixes - avoid confusing "bottom" names - use cv::format - always draw object detection/roi
-
- 01 Jan, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 30 Dec, 2017 1 commit
-
-
victor-ludorum authored
Updating stiching.cpp to resolve new line issue #10461 (#10469)
-
- 22 Dec, 2017 2 commits
-
-
Alexander Alekhin authored
-
berak authored
-
- 20 Dec, 2017 2 commits
-
-
catree authored
Update left_intrinsics.yml file with chessboard square_size=0.025 and with extrinsic parameters. Add camera_calibration_show_extrinsics.py, a Python sample that allows to display the extrinsics saved during the camera calibration process (cpp-example-calibration).
-
Dmitry Kurtaev authored
-
- 19 Dec, 2017 1 commit
-
-
catree authored
-
- 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
-