2374 Commits (e4985f604a411eb3e953182a0f72030654de3329)

Author SHA1 Message Date
Vladimir Dudnik d4774ead43 d3d11-nv12 interop 10 years ago
Alexey Ershov 0a4830b3d5 added command line processing 10 years ago
Alexey Ershov b102bc6678 fixed memory leaks 10 years ago
Andrey Pavlenko c8f863dfc5 minor fixes 10 years ago
Andrey Pavlenko 0e4bb2b49f adding OpenCV with TAPI (UMats) 10 years ago
Andrey Pavlenko 274aba1a89 adding OpenCL processing (Image2D-to-Image2D only, others will be added later) 10 years ago
Andrey Pavlenko 2a6d4b6ee2 Camera and Camera2 preview is rendered via OpenGL textures and can be modified on CPU via C++ code. No OpenCL yet. 10 years ago
sbokov aea4157340 Adding new HAL-accelerated MODE_SGBM_3WAY 10 years ago
Renato Florentino Garcia ec0f901153 Remove an unneeded semicolon. 10 years ago
Alexey Ershov 89392b2a6d added convertToGLBuffer() & convertFromGLBuffer() functions; added OpenGL interop sample comment 10 years ago
Vladimir Dudnik ef05318c69 fix opencl-opencv-interop.cpp issues reported by Dmitry Budnikov 10 years ago
Vladimir Dudnik 6c452addfe changed output from fps to time (in msec). Notes for dx10 and dx11: the first measure is wrong (zero), the followiing are correct; measured time includes output text to surface. 10 years ago
Vladimir Dudnik dee05f982b compute fps changed (now only interop counts). fixed d3d10 and d3d11 print info method (there were issues with texture mapping) 10 years ago
Vladimir Dudnik 38723b0339 simplified sample's interface (remove odd "no processing" branch, add print to screen for processing mode) 10 years ago
Alexey Ershov 8ed45609d0 fixed cleanup, fixed unused context 10 years ago
Maxim Kostin ccdd1126f6 Updated sample to showcase highgui WinRT usage 10 years ago
Alexander Alekhin 898b257261 replacement for #4160 10 years ago
Alexey Ershov 3f68787051 OpenGL OpenCL sample 10 years ago
LaurentBerger 2f8ef61618 move data/detect_blob.png in samples/data 10 years ago
Vladimir Dudnik 217dd63e02 OpenCV-OpenCL interop (PR #4072): 10 years ago
Ruslan Baratov 83b882039e Update samples/cpp/example_cmake: no need to use `include_directories` 10 years ago
Maksim Shabunin bfa77ff5a4 Increase android samples versions 10 years ago
sbokov 5123c3e52e Added ground-truth disparity map for 'aloe' 10 years ago
Maksim Shabunin 7ee79b73f6 AndroidMgr: fixed package build 10 years ago
berak 851ce27240 http://code.opencv.org/issues/4359 2.4 branch 10 years ago
berak 737a1e2f12 http://code.opencv.org/issues/4359, for master 10 years ago
Maksim Shabunin caffbaafbe Updated Manager for Android 10 years ago
Evgeny Agafonchikov fd860d7cd0 Adding backslash in macro-based paths 10 years ago
Vadim Pisarevsky 036c438904 make facedetect.py work when the nested cascade is not specified 10 years ago
Joe Minichino 47d8187bc3 fixed outdated params setting 10 years ago
Maxim Kostin 3408114602 Added video face detection. Restructured code. 10 years ago
Joe Minichino a4a2659dff fixed digits.py sample to work with opencv 3 10 years ago
Maxim Kostin aa932eab41 Adding WinRT face tracking sample. Works with asset images. Created by @ericmitt. 10 years ago
Samyak Datta e9c765ee2c C++ sample code to detect facial features 10 years ago
Maksim Shabunin 330b3e87eb Fixed latch sample build without contrib 10 years ago
GilLevi a4e5b09ea4 fixed whitespace issue 10 years ago
Maksim Shabunin 3863dc5b2b Updated pkg-config generation, added sample makefile 10 years ago
Vladimir Dudnik c64a15294d short description moved to the beginning of file 10 years ago
laurentBerger b204013483 back to #include "opencv2/cvconfig.h" 10 years ago
Vladimir Dudnik 892684ebe5 add short description 10 years ago
laurentBerger b116d6c6e8 use ifndef HAVE_GTK 10 years ago
laurentBerger a6a0fc5b21 replace "cvconfig.h" it with "opencv2/cvconfig.h". 10 years ago
Piotr Dobrowolski 6d0407b65e VideoCapture with digital camera and gPhoto2 library 10 years ago
GilLevi 05a45ef6dc renamed LATCH 10 years ago
Vladimir Dudnik af806bc816 replaced macros with template func 10 years ago
laurentBerger 268283ff16 suppress android and mac warnings 10 years ago
GilLevi 6613519c2e added sample for LATCH 10 years ago
laurentBerger 546f70a6f0 some warnings and errors 10 years ago
GilLevi f85eb23c3b sample for LATCH 10 years ago
laurentBerger 187ab0ca61 include cvconfig.h to use constant HAVE_OPENGL 10 years ago