2321 Commits (55d0945149491aa0006ab579df6c3cb2f53dadb8)

Author SHA1 Message Date
Dikay900 1bf4427a5c filename correction from #3217 10 years ago
Kevin Hughes ac3ec0d96d squashed #823 10 years ago
Maximilien Cuony 5c6c537044 Fix typo in error for extrinsic parameters 10 years ago
Dikay900 f8c82fc214 update openni sample comments referring #81 10 years ago
Dikay900 9f7548ab89 update openni sample comments referring #81 10 years ago
Maksim Shabunin bb0631a365 Add sample cmake project 10 years ago
Yang Fan 3b177eaaa3 ENH: explicitly declared outputFilename to surpress error C2668 10 years ago
ttagu99 3c797b0ca5 findcontour_example check image empty 10 years ago
Maksim Shabunin 35b2139929 Basic HAL module 10 years ago
Maxim Kostin 75850a1351 Added sample imgcodecs logic to winrt sample app 10 years ago
Pavel Rojtberg 7c5084e385 - update documentation 10 years ago
RafaRuiz 660a53e0e0 Update lkdemo.cpp because of memory leak 10 years ago
Maksim Shabunin 231685133e OpenCV Manager: support 3.0.0 library 10 years ago
Maxim Kostin 349e3b546a Fixed 'doc' builder warnings. 10 years ago
Maxim Kostin 5ec908c5f0 Added WinRT 8.1 Modern Desktop JavaScript sample 10 years ago
Alexander Alekhin 50b99e5aef fix compilation on MSVS2010 10 years ago
LorenaGdL b21b24fd8a Update train_HOG.cpp 10 years ago
StevenPuttemans 3a7ea37090 extra camera specific information for IP settings 10 years ago
Maxim Kostin ad1149ff12 Enabled property sheets for WinRT related samples 10 years ago
Maxim Kostin 530c8dc0c0 Fixing 'doc' buildbot job: removing trailing whitespaces and tab indents 10 years ago
Maxim Kostin 213a6bc5c4 Adding Widows Phone 8 sample apps 10 years ago
Maxim Kostin 59d6a281cd Added WinRT Universal Apps samples 10 years ago
Maxim Kostin 5810845777 Added and updated WinRT samples 10 years ago
theodore 79bc85fb09 Introduction to PCA tutorial 10 years ago
theodore 96c824f375 Morphology Lines Extraction Tutorial 10 years ago
berak c83044d45a fix houghlines.py sample and tutorial 10 years ago
Maksim Shabunin 79e8f0680c Updated ml module interfaces and documentation 10 years ago
Maksim Shabunin da383e65e2 Remove deprecated methods from cv::Algorithm 10 years ago
Maksim Shabunin c85197da55 Fixed allocated vector size in ML ANN algorithm 10 years ago
tt 4ea2eceb70 Image Segmentation .cpp tutorial 10 years ago
Vladislav Vinogradov 124ac15f1e remove cuda module 10 years ago
Vladislav Vinogradov ce0e595a4f move the rest cuda functions to cuda legacy 10 years ago
Vladislav Vinogradov 710617034b remove unused function from pyrlk_optical_flow sample 10 years ago
Vladislav Vinogradov 63ff39f9f3 remove obsolete gpu optical flow samples 10 years ago
Vladislav Vinogradov b3a743f09a fix gpu samples compilation 10 years ago
karelknoest 1ded2de2dd Let LineSegmentDetector output line segment coordinates in float precision, as supported by the LSD algorithm. 10 years ago
StevenPuttemans cf5a7b9679 remove an unused #endif 10 years ago
Ben Hagen 5422cbcecb make PlaneTracker class more thread-safe 10 years ago
Ben Hagen 3f8cefea0e store user-provided data in PlaneTracker class 10 years ago
Vladislav Vinogradov dae188d14f move obsolete algorithms from cudabgsegm to cudalegacy: 10 years ago
Alexander Smorkalov 911be68a41 Prevent native c/c++/ocl/gpu CMakeLists.txt install if samples are turned off. 10 years ago
Marvin Smith 91fbe00caa Updated gdal tutorial to include comments. 10 years ago
Jay Bosamiya 10cc7c78dd Fix typo 10 years ago
Yan Wang 46ed461e22 Add template match with mask. 10 years ago
Tzafrir 997dded1ac add default file to load in case sample was run without command line arguments 10 years ago
Alexander Smorkalov 187befd665 Fixed installation of CMakeLists.txt and enabled GPU samples build in stand alone version. 10 years ago
berak fd60e98c5b fixes for latest changes in opencv3.0 api 10 years ago
Vladislav Vinogradov 734212a402 refactor CUDA CascadeClassifier 10 years ago
Vladislav Vinogradov 8257dc3c1e refactor CUDA HOG algorithm: 10 years ago
Vladislav Vinogradov f126f371b2 move CUDA object detection algorithms to separate module 10 years ago