Ilya Lavrenov 
							
						 
					 
					
						
						
							
						
						89e3c508d8 
					 
					
						
						
							
							fixed tests for aarch64  
						
						
						
						
					 
					
						2015-04-24 13:56:20 +03: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 
						 
				 
			
				
					
						
							
							
								Andrey Kamaev 
							
						 
					 
					
						
						
							
						
						96b008cd29 
					 
					
						
						
							
							Eliminate the need of ::testsing::ValuesIn() for CV_ENUM  
						
						... 
						
						
						
						Also cv::, cv::gpu:: and cv::ocl:: namespace prefixes can be safely omitted
inside CV_ENUM and CV_FLAGS 
						
						
					 
					
						2013-04-15 19:39:49 +04:00 
						 
				 
			
				
					
						
							
							
								Andrey Kamaev 
							
						 
					 
					
						
						
							
						
						b870b246e1 
					 
					
						
						
							
							Fix memory corruption in batchDistance perf tests  
						
						
						
						
					 
					
						2012-12-22 21:01:57 +04:00 
						 
				 
			
				
					
						
							
							
								Anna Kogan 
							
						 
					 
					
						
						
							
						
						4e21f42714 
					 
					
						
						
							
							increased time-limits  
						
						
						
						
					 
					
						2012-11-28 18:17:33 +04:00 
						 
				 
			
				
					
						
							
							
								Anna Kogan 
							
						 
					 
					
						
						
							
						
						8877066846 
					 
					
						
						
							
							increased time-limits  
						
						
						
						
					 
					
						2012-11-28 18:17:33 +04:00 
						 
				 
			
				
					
						
							
							
								Andrey Kamaev 
							
						 
					 
					
						
						
							
						
						a126532cb7 
					 
					
						
						
							
							Fix OS X build warnings  
						
						
						
						
					 
					
						2012-11-09 11:29:52 +04:00 
						 
				 
			
				
					
						
							
							
								Andrey Kamaev 
							
						 
					 
					
						
						
							
						
						63ee26adda 
					 
					
						
						
							
							Merge pull request  #127  from cuda-geek/apple2clang  
						
						
						
						
					 
					
						2012-11-02 14:29:39 +04:00 
						 
				 
			
				
					
						
							
							
								marina.kolpakova 
							
						 
					 
					
						
						
							
						
						7a5b9a6b7f 
					 
					
						
						
							
							replase __APPLE__ marco with __clang__  
						
						
						
						
					 
					
						2012-11-01 19:34:05 +04:00 
						 
				 
			
				
					
						
							
							
								Andrey Kamaev 
							
						 
					 
					
						
						
							
						
						e3be5f138a 
					 
					
						
						
							
							Fixed sanity checks in several performance tests  
						
						
						
						
					 
					
						2012-11-01 16:29:30 +04:00 
						 
				 
			
				
					
						
							
							
								Andrey Kamaev 
							
						 
					 
					
						
						
							
						
						b5ecb1d32d 
					 
					
						
						
							
							Merge pull request  #111  from taka-no-me/algorithm/addParam-short  
						
						
						
						
					 
					
						2012-10-31 16:57:06 +04:00 
						 
				 
			
				
					
						
							
							
								Andrey Kamaev 
							
						 
					 
					
						
						
							
						
						84934f7bfc 
					 
					
						
						
							
							Fix SHORT data type support in Algorithm  
						
						... 
						
						
						
						* typo in Algorithm::addParam for 'short' data type which results in segmentation fault on ARM
  on attempt to set type property for FAST using setter inherited from Algorithm
* added short type support to read/write methods
* improved some error messages 
						
						
					 
					
						2012-10-26 17:00:13 +04:00 
						 
				 
			
				
					
						
							
							
								Andrey Kamaev 
							
						 
					 
					
						
						
							
						
						2b0072d823 
					 
					
						
						
							
							Suppress more warnings in gtest on OS X  
						
						
						
						
					 
					
						2012-10-24 20:36:30 +04:00 
						 
				 
			
				
					
						
							
							
								Andrey Kamaev 
							
						 
					 
					
						
						
							
						
						5a730d09cd 
					 
					
						
						
							
							Fix binary compatibility of opencv_features2d  
						
						
						
						
					 
					
						2012-10-17 02:09:14 +04:00 
						 
				 
			
				
					
						
							
							
								Andrey Kamaev 
							
						 
					 
					
						
						
							
						
						821de96346 
					 
					
						
						
							
							Adjust thresholds in sanity checks for batchDistance  
						
						
						
						
					 
					
						2012-10-11 20:35:28 +04:00 
						 
				 
			
				
					
						
							
							
								Andrey Kamaev 
							
						 
					 
					
						
						
							
						
						97640847c5 
					 
					
						
						
							
							Add methods to sort keypoints and corresponding descriptors  
						
						
						
						
					 
					
						2012-10-11 18:25:45 +04:00 
						 
				 
			
				
					
						
							
							
								Andrey Kamaev 
							
						 
					 
					
						
						
							
						
						5047f2d64d 
					 
					
						
						
							
							Fix perf tests in features2d module  
						
						
						
						
					 
					
						2012-10-09 18:41:27 +04:00 
						 
				 
			
				
					
						
							
							
								Andrey Kamaev 
							
						 
					 
					
						
						
							
						
						d4cf9e22cc 
					 
					
						
						
							
							Fix terrible perf test for FAST detector  
						
						
						
						
					 
					
						2012-10-09 18:41:26 +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 
						 
				 
			
				
					
						
							
							
								Daniil Osokin 
							
						 
					 
					
						
						
							
						
						45c49a9088 
					 
					
						
						
							
							Added perf test  
						
						
						
						
					 
					
						2012-08-10 17:37:48 +04:00 
						 
				 
			
				
					
						
							
							
								Vadim Pisarevsky 
							
						 
					 
					
						
						
							
						
						640408ebe7 
					 
					
						
						
							
							added FAST<5/8> & FAST<7/12> (by Vincent Rabaud)  
						
						
						
						
					 
					
						2012-07-31 17:17:58 +04:00 
						 
				 
			
				
					
						
							
							
								Andrey Kamaev 
							
						 
					 
					
						
						
							
						
						e900952b87 
					 
					
						
						
							
							quiet most of the OSX build warnings  
						
						
						
						
					 
					
						2012-07-05 12:56:31 +00:00 
						 
				 
			
				
					
						
							
							
								Andrey Kamaev 
							
						 
					 
					
						
						
							
						
						47a4e87784 
					 
					
						
						
							
							Ignored warnings from gtest with precompiled headers enabled  
						
						
						
						
					 
					
						2012-06-08 14:54:17 +00:00 
						 
				 
			
				
					
						
							
							
								Andrey Kamaev 
							
						 
					 
					
						
						
							
						
						49a1ba6038 
					 
					
						
						
							
							Set stricter warning rules for gcc  
						
						
						
						
					 
					
						2012-06-07 17:21:29 +00:00 
						 
				 
			
				
					
						
							
							
								Vadim Pisarevsky 
							
						 
					 
					
						
						
							
						
						957e80abbd 
					 
					
						
						
							
							lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.  
						
						
						
						
					 
					
						2012-03-15 14:36:01 +00:00 
						 
				 
			
				
					
						
							
							
								Andrey Kamaev 
							
						 
					 
					
						
						
							
						
						65f5343ed5 
					 
					
						
						
							
							Refactored performance tests. TEST_CYCLE macro is renamed to TEST_CYCLE_N; SIMPLE_TEST_CYCLE is renamed to TEST_CYCLE; from now 100 iterations are default for performance tests  
						
						
						
						
					 
					
						2011-12-29 16:46:16 +00:00 
						 
				 
			
				
					
						
							
							
								Andrey Kamaev 
							
						 
					 
					
						
						
							
						
						3970664e24 
					 
					
						
						
							
							Performance test for FAST features detector  
						
						
						
						
					 
					
						2011-10-28 12:52:20 +00:00 
						 
				 
			
				
					
						
							
							
								Andrey Kamaev 
							
						 
					 
					
						
						
							
						
						3f22a1c40f 
					 
					
						
						
							
							Performace tests for ORB  
						
						
						
						
					 
					
						2011-10-27 14:46:12 +00:00 
						 
				 
			
				
					
						
							
							
								Andrey Kamaev 
							
						 
					 
					
						
						
							
						
						22bd127365 
					 
					
						
						
							
							Added performance tests for cv:phase and cv::SURF  
						
						
						
						
					 
					
						2011-10-07 13:55:26 +00:00