Vadim Pisarevsky
							
						 
					 | 
					
						
						
							
						
						893fb90b87
					 | 
					
						
						
							
							extended Python bindings; not merged into cv.cpp yet; and many of the helper functions, like pyopencv_to_*, pyopencv_from_* etc. are still missing
						
						
						
						
						
						
					 | 
					
						2010-10-29 13:09:49 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Vadim Pisarevsky
							
						 
					 | 
					
						
						
							
						
						83f6085773
					 | 
					
						
						
							
							added more helper macros to the function declarations, to assist the Python wrapper generator. Fixed memleak in Mat::operator()(Range,Range) and the related functions (Mat::row, Mat::col etc.)
						
						
						
						
						
						
					 | 
					
						2010-10-27 18:26:39 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Vadim Pisarevsky
							
						 
					 | 
					
						
						
							
						
						1b1eab8e67
					 | 
					
						
						
							
							added helper macros to the function declarations
						
						
						
						
						
						
					 | 
					
						2010-10-16 20:34:34 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Vadim Pisarevsky
							
						 
					 | 
					
						
						
							
						
						bc4532bd07
					 | 
					
						
						
							
							added initWideAngleProjMap() function
						
						
						
						
						
						
					 | 
					
						2010-08-06 10:20:49 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Maria Dimashova
							
						 
					 | 
					
						
						
							
						
						cba926a428
					 | 
					
						
						
							
							added c++ interface for cvPyrMeanShiftFiltering; added sample on meanshift segmentation
						
						
						
						
						
						
					 | 
					
						2010-07-28 16:41:12 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Vadim Pisarevsky
							
						 
					 | 
					
						
						
							
						
						2f2f06b925
					 | 
					
						
						
							
							rewrote color conversion functions; added sRGB<->CIE Lab/Luv conversion; added RGB<->YUV conversion; improved [s]RGB->Lab conversion speed
						
						
						
						
						
						
					 | 
					
						2010-07-27 14:10:14 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Vadim Pisarevsky
							
						 
					 | 
					
						
						
							
						
						f48bd3d281
					 | 
					
						
						
							
							added VNG demosaicing algorithm (ticket #466)
						
						
						
						
						
						
					 | 
					
						2010-07-20 15:51:32 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Vadim Pisarevsky
							
						 
					 | 
					
						
						
							
						
						08cba33f9d
					 | 
					
						
						
							
							fixed some more MSVC2010 warnings
						
						
						
						
						
						
					 | 
					
						2010-07-17 10:35:17 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Vadim Pisarevsky
							
						 
					 | 
					
						
						
							
						
						266c4642ea
					 | 
					
						
						
							
							doxygenated opencv_video & opencv_calib3d modules (C++ part only)
						
						
						
						
						
						
					 | 
					
						2010-05-25 15:59:48 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Vadim Pisarevsky
							
						 
					 | 
					
						
						
							
						
						4632d65889
					 | 
					
						
						
							
							doxygenated core and imgproc modules (C++ API only)
						
						
						
						
						
						
					 | 
					
						2010-05-25 14:57:10 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Vadim Pisarevsky
							
						 
					 | 
					
						
						
							
						
						33447e0bba
					 | 
					
						
						
							
							fixed mixed-type exp and log functions, used in HMMs (thanks to V. Mityaev)
						
						
						
						
						
						
					 | 
					
						2010-05-21 12:07:00 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Vadim Pisarevsky
							
						 
					 | 
					
						
						
							
						
						4a073bd951
					 | 
					
						
						
							
							fixed build on Linux
						
						
						
						
						
						
					 | 
					
						2010-05-12 07:33:21 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Vadim Pisarevsky
							
						 
					 | 
					
						
						
							
						
						127d6649a1
					 | 
					
						
						
							
							"atomic bomb" commit. Reorganized OpenCV directory structure
						
						
						
						
						
						
					 | 
					
						2010-05-11 17:44:00 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |