1391 Commits (a893395da8a6d13b238614eee558f2aabbfcdf35)

Author SHA1 Message Date
Alexander Alekhin bb5e25ba7c migration: github.com/opencv/opencv 8 years ago
StevenPuttemans 67fe57a0a3 add fixed video 9 years ago
Vitaly Tuzov 25b4d8a1b5 Added images necessary for tests 9 years ago
Maksim Shabunin eebd4cad66 Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 9 years ago
Viet Dinh ed0065266e update fixing bug #5599 9 years ago
Alexander Smorkalov 2e78a3e5e9 Fixed samples build with nonfree. 9 years ago
Alexander Smorkalov 966d35a9fb Made samples build independent from nonfree module. 9 years ago
Alexander Smorkalov 42447a7610 Set of lintain warning fixes for -samples debian package. 9 years ago
paul.kim 78a566611d Fix the issue in mouse click event 9 years ago
Alexander Smorkalov 341e7b3be2 Fixed samples build with nonfree. 9 years ago
Alexander Smorkalov bba8c0beac Made samples build independent from nonfree module. 9 years ago
Alexander Smorkalov ff00220302 Set of lintain warning fixes for -samples debian package. 9 years ago
Suleyman TURKMEN 69d84c8f3e Update how_to_scan_images.cpp 9 years ago
Enes Ateş 5df2713b16 XML file path correction 9 years ago
berak 851ce27240 http://code.opencv.org/issues/4359 2.4 branch 10 years ago
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
Chris Mayo 7a5aa06b9e Act on INSTALL_PYTHON_EXAMPLES 10 years ago
Ben Hagen a21fb63c28 store user-provided data in PlaneTracker class 10 years ago
Yang Fan eaa9b78121 ENH: explicitly declared outputFilename to surpress error C2668 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
StevenPuttemans 3a7ea37090 extra camera specific information for IP settings 10 years ago
StevenPuttemans cf5a7b9679 remove an unused #endif 10 years ago
Alexander Smorkalov 911be68a41 Prevent native c/c++/ocl/gpu CMakeLists.txt install if samples are turned off. 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 3425c90b66 GPU samples with NVIDIA specific API excluded from build if CUDA disabled. 10 years ago
Alexander Smorkalov b0c5f49170 Build fixes for GPU samples. 10 years ago
Alexander Smorkalov c0d76ef984 driver_api_stereo_multi sample reworked to use parallel_for_ instead of parallel_do 10 years ago
Alexander Smorkalov 72063bf136 parallel_do replaced with parallel_for_ in driver_gpu_multi sample. 10 years ago
Alexander Smorkalov 091c7a3821 OpenGL interop sample reworked not ot use cvconfig.h 10 years ago
Alexander Smorkalov e02418e904 parallel_do replaced by parallel_for_ in gpu/multi.cpp sample to get rid of cvconfig.h 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
doltac 6cc5959356 Fixed typos in latentSVM detector demo. 10 years ago
Samyak Datta a3f05474c9 C++ sample code to detect facial features 10 years ago
StevenPuttemans 7dce2d0b8f fixing cap_pvpapi interface and making sure both AVT Manta and Proscilla 10 years ago
Andrey Pavlenko 64d8cf1e2e improving face-rec sample: 11 years ago
Raaj 6e022dcb06 Update facedetect.cpp 11 years ago
Neo Alienson b6e25a9fc7 Fix typos 11 years ago
Konstantin Matskevich 8d4a76925c fixed binary compatibility 11 years ago