2013-11-22 |
StevenPuttemans | Wrong example at the visual studio tutorial. Fixed... |
commit | commitdiff | tree | snapshot |
2013-11-20 |
Roman Donchenko | Merge pull request #1836 from ilya-lavrenov:ocl_norm_wo... |
commit | commitdiff | tree | snapshot |
2013-11-20 |
Roman Donchenko | Merge pull request #1833 from SpecLad:fix-qt-sample |
commit | commitdiff | tree | snapshot |
2013-11-20 |
Roman Donchenko | Merge pull request #1829 from SpecLad:config-components... |
commit | commitdiff | tree | snapshot |
2013-11-20 |
Ilya Lavrenov | workaround for AMD bug: UNREACHABLE EXECUTED |
commit | commitdiff | tree | snapshot |
2013-11-20 |
Roman Donchenko | Fix the Qt sample, broken after #1722. |
commit | commitdiff | tree | snapshot |
2013-11-20 |
Roman Donchenko | Merge pull request #1761 from bhuroc:qtkit-video-file-2.4 |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Roman Donchenko | Fixed OpenCV_LIBS when find_package has been used with... |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Roman Donchenko | Merge pull request #1819 from ilya-lavrenov:ocl_resize_AREA |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Roman Donchenko | Merge pull request #1827 from asmorkalov:android_ndk_r9b |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Roman Donchenko | Merge pull request #1793 from SpecLad:external-docs-1 |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Roman Donchenko | Merge pull request #1787 from hs3180:2.4 |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Ilya Lavrenov | added area fast mode to ocl::resize |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Roman Donchenko | Merge pull request #1820 from asmorkalov:android_native... |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Roman Donchenko | Merge pull request #1823 from ilya-lavrenov:ocl_abs_sum |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Roman Donchenko | Merge pull request #1825 from jet47:fix-opengl-mem... |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Roman Donchenko | Merge pull request #1821 from SpecLad:watch-your-slashes |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Alexander Smorkalov | Android NDK r9b support added. |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Vladislav Vinogradov | fixed memory leak in ogl::Texture2D |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Ilya Lavrenov | workaround for ocl::absSum (eliminated error: unreachab... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Roman Donchenko | Merge pull request #1815 from asmorkalov:android_native... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Roman Donchenko | Removed all slashes after ${OpenCV_INSTALL_BINARIES_PRE... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Ilya Lavrenov | added INTER_AREA interpolation to ocl::resize |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Alexander Smorkalov | Prebuilt libnative_camera_xxx updated. |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Alexander Smorkalov | Initial NativeCamera support for Android 4.4 KitKat. |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Roman Donchenko | Merge pull request #1810 from Nerei:2.4 |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Alexander Smorkalov | NativeCamera build with AndroidStub backported from... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Roman Donchenko | Merge pull request #1806 from akarsakov:ffmpeg_without_... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Roman Donchenko | Merge pull request #1722 from StevenPuttemans:feature_1... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Roman Donchenko | Merge pull request #1807 from KonstantinMatskevich... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Roman Donchenko | Merge pull request #1809 from ilya-lavrenov:ocl_resize_nn |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Alexander Karsakov | FFmpeg 2.0.2 32-bit builded with mingw (4.6.1) with... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Konstantin... | fixed Split for device version equals 78712 |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Konstantin... | fixing bugs for Intel platform CPU device |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Roman Donchenko | Merge pull request #1808 from alalek:ocl_fix_cvtcolor_xyz |
commit | commitdiff | tree | snapshot |
2013-11-17 |
StevenPuttemans | Applied all fixes related to translating C to C++ code |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Anatoly Baksheev | fixed some warnings |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Anatoly Baksheev | compilation for VS2008 |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Alexander Alekhin | ocl: fix cvtColor XYZ: variables on stack |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Ilya Lavrenov | generalized ocl::resize for all data types (INTER_NEARE... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Roman Donchenko | Merge pull request #1802 from SpecLad:cmake-templates |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Roman Donchenko | Merge pull request #1803 from ilya-lavrenov:ocl_cvtColor |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Roman Donchenko | Merge pull request #1799 from SpecLad:avformat-53-6 |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Roman Donchenko | Made the generated file templates' naming more consistent. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Roman Donchenko | Fix building with FFmpeg 0.8. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Roman Donchenko | Merge pull request #1794 from vrabaud:2.4 |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Roman Donchenko | Merge pull request #1796 from ilya-lavrenov:ocl_cvtColor |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Roman Donchenko | Merge pull request #1792 from ilya-lavrenov:ocl_warp_eps |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Roman Donchenko | Merge pull request #1790 from ilya-lavrenov:ocl_ref |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Vincent Rabaud | cleaner fix |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Ilya Lavrenov | added RGBA <-> mRGBA |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Ilya Lavrenov | added HLS -> RGB[A][FULL] conversion |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Ilya Lavrenov | added HSV -> RGB[A][FULL] conversion |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Ilya Lavrenov | added RGB[A] -> HLS[FULL] conversion |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Roman Donchenko | Merge pull request #1788 from alalek:perf_test_skip |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Vincent Rabaud | return when OpenCV is found |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Ilya Lavrenov | added RGB[A] -> HSV[FULL] conversion |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Roman Donchenko | Merge pull request #1786 from SpecLad:cap-images-file... |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Roman Donchenko | Merge pull request #1779 from perping:integral_2.4 |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Roman Donchenko | Merge pull request #1784 from SpecLad:ffmpeg-no-png |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Vincent Rabaud | fixes http://code.opencv.org/issues/3367 |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Alexander Alekhin | ocl: perf tests: skip tests if we fail check for maxMem... |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Alexander Alekhin | perf tests: allow to skip performance tests |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Ilya Lavrenov | refactored some functions from ocl arithm |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Ilya Lavrenov | added eps to ocl::buildWarpPerspectiveMaps perf test |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Roman Donchenko | Merge pull request #1785 from ilya-lavrenov:ocl_kern_warn |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Roman Donchenko | Merge pull request #1789 from ilya-lavrenov:ocl_minMaxLoc |
commit | commitdiff | tree | snapshot |
2013-11-13 |
perping | fix haar |
commit | commitdiff | tree | snapshot |
2013-11-13 |
perping | fix match_template and haar |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Roman Donchenko | Reworked documentation building to work with extra... |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Ilya Lavrenov | fixed compilation of ocl::minMaxLoc for Intel device |
commit | commitdiff | tree | snapshot |
2013-11-12 |
huangs | minX1 should be max(-maxD,0) not max(maxD,0), avoid... |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Roman Donchenko | In the image sequence capture, only search for the... |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Ilya Lavrenov | kernel warnings on AMD |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Roman Donchenko | Merge pull request #1775 from ilya-lavrenov:ocl_cvtColor |
commit | commitdiff | tree | snapshot |
2013-11-12 |
perping | fix linux warning. |
commit | commitdiff | tree | snapshot |
2013-11-12 |
perping | fix haar |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Roman Donchenko | Merge pull request #1782 from ilya-lavrenov:ocl_adapBilat |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Roman Donchenko | Merge pull request #1766 from ilya-lavrenov:ocl_remap_l... |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Roman Donchenko | Merge pull request #1773 from ilya-lavrenov:ocl_buildWa... |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Roman Donchenko | Merge pull request #1783 from SpecLad:cap-no-pattern |
commit | commitdiff | tree | snapshot |
2013-11-12 |
perping | fix some bug about haar and match_template. |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Ilya Lavrenov | added RGB5x5 <-> Gray |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Roman Donchenko | Replaced the image used in the Highgui_Video.ffmpeg_ima... |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Ilya Lavrenov | removed 2000x2000, 4000x4000 from test sizes of ocl... |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Roman Donchenko | Fixed the "image sequence" capture not failing when... |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Ilya Lavrenov | added a performance test for ocl::buildWarpPerspectiveM... |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Roman Donchenko | Merge pull request #1780 from ilya-lavrenov:ocl_m_pi |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Ilya Lavrenov | added RGB5x5 <-> RGB conversion |
commit | commitdiff | tree | snapshot |
2013-11-11 |
perping | fix warning. |
commit | commitdiff | tree | snapshot |
2013-11-11 |
perping | Make Integral sum support cv_32f, sqsum support cv_64f. |
commit | commitdiff | tree | snapshot |
2013-11-10 |
Ilya Lavrenov | replaced custom PI by OpenCL M_PI constant |
commit | commitdiff | tree | snapshot |
2013-11-10 |
Ilya Lavrenov | added RGB[A] <-> BGR[A] conversion to ocl::cvtColor |
commit | commitdiff | tree | snapshot |
2013-11-10 |
Ilya Lavrenov | added XYZ to RGB conversion to ocl::cvtColor |
commit | commitdiff | tree | snapshot |
2013-11-10 |
Ilya Lavrenov | added RGB -> XYZ conversion to ocl::cvtColor |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Ilya Lavrenov | color.cpp refactoring: created generic interface for... |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Ilya Lavrenov | added YCrCb to RGB, BGR, RGBA, BGRA modes to ocl::cvtColor |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Ilya Lavrenov | fixed ocl::cvtColor for CV_YUV2BGRA and CV_YUV2RGBA |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Ilya Lavrenov | added an accuracy test for ocl::buildWarpPerspectiveMaps |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Ilya Lavrenov | added ROI support to ocl::buildWarp*Maps functions |
commit | commitdiff | tree | snapshot |
next |