1480 Commits (80b9fd87dc45c4b3ff89e8124e4fb114bf1ac70f)

Author SHA1 Message Date
Andrey Kamaev 68be50bbab Fix clang build warning 12 years ago
Andrey Kamaev 9690ed8232 Fix build of OpenCV samples (Linux) 12 years ago
Vadim Pisarevsky c69312ea0d fixed #2580, #2210. some work on #2025. 12 years ago
Andrey Kamaev d5b15d6523 Fix ocl build warnings 12 years ago
Stefan Romberg 9f417268b3 Fixed visualization by choosing the color appropriate to the detection 12 years ago
Vladislav Vinogradov ae6266e101 fixes for gpu module: 12 years ago
Vadim Pisarevsky dc4d0398f3 converted few more comp. geometry functions to C++ 12 years ago
Eric Christiansen 6169b1dc90 Adds samples for Java and Scala 12 years ago
Anatoly Baksheev 389ecbe96d warnings, renamed Marina's GPU_PERF_TEST_P 12 years ago
Andrey Pavlenko dd8e648d78 hiding empty menu button on Android 4 12 years ago
Andrey Kamaev 9944282b09 Fix build with STLPort from NDK r8d 12 years ago
Alexander Smorkalov 77df8730ef Tutorial-5 sample extended. 12 years ago
Alexander Smorkalov 1555922228 OpenCV for Android SDK installation improved; 12 years ago
Vladislav Vinogradov 41c9377db0 fixed warnings under windows 12 years ago
Anatoly Baksheev 680eeecc3b fixed samples compilation 12 years ago
Vladislav Vinogradov 1a1f454241 updated gpu houghlines sample 12 years ago
Vladislav Vinogradov da017fbeb9 fast optical flow bm implementation 12 years ago
Vladislav Vinogradov caf91ac159 new gpu::HoughLinesP implementation 12 years ago
Vladislav Vinogradov da93a1dab9 fixed build for CARMA platform 12 years ago
Jason Newton 6a4d881a78 use vector instead of non-standard stack allocation. also correct program argument borkage 12 years ago
Alexander Smorkalov d550f95347 Date and time added to saved file name. 12 years ago
Vladislav Vinogradov aad76090ce gpu::HoughLinesP 12 years ago
Vladislav Vinogradov 05d842bcd8 a bit more opengl refactoring: 12 years ago
Alexander Smorkalov 22484872fa Sample Tutorial-5 improved 12 years ago
Vladislav Vinogradov 08fbf667f9 refactored opengl functionality 12 years ago
Andrey Pavlenko ea83d384c1 removing Android tutorial 0 since it has become irrelevant after moving to the new application framework 12 years ago
Alexander Smorkalov d36f8b9eb3 Code review comments applied 12 years ago
Alexander Smorkalov 86f7a357ae Tutorial-5 functionality implemented. 12 years ago
Alexander Smorkalov 24c920a33a Base for new sample added. 12 years ago
Jason Newton 00bdca7684 A few changes to comply with upstream requirements for merge. 12 years ago
Alexander Smorkalov e95fc27490 Samples updated 12 years ago
Andrey Pavlenko b19f672843 (#2569) simplifying code to avoid Eclipse CDT editor confusion, removing warnings and typos in comments 12 years ago
marina.kolpakova 285d6320be add #/usr/bin/env python to all python files 12 years ago
Alexander Smorkalov 2c67731a7b Issue #2549 OpenCV Samples does not expand on full screen fixed. 12 years ago
Andrey Pavlenko cfd634ca3e Improving compatibility with the latest Android SDK (r21) and NDK (r8c). 12 years ago
Andrey Kamaev 04481d9ef4 Fix Android build with clang compiler 12 years ago
marina.kolpakova c3e4a52fbe soft cascade sample 12 years ago
marina.kolpakova d65b3e0617 fix warning in CUDA samples 12 years ago
Andrey Kamaev dad56e202f Rename sample & tutorial executables 12 years ago
Andrey Kamaev b131dfeecd Build tutorial codes together with other samples 12 years ago
Andrey Kamaev 0a4ed2bc01 Fix Windows build warnings 12 years ago
Alexander Smorkalov 91a9923dcf Face detection package name replaced on org.opencv.facedetect for consistency with Google Play package. 12 years ago
Alexander Smorkalov 95b7f5c46c Face Detection sample namespace replaced on org.opencv.facedetect for consistency with Google Play. 12 years ago
Jason Newton 4c0cb2576d connectedComponents: peep-hole optimizations, mostly surrouding the fact that cv::Mat::at is expensive in a tight-loop -also added a "blobstats" version 12 years ago
Jason Newton 45b4f4f32b connectedComponents: warning free version 12 years ago
Vladislav Vinogradov beb377b38c gpu implementation of Dual TV-L1 Optical Flow 12 years ago
Alexander Smorkalov a1a2cb0aeb OpenCV Samples testing problems fixed: 12 years ago
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