2871 Commits (e7b6753a10857e1bc4d6b6cc2334e10a63acbb51)

Author SHA1 Message Date
Sergey Alexandrov 0f8faa3441
Minor update for example-gpu-super_resolution 7 years ago
Ryan Pavlik 5d699e9ba5 Honor fixing principal point in camera calib tutorial. 7 years ago
Aleksandr Rybnikov ce1cc352d9 MobileNet SSD sample 7 years ago
Suleyman TURKMEN 89480801b8 some improvements on tutorials 7 years ago
Jon Eyolfson 27cf941284 Remove unused method declarations in hog.cpp 7 years ago
Martin Ganeff 3ea889050b Removed _gpu-suffix from usage messages to align with executable name 7 years ago
Alexander Alekhin 602f047fe8 build: replace WIN32 => _WIN32 7 years ago
Aleksandr Rybnikov 7d1140340e Rewrote googlenet tests 7 years ago
Vladislav Sovrasov e5fbb4f5d2 Merge pull request #9034 from sovrasov:mats_from_initializer_list 7 years ago
tribta 7c65f7ef11 Fixing Bad identations (line 18 to 96) 7 years ago
Tony Lian c8783f3e23 Merge pull request #9075 from TonyLianLong:master 7 years ago
catree 8b7cb8a3f1 Fix wrong mat access. 7 years ago
tribta d53a5210a8 Improving codes of the tutorial: mat_mask_oprations 7 years ago
Vladislav Sovrasov 08db55fb62 core: add CV_CXX_11 flag to cvdef.h 7 years ago
Vladislav Sovrasov 3c748ccf10 core: add an ability to use cxx11 lambda as a parallel_for_ body 7 years ago
Aleksandr Rybnikov b8b8047448 Fixed python sample for googlenet in dnn 7 years ago
Alexander Alekhin ed10383359 dnn: added trace macros 7 years ago
tribta 98849151a2 formating style and making changes accordingly to review 7 years ago
Alexander Alekhin 00dd433368 dnn: fix LayerFactory initialization 7 years ago
tribta 3611396c0b Compiling the Java tutorials codes using Apache Ant. 8 years ago
Alexander Alekhin 623de337e8 dnn: fix build warnings 8 years ago
Alexander Alekhin 006966e629 trace: initial support for code trace 8 years ago
Alexander Alekhin 382e38941c dnn: fix documentation links 8 years ago
Alexander Alekhin 14de8ac951 dnn: move samples 8 years ago
Zhiwei Su 8bf3f6bfcb Fixed gray window for gpu stereo BP and CSBP 8 years ago
Alexander Alekhin 1961bb1857 cmake: add ENABLE_BUILD_HARDENING option 8 years ago
berak 2af63c2bf1 fix py_svm_opencv sample 8 years ago
Cartucho 2055bcc807 Extending template_matching tutorial with Java (#8043) 8 years ago
berak 7b05d52f7b py_samples: fix digits.py 8 years ago
Louie Helm 39874d7254 Fix Farneback GPU Sample in GCC6 8 years ago
Alexander Alekhin 133b91a026 android: build fixes 8 years ago
Vladislav Sovrasov ad7cf58450 highgui: add ROI selector 8 years ago
berak 7ce6895a2c Update tvl1_optical_flow.cpp 8 years ago
Mark Szumowski 94d63d4281 Update research paper link in Python sample 8 years ago
Suleyman TURKMEN 50bda8adfe Update objectDetection.cpp 8 years ago
umbraclet16 17ece5861a Solve issue #8264 8 years ago
vskarlsruhe 6e12391c91 Code cleanup, removed cv:: because using namespace cv is already used. 8 years ago
vskarlsruhe ed9c924102 Code easier to read now 8 years ago
vskarlsruhe 56cedfc4d2 Update AddingImages.cpp 8 years ago
LaurentBerger 8638bba670 Merge pull request #8220 from LaurentBerger:Issue5035 8 years ago
atinfinity ca5e0f53b8 refactoring 8 years ago
atinfinity bbe0f2cef5 refactoring 8 years ago
atinfinity c2a880d7c9 fixed indent 8 years ago
atinfinity 9552206a4c added option to specify flow type 8 years ago
atinfinity 18dbed0e0d added dense flow sample 8 years ago
Maksim Shabunin b417b4dbee KMeans improvement 8 years ago
Alexander Alekhin 4b7c0b9c76 cuda: fix samples 8 years ago
catree e357e2c1b7 Fix typos in py_houghlines tutorial. Extract the python code in a specific folder. 8 years ago
logic1988 a8e5d1d9fd Merge pull request #7978 from logic1988:master 8 years ago
catree e16e141c38 Add OpenCV parallel_for_ tutorial. 8 years ago