- 01 Nov, 2018 1 commit
-
-
Vadim Pisarevsky authored
* integrated the new C++ persistence; removed old persistence; most of OpenCV compiles fine! the tests have not been run yet * fixed multiple bugs in the new C++ persistence * fixed raw size of the parsed empty sequences * [temporarily] excluded obsolete applications traincascade and createsamples from build * fixed several compiler warnings and multiple test failures * undo changes in cocoa window rendering (that was fixed in another PR) * fixed more compile warnings and the remaining test failures (hopefully) * trying to fix the last little warning
-
- 06 Sep, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 31 Aug, 2018 1 commit
-
-
Jakub Golinowski authored
* Add HPX backend for OpenCV implementation Adds hpx backend for cv::parallel_for_() calls respecting the nstripes chunking parameter. C++ code for the backend is added to modules/core/parallel.cpp. Also, the necessary changes to cmake files are introduced. Backend can operate in 2 versions (selectable by cmake build option WITH_HPX_STARTSTOP): hpx (runtime always on) and hpx_startstop (start and stop the backend for each cv::parallel_for_() call) * WIP: Conditionally include hpx_main.hpp to tests in core module Header hpx_main.hpp is included to both core/perf/perf_main.cpp and core/test/test_main.cpp. The changes to cmake files for linking hpx library to above mentioned test executalbles are proposed but have issues. * Add coditional iclusion of hpx_main.hpp to cpp cpu modules * Remove start/stop version of hpx backend
-
- 21 Aug, 2018 1 commit
-
-
Jiri Horner authored
* video: remove duplicate RANSAC code * remove RANSAC code video module. The module now uses RANSAC estimators from calib3d. * deprecate estimateRigidTransform * replace internal usage of deprecated estimateRigidTransform * remove from wrappers * replace usage in shape module. shape module now links to calib3d instead of video module. * reprecate also C API version * remove cvEstimateRigidTransform * supress deprecated warnings in estimateRigidTransform test * the function is now deprecated
-
- 26 Feb, 2018 1 commit
-
-
Tomoaki Teshima authored
* loosen some test threshold mainly for integer types * use relative error for floating points result * avoid division by zero by following the comment * fix the indentation
-
- 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
-
- 13 Dec, 2017 1 commit
-
-
Vitaly Tuzov authored
Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468)
-
- 06 Dec, 2017 1 commit
-
-
Alexander Alekhin authored
during pre-commit testing
-
- 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
-
- 07 Jun, 2017 1 commit
-
-
LukeZhu authored
-
- 04 May, 2017 1 commit
-
-
LukeZhu authored
Fix OpenCL's wrong output of calcOpticalFlowPyrLK function's output vector of err. Improve err's precison of the calcOpticalFlowPyrLK OpenCL function and add the relative test.
-
- 15 Dec, 2016 1 commit
-
-
Alexander Alekhin authored
(2.4) Backports from master branch (#7854)
-
- 06 Dec, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 10 Nov, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 17 Oct, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 14 Jul, 2016 1 commit
-
-
Tomoaki Teshima authored
* use SSE and/or AVX based on configuration * revise the test to verify the implementation
-
- 07 Mar, 2016 2 commits
-
-
Matthieu FT authored
-
Krishnaraj Bhat authored
cosmetic changes to fix this warning. real bugs not found
-
- 28 Jan, 2016 1 commit
-
-
alcinos authored
-
- 30 Jun, 2015 1 commit
-
-
Evgeny Agafonchikov authored
-
- 20 Mar, 2015 1 commit
-
-
Owen Healy authored
Tests of the mask are also included. This is useful for registering a non-square image against a non-square template. This also needs to relax a sanity check as per https://github.com/Itseez/opencv/pull/3851
-
- 16 Feb, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 25 Dec, 2014 1 commit
-
-
Andrey Kamaev authored
* cmake CMP0054 and CMP0045 * aarch64 build * portable code options in PCH cmake * some of gcc 4.9 warnings
-
- 15 Oct, 2014 1 commit
-
-
Boaz Stolk authored
-
- 19 Aug, 2014 1 commit
-
-
Ernest Galbrun authored
-
- 18 Aug, 2014 1 commit
-
-
Ernest Galbrun authored
changed tests for tvl1 optflow correction of a bug preventing compilation with cuda (fmin changed to fminf)
-
- 10 Aug, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 09 Aug, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 05 Aug, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 07 Jul, 2014 1 commit
-
-
vbystricky authored
-
- 09 Apr, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 20 Mar, 2014 1 commit
-
-
mlyashko authored
-
- 19 Mar, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 20 Feb, 2014 1 commit
-
-
mlyashko authored
-
- 02 Feb, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 31 Jan, 2014 1 commit
-
-
Elena Gvozdeva authored
-
- 28 Jan, 2014 2 commits
-
-
Elena Gvozdeva authored
-
Elena Gvozdeva authored
-
- 24 Jan, 2014 1 commit
-
-
vbystricky authored
-