1454 Commits (9c8626bf3cc74ec42d7d0583c484eef444a338a0)

Author SHA1 Message Date
Pierre Moulon 901d4995e3 Fix a typo error 10 years ago
Adi Shavit aad95c7d8c Added call to clone() to avoid unexpected change to external data. 10 years ago
Dikay900 d9b7b300b4 fix qt example on 2.4 with vs2010 and higher 10 years ago
Brian Park 044de4105e add input paramter checking that verifies the existance of the input files to stero_match example 10 years ago
ttagu99 a81374c1d7 findcontour_example check image empty 10 years ago
侯骥 66fc6126d2 Update MatchTemplate_Demo.cpp 10 years ago
Jay Bosamiya 8b58b59df4 Fix typo 10 years ago
RafaRuiz f0595b8254 Update lkdemo.cpp because of memory leak 10 years ago
Pastafarianist 1e01441767 Fixed typo 10 years ago
Dikay900 c797746b6e use constant instead of value backported from #785 10 years ago
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
ttagu99 3c797b0ca5 findcontour_example check image empty 10 years ago
Maksim Shabunin 35b2139929 Basic HAL module 10 years ago
Pavel Rojtberg 7c5084e385 - update documentation 10 years ago
RafaRuiz 660a53e0e0 Update lkdemo.cpp because of memory leak 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
theodore 79bc85fb09 Introduction to PCA tutorial 10 years ago
theodore 96c824f375 Morphology Lines Extraction 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
karelknoest 1ded2de2dd Let LineSegmentDetector output line segment coordinates in float precision, as supported by the LSD algorithm. 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
Alexander Smorkalov 187befd665 Fixed installation of CMakeLists.txt and enabled GPU samples build in stand alone version. 10 years ago
Alexander Smorkalov 840088e021 Get rid of cvconfig.h in Latent SVM samples. Use common OpenCV parallel framework instead of direct TBB calls. 10 years ago
Maksim Shabunin b4050c775e Updated sample files documentation inclusions 10 years ago
doltac 6cc5959356 Fixed typos in latentSVM detector demo. 10 years ago
Samyak Datta a3f05474c9 C++ sample code to detect facial features 10 years ago
Alexander Alekhin 2e05f1e3f8 openni_capture sample: enable OpenNI2 if available 10 years ago
Brian Park e4fa217a62 remove the unnecessary header file 10 years ago
Brian Park 9e3a2cbab2 check input paramter by checking the image size 10 years ago
StevenPuttemans 7dce2d0b8f fixing cap_pvpapi interface and making sure both AVT Manta and Proscilla 10 years ago
Brian Park f83a76cdeb add input paramter checking that verifies the existance of the input files to stero_match example 10 years ago
Vadim Pisarevsky d2b9dc5530 quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val) 10 years ago
Vadim Pisarevsky d36b546df8 trying to fix strange compiler bug 10 years ago
Vadim Pisarevsky 06d4aa6060 now all the samples and opencv_contrib compile! 10 years ago
Vadim Pisarevsky 48a860a335 trying to fix strange compiler bug 10 years ago
Vadim Pisarevsky d017faa06c now all the samples and opencv_contrib compile! 10 years ago
Adrien BAK 82a5ff8540 fix warnings in samples 10 years ago