- 05 Apr, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 13 Feb, 2018 1 commit
-
-
luz.paz authored
Found via `codespell`
-
- 03 Feb, 2018 1 commit
-
-
Alexander Alekhin authored
- removed tr1 usage (dropped in C++17) - moved includes of vector/map/iostream/limits into ts.hpp - require opencv_test + anonymous namespace (added compile check) - fixed norm() usage (must be from cvtest::norm for checks) and other conflict functions - added missing license headers
-
- 17 Sep, 2017 1 commit
-
-
Nishant Arora authored
Incorrect Naming (#9599) * Resolved #9544 * This is a better fix * This should be good.
-
- 24 Aug, 2017 1 commit
-
-
Boris Fomitchev authored
CUDA9 build fixed, added detection (#9418) * CUDA9 build fixed, added detection * Replacing deprecated __shfl_xxx with __shfl_sync, fixing bogus CUDA9 warnings
-
- 25 Jul, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 20 Jun, 2017 1 commit
-
-
Maksim Shabunin authored
general: - all iterative tests have been replaced with parameterized tests - old-style try..catch tests have been modified to use EXPECT_/ASSERT_ gtest macros - added temporary files cleanup - modified MatComparator error message formatting imgcodecs: - test_grfmt.cpp split to test_jpg.cpp, test_png.cpp, test_tiff.cpp, etc. videoio: - added public HAVE_VIDEO_INPUT, HAVE_VIDEO_OUTPUT definitions to cvconfig.h - built-in MotionJPEG codec could not be tested on some platforms (read_write test was disabled if ffmpeg is off, encoding/decoding was handled by ffmpeg otherwise). - image-related tests moved to imgcodecs (Videoio_Image) - several property get/set tests have been combined into one - added MotionJPEG test video to opencv_extra
-
- 30 Sep, 2016 1 commit
-
-
sourin authored
-
- 30 Jan, 2016 1 commit
-
-
atinfinity authored
-
- 02 Mar, 2015 1 commit
-
-
Maxim Kostin authored
- Substituted HAVE_WINRT with WINRT - Fixed compilation issues in ocl.cpp and parallel.cpp - Fixed compiler issue for WP8: "C2678: binary '+' : no operator found which takes a left-hand - Fixed gitignore - Added #ifdef HAVE_OPENCL to remove compiler warnings in ocl.cpp - Used NO_GETENV similar to '3rdparty\libjpeg\jmemmgr.c; - Added ole32.lib for core module (for WindowsStore 8.0 builds) - Made OpenCV_ARCH aware of ARM Signed-off-by:
Maxim Kostin <v-maxkos@microsoft.com>
-
- 26 Dec, 2014 1 commit
-
-
Maksim Shabunin authored
-
- 22 Dec, 2014 1 commit
-
-
Vladislav Vinogradov authored
it is generated by CUDA headers and we can't fix it
-
- 01 Dec, 2014 2 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 05 Aug, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 28 Jul, 2014 1 commit
-
-
Vladislav Vinogradov authored
-
- 14 Jul, 2014 1 commit
-
-
vbystricky authored
-
- 16 Jun, 2014 1 commit
-
-
Andrey Pavlenko authored
-
- 15 Nov, 2013 1 commit
-
-
Roman Donchenko authored
Epoch is gone; now the version component names in C++ and CMake are consistent (except REVISION corresponds to PATCH).
-
- 23 Sep, 2013 1 commit
-
-
Vladislav Vinogradov authored
-
- 06 Sep, 2013 1 commit
-
-
Vladislav Vinogradov authored
Conflicts: modules/core/include/opencv2/core/cuda.hpp modules/cudacodec/src/thread.cpp modules/cudacodec/src/thread.hpp modules/superres/perf/perf_superres.cpp modules/superres/src/btv_l1_cuda.cpp modules/superres/src/optical_flow.cpp modules/videostab/src/global_motion.cpp modules/videostab/src/inpainting.cpp samples/cpp/stitching_detailed.cpp samples/cpp/videostab.cpp samples/gpu/stereo_multi.cpp
-
- 02 Sep, 2013 5 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-