64
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Nov 26, 2024 — Nov 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
abi-compatibility-check tool configuration script for adnroid added. More... about 13 years ago
fix ocl::columnsum bug
yao
More... about 13 years ago
Merge branch 'master' of git://code.opencv.org/opencv More... about 13 years ago
The labels of a model are now cloned instead of using Mat::copyTo, because Mat::copyTo leads to a crash with the Python wrapper. I need to further investigate it. More... about 13 years ago
Honor resently added functionality in hdr_parser and rst_parser; minor fixes in documentation More... about 13 years ago
Added a simple CMakeLists.txt to the facerec_samples, which are not included in the samples folder. Makes building these samples a lot easier. More... about 13 years ago
Android toolchain: added fixes/workarounds for NDK r8b and NDK r6 bugs More... about 13 years ago
fixed compile error under linux More... about 13 years ago
little fix in command line parser - catch unknown parameter types More... about 13 years ago
refactored command line parser, fixed the docs More... about 13 years ago
Build script for all native cameras added. (cherry picked from commit b16b50d61b552a7f7eb3f86c2b28bcb9d933f0a4) More... about 13 years ago
Build script for all native cameras added. More... about 13 years ago
All native camera libraries rebuild after HTC One S fix. More... about 13 years ago
All native camera libraries rebuild after HTC One S fix. (cherry picked from commit 568d9583c1621e78a966a131a92e515c4d2f5a26) More... about 13 years ago
regenerated opencv_cheatsheet.pdf from the previously updated opencv_cheatsheet.tex More... about 13 years ago
fixed compile error on Windows More... about 13 years ago
add new version of CommandLineParser. add empty docs More... about 13 years ago
added simple softcascade example More... about 13 years ago
added test data for soft cascades More... about 13 years ago
Issue #2248 OpenCV manager fails to determine hardware platfrom on Android Emulator fixed. Search keys for /proc/sysinfo updated. (cherry picked from commit db3a35f90125eb13716cc323802662c240e4cd2a) More... about 13 years ago
Issue #2248 OpenCV manager fails to determine hardware platfrom on Android Emulator fixed. Search keys for /proc/sysinfo updated. More... about 13 years ago
Native camera issue on HTC One S fixed. Camera connect->disconnect->connect leads to sigsegv. Apply properties method reimplemented. More... about 13 years ago
Native camera issue on HTC One S fixed. Camera connect->disconnect->connect leads to sigsegv. Apply properties method reimplemented. (cherry picked from commit 710e070990ac2375a1a450c2d215eb68f15139e5) More... about 13 years ago
Use TBB 4.1 on Android More... about 13 years ago
possibility to maintain custom hardware-specific libs folders More... about 13 years ago
possibility to maintain custom hardware-specific libs folders More... about 13 years ago
Reduce verbosity of Java API generators More... about 13 years ago
Fix Android build warnings More... about 13 years ago
Disable TBB on Android for mips More... about 13 years ago
removed non-existing CoreAnimation framework from the list of required frameworks (bug #2326) More... about 13 years ago