1221 Commits (061c28cde0a94356e6b3552dfe15ed849d4cc596)

Author SHA1 Message Date
marina.kolpakova 0211843062 merge Detection structure for CPU and GPU soft cascade detectors 12 years ago
Andrey Kamaev e75df56317 Unified handling of InputOutputArrays in Python wrapper generator 12 years ago
Andrey Kamaev a1c456b7c3 Extract common base header for C and C++ APIs 12 years ago
marina.kolpakova 157a98edf7 refactored cuda error handling; remove optional dependancies in soft cascade training app 12 years ago
marina.kolpakova a476664144 fixed compilation with latest master changes 12 years ago
marina.kolpakova 5120322cea move gpu version of soft cascade to dedicated module 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago
marina.kolpakova b4b63cd698 add softcascade to people detector sample 12 years ago
Vladislav Vinogradov ecb2ebfba4 Move opengl iterop code to cv::ogl namespace 12 years ago
Moshe Kaplan bd042d9cc3 Fixed shebangs, added error checking 12 years ago
Moshe Kaplan facd580f28 Small changes to Python samples 12 years ago
Vadim Pisarevsky df89f30b4a removed preset parameter in createStereoBM, updated stereo_match sample 12 years ago
Andrey Kamaev 22d33373fa Fix build warnings on MSVC x64 and OS X clang 12 years ago
yao 8f3883a28d fix a compile warning 12 years ago
Andrey Pavlenko af2552d72c fixing issues from http://www.code.opencv.org/issues/2807 12 years ago
Andrey Pavlenko c24d7cc066 adding more version-related variables 12 years ago
Andrey Pavlenko 29b763dc60 updating samples to load JNI lib with correct suffix 12 years ago
yao ed3c3822fc adjust some test cases, use original template file name in Haar 12 years ago
Georgios Evangelidis f40725bb50 Add ECC algorithm 12 years ago
yao bf427c01c1 adjust matchTemplate in performance sample, as current version is too slow when template size isn't small 12 years ago
yao 6409a4b112 fix the compile warnings 12 years ago
yao e3a715882e fix the mismatch of perf_test, add a performance sample for ocl module 12 years ago
Alexander Smorkalov 11885e86ee Feature #2833 Sepia size in Image Manipulations demo implemented. 12 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
Oscar Deniz Suarez 07ea88b8c6 Update samples/c/smiledetect.cpp 12 years ago
Oscar Deniz Suarez 8cfba6456b Update samples/c/smiledetect.cpp 12 years ago
Oscar Deniz Suarez 379dcf87d5 Added smile detector 12 years ago
Vladislav Vinogradov 8b1f88c40f updated gpu module API 12 years ago
Vladislav Vinogradov a938534a7e restored binary compatibility 12 years ago
Abid K 96b2898f38 Update samples/python2/hist.py 12 years ago
Vladislav Vinogradov e06c3ec7c5 updated OpenGL functionality: 12 years ago
Andrey Pavlenko 2853bab471 converting images to PNG 12 years ago
Andrey Pavlenko edb15dee3d review feed-back considered 12 years ago
Andrey Pavlenko a8c2fc6908 changing layout, adding ant and eclipse sections, more pictures 12 years ago
Vladislav Vinogradov a3a09cf4d1 refactored OpticalFlowDual_TVL1: 12 years ago
Vladislav Vinogradov aa73bf6079 added gpu optical flow sample 12 years ago
Vladislav Vinogradov fe2e89df1b added gpu::HoughLinesP function 12 years ago
Vladislav Vinogradov 1498d2f427 added dual tvl1 optical flow implementation 12 years ago
Alexander Smorkalov d067dc5a05 Code review notes fixed. 12 years ago
Alexander Smorkalov 9a2d6f854b Tutorial-1-Java -> Tutorial-1-CameraPreview 12 years ago
Alexander Smorkalov 507e2dc0ad Project files for Eclipse updated. 12 years ago
Alexander Smorkalov b558bb4894 Tutorial-5 -> Tutorial-3 12 years ago
Alexander Smorkalov 902463b6e9 Tutorial4 sample renamed to Tutorial-2-MixedProcessing 12 years ago
Alexander Smorkalov 08cd51df1f Tutorial-3 removed as dublicate part of tutorial-4. 12 years ago
Alexander Smorkalov b943277559 Tutorial-2 removed as dublicate of tutorial-1 and image manipulations sample. 12 years ago
Alexander Smorkalov 33502c86ac Tutorial 1 renamed 12 years ago
Alexander Smorkalov 076941bb07 15-puzzle app reverted to usage of old CvCameraViewListener implementation; 12 years ago
Alexander Smorkalov f8720ec60e Code review issues fixed. Compatibility issues fixed. 12 years ago
Alexander Smorkalov 6b5eac328f Android samples updated according onCameraFrame callback signature change. 12 years ago
Ivan Korolev 36451319c1 fixed cmd line parsing in the samples 12 years ago