profile/ivi/opencv.git
2013-10-25 Ilya Lavrenovfixed separable filter extrapolation
2013-10-25 Andrey PavlenkoMerge pull request #1683 from alalek:ocl_restore_showdiff
2013-10-24 Roman DonchenkoMerge pull request #1682 from SpecLad:Wmissing-declarations
2013-10-24 Roman DonchenkoMerge pull request #1643 from alalek:cmake_fix_java_lin...
2013-10-24 Roman DonchenkoMerge pull request #1679 from ilya-lavrenov:ocl_equaliz...
2013-10-24 Alexander Alekhincmake: fix linker dependencies for opencv_java
2013-10-24 Roman DonchenkoFixed a Wmissing-declarations warning when compiling...
2013-10-24 Roman DonchenkoMerge pull request #1667 from SpecLad:detect-openmp
2013-10-24 Roman DonchenkoMerge pull request #1623 from ImAlsoGreg:2.4-pkgconfig...
2013-10-24 Ilya Lavrenovfixed bug in ocl::equalizeHist
2013-10-24 Roman DonchenkoMerge pull request #1678 from wejeus:ios-documentationf...
2013-10-24 Roman DonchenkoMerge pull request #1674 from alalek:cmake_fix
2013-10-24 Samuel WejéusRemoved incorrect release of obtained colorspace. This...
2013-10-24 Andrey PavlenkoMerge pull request #1676 from ilya-lavrenov:ocl_resize_test
2013-10-24 Andrey PavlenkoMerge pull request #1673 from ilya-lavrenov:ocl_norm
2013-10-24 Andrey PavlenkoMerge pull request #1672 from ilya-lavrenov:ocl_arithm
2013-10-24 Andrey PavlenkoMerge pull request #1669 from ilya-lavrenov:ocl_copyMak...
2013-10-23 Alexander Alekhinocl: show diff
2013-10-23 Ilya Lavrenovfixed ocl::copyMakeBorder
2013-10-23 Ilya Lavrenovfixed an accuracy test for ocl::resize (in some cases...
2013-10-23 Alexander Alekhincmake: fix bug with installation into OPENCV_LIB_INSTAL...
2013-10-23 Ilya Lavrenovmoved to relative errors in ocl::norm tests
2013-10-23 Ilya Lavrenovworkaround for cv::multiply bug
2013-10-23 Roman DonchenkoMerge pull request #1659 from ilya-lavrenov:ocl_examples
2013-10-22 Roman DonchenkoMerge pull request #1649 from asandwhich:2.4
2013-10-22 Roman DonchenkoMerge pull request #1666 from SpecLad:cv-cap-openni
2013-10-22 Roman DonchenkoAdd better OpenMP detection and make an option to enabl...
2013-10-22 Roman DonchenkoFixed incorrectly unprefixed constant names in the...
2013-10-22 Andrey PavlenkoMerge pull request #1658 from alalek:ocl_fixes
2013-10-21 Ilya LavrenovOpenCL examples refactoring
2013-10-21 Alexander Alekhinocl: fix FFT initialization
2013-10-21 Alexander Alekhinocl: workaround for ProgramCache cleanup issue, use...
2013-10-21 Greg Haleregex doesnt need to match full length of input, so...
2013-10-21 Roman DonchenkoMerge pull request #1646 from alalek:ocl_fix_msvc11
2013-10-21 Roman DonchenkoMerge pull request #1556 from jet47:fix-bug-3296
2013-10-21 Roman DonchenkoMerge pull request #1650 from jet47:fix-gpu-bgsegm...
2013-10-21 Andrey PavlenkoMerge pull request #1647 from ilya-lavrenov:ocl_tests_d...
2013-10-21 Andrey PavlenkoMerge pull request #1645 from ilya-lavrenov:ocl_morph_t...
2013-10-21 Andrey PavlenkoMerge pull request #1644 from ilya-lavrenov:ocl_matrix_...
2013-10-21 Andrey PavlenkoMerge pull request #1633 from ilya-lavrenov:ocl_imgproc
2013-10-21 Ilya Lavrenovfixed ocl::Laplacian for case when scale != 1
2013-10-21 Ilya Lavrenovmissed initialization of kernel size
2013-10-21 Roman DonchenkoMerge pull request #1651 from ilya-lavrenov:misprint
2013-10-19 Greg Halefixed wrong regex
2013-10-19 Ilya Lavrenovadded reflect, reflect101, replicate, wrap border types...
2013-10-19 Ilya Lavrenovmisprint
2013-10-19 Vladislav Vinogradovfix bug in gpu bgsegm sample
2013-10-19 KevinChange intrinsic camera matrix initialization
2013-10-18 Ilya Lavrenovmade more demonstrative message about test fails
2013-10-18 Alexander Alekhinocl: workaround for msvc11 bug
2013-10-18 Andrey PavlenkoMerge pull request #1587 from alalek:opencl_khronos_headers
2013-10-18 Roman DonchenkoMerge pull request #1459 from asmorkalov:ocv_qt_segflt_fix
2013-10-18 Roman DonchenkoMerge pull request #1641 from jet47:imshow-opengl-fix
2013-10-18 Roman DonchenkoMerge pull request #1642 from alalek:cmake_cleanup_targets
2013-10-18 Ilya Lavrenovrefactored ocl matrix operations accuracy tests
2013-10-18 Ilya Lavrenovenabled double in copyMakeBorder kernel
2013-10-18 Ilya Lavrenovrewrote ocl::remap
2013-10-18 Ilya Lavrenovfixed ocl::copyMakeBorder
2013-10-18 Ilya Lavrenovadded ROI support to ocl::convolve
2013-10-18 Ilya Lavrenovadded ROI support to ocl::columnSum
2013-10-18 Ilya Lavrenovadded ROI support to ocl::CLAHE
2013-10-18 Ilya Lavrenovrefactored all the tests in ocl/test/test_imgproc.cpp
2013-10-18 Alexander Alekhinocl: update autogenerated code
2013-10-18 Alexander Alekhinocl: force to use Khronos OpenCL headers
2013-10-18 Alexander Alekhinadded Khronos OpenCL 1.2 header files
2013-10-18 Andrey PavlenkoMerge pull request #1640 from alalek:ocl_fix_exp_test
2013-10-18 Andrey PavlenkoMerge pull request #1626 from ilya-lavrenov:ocl_filters
2013-10-18 Roman DonchenkoUpdated ffmpeg_vesion.cmake after #1516.
2013-10-17 Alexander Alekhincmake: cleanup OpenCVModules_TARGETS from cache
2013-10-17 Greg Haleadded backslash
2013-10-17 Greg Haleshortened code to not repeat myself
2013-10-17 Greg HaleOnly append -l to lib entries with no path and no ...
2013-10-17 Vladislav Vinogradovfix imshow under Windows with OpenGL support:
2013-10-17 Alexander Alekhinocl: perf: use RELATIVE_ERROR in SANITY_CHECK for exp...
2013-10-17 Roman DonchenkoMerge tag '2.4.6.2' into 2.4
2013-10-17 Roman DonchenkoMerge pull request #1636 from ilya-lavrenov:ocl_loop_times
2013-10-17 Roman DonchenkoMerge pull request #1369 from StevenPuttemans:fix_featu...
2013-10-17 Roman DonchenkoMerge pull request #1516 from akarsakov:new_ffmpeg_build
2013-10-17 Ilya Lavrenovmade LOOP_TIMES as a command line option with default...
2013-10-17 Alexander KarsakovUpdated build of ffmpeg library (v 2.0.2). Builded...
2013-10-17 Roman DonchenkoMerge pull request #1637 from SpecLad:run-py-java-fix
2013-10-17 Ilya Lavrenovrefactored filters in the ocl module; added an accuracy...
2013-10-17 Andrey PavlenkoMerge pull request #1613 from alalek:ocl_cvtcolor
2013-10-17 Andrey PavlenkoMerge pull request #1632 from alalek:cmake_find_package...
2013-10-17 Andrey PavlenkoMerge pull request #1635 from alalek:cmake_fix_export_java
2013-10-17 Andrey PavlenkoMerge pull request #1634 from alalek:cmake_fix_cuda_lin...
2013-10-16 Alexander Alekhinocl: rewrite CvtColor tests, added roi support
2013-10-16 Roman DonchenkoFix running Java tests with run.py on everything other...
2013-10-16 Alexander Alekhincmake: fix linker deps for CUDA
2013-10-16 Alexander Alekhincmake: add opencv_java into list of exported targets...
2013-10-16 Roman DonchenkoMerge pull request #1375 from jet47:gpu-examples-build
2013-10-15 Alexander Alekhincmake: restore find_package() for build directory
2013-10-15 Greg Halechanged foreach variable to match naming conventions...
2013-10-15 Roman DonchenkoMerge pull request #1630 from SpecLad:java-deprecated...
2013-10-15 Roman DonchenkoMerge pull request #1627 from SpecLad:java-version...
2013-10-15 Roman DonchenkoDelete an import of junit.framework.Assert, which is...
2013-10-15 Roman DonchenkoIn Java bindings, wrap version constants into functions...
2013-10-15 Roman DonchenkoMerge pull request #1620 from SpecLad:record-build...
2013-10-15 Andrey PavlenkoMerge pull request #1625 from ilya-lavrenov:to_string
2013-10-15 Ilya Lavrenovreplaced to_string by cv::format
next