14 Commits (9772ec861b37f44088890f154b5f43d287a1ab8b)

Author SHA1 Message Date
Alexander Smorkalov 4c549b8707
Merge pull request #25061 from asmorkalov:as/register_cameras 10 months ago
Vadim Pisarevsky 416bf3253d
attempt to add 0d/1d mat support to OpenCV (#23473) 1 year ago
Vadim Pisarevsky 518486ed3d
Added new data types to cv::Mat & UMat (#23865) 1 year ago
Alexander Smorkalov 285108e2e1 Finalize calib3d module split for fisheye part. 1 year ago
Alexander Smorkalov 8595066afc Unify Pinhole and Fisheye camera calibration flags. 1 year ago
Maksym Ivashechkin 67a3d35b4e
Merge pull request #22363 from ivashmak:multiview-calib 2 years ago
Rostislav Vasilikhin 23dec329b4
Merge pull request #23150 from savuor:port5_stereo_calib_per_obj 2 years ago
Rostislav Vasilikhin 8329c09ba8
Merge pull request #23178 from savuor:stddev_calib_fisheye 2 years ago
Vadim Pisarevsky d6c699c014 calib3d module in opencv is split into 3 modules: 3d, calib and stereo. 4 years ago
Alexander Alekhin da2978f607 ts: cvtest::debugLevel / --test_debug=<N> option 4 years ago
Christoph 657c8d1c65
Merge pull request #17454 from creinders:master 5 years ago
Alexander Smorkalov 7c17695be4 Added Java and C++ regression test for estimateNewCameraMatrixForUndistortRectify. 5 years ago
Alexander Smorkalov c41fb45da3 Restored test disabled during 3.0-alpha preparation. 5 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
Alexander Alekhin ac58405a71 calib3d: fix fisheye stereoRectify test 7 years ago
Tomoaki Teshima 62c17dc3cf fix typo and align white spaces 8 years ago
Jeff McBride 562c15cbe9 Don't assume all images have the same number of calibration points 8 years ago
Pavel Rojtberg cefa1dc5cb switch mask type from vector<int> to vector<uchar> 9 years ago
Maksim Shabunin eebd4cad66 Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 9 years ago
Maksim Shabunin f49936a849 Fixed cmake and build issues when using Visual Studio 2015 9 years ago
Maksim Shabunin 6e9d0d9a0c Visual Studio 2015 warning and test fixes 9 years ago
Evgeny Agafonchikov 6a6d58d389 Adding test support for WINRT 10 years ago
Alexander Smorkalov a9ae0c8e82 Test fisheye.rectify disabled for Tegra. 10 years ago
Vadim Pisarevsky ee11a2d266 fully implemented SSE and NEON cases of intrin.hpp; extended the HAL with some basic math functions 10 years ago
Alexander Smorkalov 71c4e96e17 Test fisheye.rectify disabled for Tegra. 10 years ago
Roman Donchenko 74e58ddbb1 Disable the broken fisheye undistortImage test 11 years ago
Ilya Lavrenov 43e4946cca fix for fisheye 11 years ago
Ilya Krylov 84bb77e914 Fixed android and windows x64 build issues 11 years ago
Ilya Krylov 3678020c28 Added license to source files 11 years ago
Ilya Krylov 651b13f72a Refactored class Fisheye to namespace fisheye 11 years ago
Ilya Krylov c30fef1f9d Fixed build issues 11 years ago
Ilya Krylov 349ff631a5 Added sample of work of Fisheye::undistortImage and its description to documentation. Removed readPoints and readExtrinsic (useless) 11 years ago
Ilya Krylov 50b291995a Added tests for stereoCalibrate 11 years ago
Ilya Krylov e6aa8ce932 Corrected notes 11 years ago
Ilya Krylov 05ee15f108 Added FisheyeTest 11 years ago
Ilya Krylov 35e1b322cb Added test for jacobians 11 years ago
Ilya Krylov 9c7e0bfd33 Added fisheye camera model 11 years ago