1126 Commits (f79134481032ce8c14e6ad42d7c8f3583bc245f1)

Author SHA1 Message Date
alexandre benoit 3fb90abb76 added retina code tutorial 12 years ago
Alexander d495daf1ed Memory leak of native OpenCV mats fixed. 12 years ago
Alexander Smorkalov 83d8bc8c55 Tutorial 1 updated. Execution time camera switching implemented. 12 years ago
Andrey Kamaev 673aa91bac Fix remaining windows build warnings 12 years ago
Alexander Smorkalov 76bcf72ded 2.4.3 version support added to OpenCV Manager. Docs updated. Samples updated. 12 years ago
Alexander Smorkalov c1d42664bc Refactring. Bug fix. 12 years ago
Alexander Smorkalov a942747046 Code review coments fixed. Lint wornings fixed. 12 years ago
Alexander Smorkalov 4c06d0834e camera-preview sample removed from CMakeLists.txt 12 years ago
Alexander Smorkalov 84856fa2c1 CMakeLists.txt rescued. Androidmanifest unified. 12 years ago
Alexander Smorkalov a5ee07d340 Image manipulations sample ported on new framework. 12 years ago
Alexander Smorkalov 898320a0f6 Code clean up. 12 years ago
Alexander Smorkalov c64ee44c9e Color blob detection sample ported on new framework. 12 years ago
Alexander Smorkalov 2fd8b51a26 Face detection sample ported on new framework. 12 years ago
Alexander Smorkalov d9ea16ce57 Tutorial1 ported on new framework. 12 years ago
Alexander Smorkalov 873f47654a Tutorial2 ported on new framework. 12 years ago
Alexander Smorkalov 31763bdcf0 Tutorial3 ported on new framework. 12 years ago
Alexander Smorkalov 50500e5923 Tutorial4 ported on new sample framework. 12 years ago
Alexander Smorkalov 9029acf6f0 openCV application framework moved to modules/java/... folder. Now it is part of OpenCV SDK. 12 years ago
Alexander Smorkalov 68ab3d5be6 Processing thread added to Java camera view. 12 years ago
Alexander Smorkalov 8393fd0c9d Auto focus added; 12 years ago
Alexander Smorkalov f8bcff8ff3 Device rotation support added; 12 years ago
Alexander Smorkalov 09901fae2b OnResume/OnPause handlers added to start/stop camera. 12 years ago
Alexander Smorkalov cc3430dbcc Naming fixed; 12 years ago
Konstantin Bezruk cd152c3a03 Puzzle15 implementation with use of the OpenCV surface framework 12 years ago
Alexander Smorkalov 5f1339b319 Menu and style removed from sample. 12 years ago
Andrey Pavlenko a32004f90c adding initial version of a sample with new Camera-View handling design 12 years ago
Andrey Kamaev 8fb6d9f650 Fix Android build warnings 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Andrey Kamaev f4e33ea0ba Fix build of samples 12 years ago
Andrey Kamaev 7225f89ea2 Revert opencv_videostab to the state of 2.4.2 12 years ago
Andrey Kamaev 26bcb3812c Fix binary compatibility of opencv_contrib 12 years ago
Andrey Kamaev d566c6bc86 Revert "add new version of CommandLineParser. add empty docs" 12 years ago
Andrey Kamaev dbd30d4fba Revert "fixing Java test and sample after moving drawContours() from Imgproc to Core" 12 years ago
Vadim Pisarevsky cb58e5a3a4 let Kalman handle the missing measurements (bug #1380) 12 years ago
Andrey Kamaev 83799d6bf4 Fix Mat indexing in TrackingMotion tutorial code (supersedes pull request #38) 12 years ago
Vsevolod Glumov 69fbc6102c Fixed an issue with 'how_to_scan_images.cpp' tutorial code. Issue #2259 12 years ago
Alexander Smorkalov a91de25f10 Build fix after issue #2284 fix. 12 years ago
Vadim Pisarevsky 044d38a051 expanded cv::threshold parallelization to other threading frameworks; fixed potential bug with unprocessed bottom of the image; fixed build problem in stitching 12 years ago
Vadim Pisarevsky a09c88ab16 added Asus Xtion QVGA modes to the OpenNI backend (patch #1753) 12 years ago
Vadim Pisarevsky a310e2f027 fixed the case of scale != 1 in stereo_match.cpp (patch #1936) 12 years ago
Abhinav Gupta c0638aa2e0 Update samples/cpp/tutorial_code/features2D/SURF_detector.cpp 12 years ago
Andrey Pavlenko a8e7f91e34 java samples fix (clear view before drawing frame) of 'dirty' FPS display bug 12 years ago
Vadim Pisarevsky 427ce1247a some bugfixes & improvements in openfabmap code, docs and samples by Arren Glover 12 years ago
Alexander Mordvintsev 2a96f28bc1 get rid of Lock in gabor_threads.py 12 years ago
Andrey Kamaev e73089bdb5 Fix windows build warnings 12 years ago
yao 04e946b2a3 make ocl surf sample compile on Linux 12 years ago
yao c09e2f88df Add a SURF sample for ocl module 12 years ago
Andrey Kamaev 36f912261b Move gpu sample to gpu folder 12 years ago
Vladislav Vinogradov 98c92f196e added Generalized Hough implementation 12 years ago
Andrey Kamaev e564a53ccd Add gitignore for Android tests and samples 12 years ago