| 
							
							
								 Ilya Lavrenov | 15b313ce4b | fixed memory leak in findHomography tests (cherry picked from commit ec5244a73a) | 2015-10-26 10:52:57 +03:00 |  | 
			
				
					| 
							
							
								 Roman Donchenko | 2e86d46cf2 | CV_ChessboardDetectorTimingTest: don't ignore missing test data | 2015-07-09 17:32:08 +03:00 |  | 
			
				
					| 
							
							
								 Ilya Lavrenov | 89e3c508d8 | fixed tests for aarch64 | 2015-04-24 13:56:20 +03:00 |  | 
			
				
					| 
							
							
								 Mansour Moufid | b7be49426d | Cast some image coordinates and sizes to double. | 2015-02-24 12:21:34 -05:00 |  | 
			
				
					| 
							
							
								 Alexander Smorkalov | 71c4e96e17 | Test fisheye.rectify disabled for Tegra. | 2014-09-30 14:49:33 +04:00 |  | 
			
				
					| 
							
							
								 Ilya Lavrenov | 43e4946cca | fix for fisheye | 2014-07-02 11:53:53 +04:00 |  | 
			
				
					| 
							
							
								 Ilya Krylov | 84bb77e914 | Fixed android and windows x64 build issues | 2014-06-23 17:06:40 +04:00 |  | 
			
				
					| 
							
							
								 Ilya Krylov | 3678020c28 | Added license to source files | 2014-05-20 12:37:37 +04:00 |  | 
			
				
					| 
							
							
								 Ilya Krylov | 651b13f72a | Refactored class Fisheye to namespace fisheye | 2014-05-19 17:55:32 +04:00 |  | 
			
				
					| 
							
							
								 Ilya Krylov | c30fef1f9d | Fixed build issues | 2014-05-14 18:58:39 +04:00 |  | 
			
				
					| 
							
							
								 Ilya Krylov | 349ff631a5 | Added sample of work of Fisheye::undistortImage and its description to documentation. Removed readPoints and readExtrinsic (useless) | 2014-05-07 20:53:07 +04:00 |  | 
			
				
					| 
							
							
								 Ilya Krylov | 50b291995a | Added tests for stereoCalibrate | 2014-05-05 17:23:03 +04:00 |  | 
			
				
					| 
							
							
								 Ilya Krylov | e6aa8ce932 | Corrected notes | 2014-04-29 10:24:39 +04:00 |  | 
			
				
					| 
							
							
								 Ilya Krylov | 05ee15f108 | Added FisheyeTest | 2014-04-28 12:01:27 +04:00 |  | 
			
				
					| 
							
							
								 Ilya Krylov | 35e1b322cb | Added test for jacobians | 2014-04-25 18:36:48 +04:00 |  | 
			
				
					| 
							
							
								 Ilya Krylov | 9c7e0bfd33 | Added fisheye camera model | 2014-04-25 14:49:36 +04:00 |  | 
			
				
					| 
							
							
								 Maks Naumov | b033a63e63 | fix typo in test_cameracalibration | 2014-04-09 14:41:16 +03:00 |  | 
			
				
					| 
							
							
								 Ilya Lavrenov | 099ea91823 | typos | 2014-03-04 12:47:40 +04:00 |  | 
			
				
					| 
							
							
								 Ilya Lavrenov | eedf86402d | typos | 2014-03-02 21:04:17 +04:00 |  | 
			
				
					| 
							
							
								 Ilya Lavrenov | 6b9ebcbf3d | deleted extra semicolons | 2014-01-07 02:52:30 +04:00 |  | 
			
				
					| 
							
							
								 Roman Donchenko | e9a28f66ee | Normalized file endings. | 2013-08-21 18:59:25 +04:00 |  | 
			
				
					| 
							
							
								 Roman Donchenko | d9f71b762f | Deleted almost all of the precomp.cpp files. Looks like we don't actually use them; when creating precompiled headers
with Visual C++, a dummy .cpp is created at build time. | 2013-08-08 12:43:07 +04:00 |  | 
			
				
					| 
							
							
								 Vadim Pisarevsky | 6aa4f533fa | attempt to fix stereobm failures on Mac and Linux | 2013-04-04 14:27:11 +04:00 |  | 
			
				
					| 
							
							
								 Andrey Kamaev | baa4882a2a | Merge pull request #735 from jet47:fix-windows-issues | 2013-04-02 15:25:06 +04:00 |  | 
			
				
					| 
							
							
								 Vladislav Vinogradov | b47a2012d2 | fixed assert condition (trueRightDisp can be empty) | 2013-04-02 13:23:03 +04:00 |  | 
			
				
					| 
							
							
								 Andrey Pavlenko | 9aa29373b4 | this test is unstable (fails from time to time), let's disable it until fixed | 2013-04-02 11:39:26 +04:00 |  | 
			
				
					| 
							
							
								 Vladislav Vinogradov | 10774ff068 | removed unnecessary tmp variable (convertTo can work in-place) | 2013-04-01 11:18:30 +04:00 |  | 
			
				
					| 
							
							
								 Andrey Kamaev | e79e81c6cd | Fix Windows build warnings | 2013-01-30 13:24:49 +04:00 |  | 
			
				
					| 
							
							
								 Ilya Lysenkov | fe86f31f44 | Added a test of CvModelEstimator2::checkSubset(...) | 2013-01-29 15:53:28 +04:00 |  | 
			
				
					| 
							
							
								 Andrey Kamaev | a126532cb7 | Fix OS X build warnings | 2012-11-09 11:29:52 +04:00 |  | 
			
				
					| 
							
							
								 marina.kolpakova | 7a5b9a6b7f | replase __APPLE__ marco with __clang__ | 2012-11-01 19:34:05 +04:00 |  | 
			
				
					| 
							
							
								 Andrey Kamaev | 3e10e057cb | Merge pull request #110 from vpisarev/test_fixes2 | 2012-10-31 16:52:50 +04:00 |  | 
			
				
					| 
							
							
								 Vadim Pisarevsky | 63bd6f9adf | fixed compile errors in ocl tests; disabled a few problematic tests | 2012-10-29 23:37:18 +04:00 |  | 
			
				
					| 
							
							
								 Andrey Kamaev | 2b0072d823 | Suppress more warnings in gtest on OS X | 2012-10-24 20:36:30 +04:00 |  | 
			
				
					| 
							
							
								 Vadim Pisarevsky | ae10ecd264 | fixed 2 test failures (test_DrawChessboardCorners & Core_Array.expressions) | 2012-10-24 14:41:15 +04:00 |  | 
			
				
					| 
							
							
								 OpenCV Buildbot | 04384a71e4 | Normalize line endings and whitespace | 2012-10-17 15:32:23 +04:00 |  | 
			
				
					| 
							
							
								 Andrey Kamaev | d40083a926 | Add concurrency test for solvePnPRansac | 2012-10-10 18:23:11 +04:00 |  | 
			
				
					| 
							
							
								 Vadim Pisarevsky | 06a13d9ba0 | replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet | 2012-10-02 23:07:46 +04:00 |  | 
			
				
					| 
							
							
								 Sergiu Dotenco | 4993748c91 | added missing includes | 2012-08-19 15:25:07 +02:00 |  | 
			
				
					| 
							
							
								 Andrey Kamaev | e900952b87 | quiet most of the OSX build warnings | 2012-07-05 12:56:31 +00:00 |  | 
			
				
					| 
							
							
								 Andrey Kamaev | d9c74f63e1 | All tests writing temporary files are updated to use cv::tempfile() function | 2012-06-25 11:24:06 +00:00 |  | 
			
				
					| 
							
							
								 Andrey Kamaev | f2d3b9b4a1 | Warning fixes continued | 2012-06-09 15:00:04 +00:00 |  | 
			
				
					| 
							
							
								 Andrey Kamaev | 47a4e87784 | Ignored warnings from gtest with precompiled headers enabled | 2012-06-08 14:54:17 +00:00 |  | 
			
				
					| 
							
							
								 Andrey Kamaev | 3a1f85d4e8 | Remerged the 2.4.0 branch | 2012-05-02 20:20:14 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Pisarevsky | 2fd1e2ea57 | merged all the latest changes from 2.4 to trunk | 2012-04-13 21:50:59 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Pisarevsky | beb7fc3c92 | a LOT of obsolete stuff has been moved to the legacy module. | 2012-03-30 12:19:25 +00:00 |  | 
			
				
					| 
							
							
								 Ilya Lysenkov | 959c37fccf | Partial fix of a cameraCalibration() test | 2012-03-29 18:44:55 +00:00 |  | 
			
				
					| 
							
							
								 Ilya Lysenkov | 1e1d7496ee | Added a test for correctMatches (#1350) | 2012-03-29 13:22:22 +00:00 |  | 
			
				
					| 
							
							
								 Ilya Lysenkov | 7901879e48 | Added a test for the C++ wrapper of cvTriangulatePoints() | 2012-03-29 10:39:48 +00:00 |  | 
			
				
					| 
							
							
								 Vadim Pisarevsky | aed276e67d | fixed cvComputeCorrespondEpilines to handle <5 points (ticket #1635) | 2012-03-28 13:37:14 +00:00 |  |