8599 Commits (d3af86c0ea5d40e526e68d732bf5c052f718a890)
 

Author SHA1 Message Date
Roman Donchenko d700cc60be Merge pull request #1641 from jet47:imshow-opengl-fix 11 years ago
Roman Donchenko df279150ae Merge pull request #1642 from alalek:cmake_cleanup_targets 11 years ago
Ilya Lavrenov 022b5d6c74 refactored ocl matrix operations accuracy tests 11 years ago
Ilya Lavrenov b3e1a4598c enabled double in copyMakeBorder kernel 11 years ago
Ilya Lavrenov 2681cef5d7 rewrote ocl::remap 11 years ago
Ilya Lavrenov 3fe74ad124 fixed ocl::copyMakeBorder 11 years ago
Ilya Lavrenov 36342eb425 added ROI support to ocl::convolve 11 years ago
Ilya Lavrenov 110a92c126 added ROI support to ocl::columnSum 11 years ago
Ilya Lavrenov 60f9ba0c64 added ROI support to ocl::CLAHE 11 years ago
Ilya Lavrenov 4a81be7d0b refactored all the tests in ocl/test/test_imgproc.cpp 11 years ago
Alexander Alekhin fd4e705b14 ocl: update autogenerated code 11 years ago
Alexander Alekhin 6344da9ac3 ocl: force to use Khronos OpenCL headers 11 years ago
Alexander Alekhin 9d380ecc08 added Khronos OpenCL 1.2 header files 11 years ago
Andrey Pavlenko 4cbf0cb31e Merge pull request #1640 from alalek:ocl_fix_exp_test 11 years ago
Andrey Pavlenko 97dfd65007 Merge pull request #1626 from ilya-lavrenov:ocl_filters 11 years ago
Roman Donchenko 5e24376ad7 Updated ffmpeg_vesion.cmake after #1516. 11 years ago
Alexander Alekhin 83b7fbe376 cmake: cleanup OpenCVModules_TARGETS from cache 11 years ago
Greg Hale 0c4d484679 added backslash 11 years ago
Greg Hale 61ccd170bd shortened code to not repeat myself 11 years ago
Greg Hale 5bd5993663 Only append -l to lib entries with no path and no -l or -L of their own 11 years ago
Vladislav Vinogradov fa70f95272 fix imshow under Windows with OpenGL support: 11 years ago
Alexander Alekhin 4bfeeb0738 ocl: perf: use RELATIVE_ERROR in SANITY_CHECK for exp/log/pow 11 years ago
Roman Donchenko 578e984739 OpenCV 2.4.6.2 (Tegra detection and native camera update) 11 years ago
Roman Donchenko fb7b4d2d60 Merge pull request #1636 from ilya-lavrenov:ocl_loop_times 11 years ago
Roman Donchenko 88cc054f10 Merge pull request #1369 from StevenPuttemans:fix_featuretracker 11 years ago
Roman Donchenko 9c7ba848bb Merge pull request #1516 from akarsakov:new_ffmpeg_build 11 years ago
Ilya Lavrenov 07aee1a25c made LOOP_TIMES as a command line option with default value=1 11 years ago
Alexander Karsakov cee308312a Updated build of ffmpeg library (v 2.0.2). Builded with mingw (gcc 4.6.1) with 11 years ago
Roman Donchenko d411041c53 Merge pull request #1637 from SpecLad:run-py-java-fix 11 years ago
Ilya Lavrenov da3b7c79b8 refactored filters in the ocl module; added an accuracy tests for ocl::medianFilter 11 years ago
Andrey Pavlenko 7605426dc3 Merge pull request #1613 from alalek:ocl_cvtcolor 11 years ago
Andrey Pavlenko 8b63e33b24 Merge pull request #1632 from alalek:cmake_find_package_build_dir 11 years ago
Andrey Pavlenko e14dc887c6 Merge pull request #1635 from alalek:cmake_fix_export_java 11 years ago
Andrey Pavlenko 28ecd54f58 Merge pull request #1634 from alalek:cmake_fix_cuda_linker_deps 11 years ago
Alexander Alekhin ce0647c9b6 ocl: rewrite CvtColor tests, added roi support 11 years ago
Roman Donchenko 5bb6949bd6 Fix running Java tests with run.py on everything other than Windows. 11 years ago
Alexander Alekhin 09f0e1777e cmake: fix linker deps for CUDA 11 years ago
Alexander Alekhin 2a9d24323c cmake: add opencv_java into list of exported targets (fix for android) 11 years ago
Roman Donchenko bfdbc9cefd Merge pull request #1375 from jet47:gpu-examples-build 11 years ago
Alexander Alekhin 9941d3f71a cmake: restore find_package() for build directory 11 years ago
Greg Hale 70df365c87 changed foreach variable to match naming conventions and dropped intermediate variable, appending directly to the LIB_COMPONENTS list 11 years ago
Roman Donchenko b420c0b160 Merge pull request #1630 from SpecLad:java-deprecated-assert 11 years ago
Roman Donchenko 572c18da72 Merge pull request #1627 from SpecLad:java-version-no-inline 11 years ago
Roman Donchenko a61d1e6494 Delete an import of junit.framework.Assert, which is deprecated in JUnit 4.x. 11 years ago
Roman Donchenko 7ff91665cf In Java bindings, wrap version constants into functions to prevent inlining. 11 years ago
Roman Donchenko 7fb18a2311 Merge pull request #1620 from SpecLad:record-build-type 11 years ago
Andrey Pavlenko 98d55f34fa Merge pull request #1625 from ilya-lavrenov:to_string 11 years ago
Ilya Lavrenov 741e0242b3 replaced to_string by cv::format 11 years ago
Roman Donchenko cf71ff0845 Record OpenCV build type among the test properties. 11 years ago
Roman Donchenko 1eb322fa5d Merge pull request #1622 from a0byte:2.4 11 years ago