64
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Nov 14, 2024 — Nov 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
optimized gpu::integral for Kepler More... about 13 years ago
parallel version of remap, resize, warpaffine, warpPerspective. Some optimization for 2x decimation in resize algorithm More... about 13 years ago
Fix Windows build issues More... about 13 years ago
Fix fixed-point arithmetics in FREAK::meanIntensity More... about 13 years ago
fixed build on Ubuntu More... about 13 years ago
added SSE2-optimized resizeAreaFast for 8-bit images by Grigoriy Frolov More... about 13 years ago
#2170 fix warning of undefined GTEST_HAS_DEATH_TEST More... about 13 years ago
Fix Java API build More... about 13 years ago
Fix buffer allocation in Android camera More... about 13 years ago
Fix buffer allocation in Android camera More... about 13 years ago
enabled SSE3 by default; integrated SSE3-optimized bilateral filter (by Grigoriy Frolov); modified API of non-local means (use Input/OutputArrays) More... about 13 years ago
Merge branch 'master' of git://github.com/vpas/opencv into nonlocal_means More... about 13 years ago
Add CV_Asserts for channels count More... about 13 years ago
Fix building for MS VS C++: remove allocation of arrays of dynamic size in stack More... about 13 years ago
fixed the channel ordering of rgba images (by Eduard) More... about 13 years ago
Fix wrong memory deallocation More... about 13 years ago
fixed compilation under windows More... about 13 years ago
minor fix in FindTBB More... about 13 years ago
Fixed FAST algorithm initializer More... about 13 years ago
Merge branch 'master' of git://github.com/vpas/opencv into nonlocal_means More... about 13 years ago
disabled -Wunused-but-set-variable because of multiple warnings during building nvcc auto generated files (GCC 4.6) More... about 13 years ago
#2215 Fix dependencies escaping in generated OpenCVConfig.cmake More... about 13 years ago
Fixed gcc build warning More... about 13 years ago
some tweaks in optimization flags for opencv2.framework More... about 13 years ago
added ios camera support in highgui. turned on optimization in opencv2.framework (ticket #2232) More... about 13 years ago
gpu::HoughLines : minor code improvements More... about 13 years ago
removed logging from test More... about 13 years ago
Merge branch 'gpu-tests' More... about 13 years ago
minor gpu tests fix More... about 13 years ago
removed perf_gpu_cpu from CMake scripts More... about 13 years ago