1904 Commits (f61db41d25bf8710e9756d6ffc72a00f68bce76b)

Author SHA1 Message Date
Dikay900 44f629f99c fix gpu sample performance test cpu part 10 years ago
Dikay900 8c919ed248 samples: gpu: fix include of TickMeter 10 years ago
Vladislav Vinogradov 1189606cd8 fix gpu performance sample compilation 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
Brian Park f83a76cdeb add input paramter checking that verifies the existance of the input files to stero_match example 10 years ago
Chuanbo Weng 2b52bb092a Update hog.cpp 10 years ago
Chuanbo Weng 7452eef6e9 Correctly enable OpenCL mode in tapi's hog 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 1176d4ef84 fixed some more compile errors and test failures 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 c422bdc3f8 fixed some more compile errors and test failures 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
Dmitriy Anisimov 4c08581e48 opencv_version 10 years ago
Dmitriy Anisimov 71348651eb fixed display_image tutorial sample 10 years ago
Dmitriy Anisimov 55c799a474 fixed warnings in documents 10 years ago
Dmitriy Anisimov ec03d6e6fc removed cpp/tutorial_code/images/ 10 years ago
Dmitriy Anisimov 1007c06d44 initial commit 10 years ago
Maksim Shabunin 5e3e438edb Fix xfeatures2d dependencies 10 years ago
Juan Carlos Niebles dc49e11527 removed setter methods, replaced by CV_PROP_RW macro 10 years ago
Juan Carlos Niebles 1162f0ed63 fixed whitespaces 10 years ago
Juan Carlos Niebles f610c88103 extended python interface for KalmanFilter 10 years ago
Vadim Pisarevsky aa4a80defc the samples from the main repository should not depend on modules from opencv_contrib 10 years ago
Maximilien Cuony 9ac0b06ff1 Fix typo in error for extrinsic parameters 10 years ago
Pierrick Koch aeda3d2d69 [samples/pyhton] fix common {LINE->CV}_AA 10 years ago
Maksim Shabunin c42424f2db Fixed android samples build 10 years ago
John Kua fb0c0eaa7c Fixed bad non-ASCII character in how_to_scan_images.cpp which causes a compile error 10 years ago
Rok Mandeljc d9db950c0e samples: gpu: performance: SURF is now part of opencv_xfeatures2d 10 years ago
Rok Mandeljc db391fdfdd samples: gpu: performance: BackgroundSubtractorMOG is now part of opencv_bgsegm module 10 years ago
Rok Mandeljc fbf28bcc63 samples: gpu: performance: fix include path for opencv_xfeatures2d 10 years ago
Rok Mandeljc 653bca8b74 samples: gpu: super_resolution: disable simple optical flow 10 years ago
Rok Mandeljc f739990f4c samples: gpu: performance: removed FGDStatModel performance comparison test 10 years ago
Rok Mandeljc 51311779b3 samples: gpu: performance: remove inclusion of opencv2/legacy.hpp header 10 years ago
Rok Mandeljc e0c8721830 samples: gpu: removed inclusion of non-existent opencv2/contrib/contrib.hpp header, re-introduced TickMeter class in a separate header 10 years ago
Rok Mandeljc 8908b22c9d samples: gpu: removed softcascade example 10 years ago
StevenPuttemans d27e440b2a continue fixing nonfree elements 10 years ago
StevenPuttemans 564a8ed208 adapted all nonfree header inclusion since it doesn't exist anymore as a module 10 years ago
Alexander Mordvintsev 74c77d826f base class name resolution 10 years ago
f-morozov 886319c81d AKAZE fixes and tracking tutorial 10 years ago
Maksim Shabunin 108caae216 Modified logistic regression module according to comments 10 years ago
Maksim Shabunin 4667e18831 Updated logistic regression example 10 years ago
Maksim Shabunin 3e26086f82 Reworked ML logistic regression implementation, initial version 10 years ago
Maksim Shabunin 71770eb790 Fixed ML module build after merge 10 years ago
Rahul Kavi 3cdd2b2761 updated logistic regression program with new api example 10 years ago
Rahul Kavi b8ea21b2e5 updated logistic regression sample program 10 years ago
Rahul Kavi 7612e7af05 fixed trailing white-space in sample program for logistic regression 10 years ago