convert to lib
This commit is contained in:
		
							parent
							
								
									4cbf1d6d60
								
							
						
					
					
						commit
						07e0ea47f6
					
				
					 12 changed files with 27 additions and 16 deletions
				
			
		| 
						 | 
				
			
			@ -17,7 +17,7 @@
 | 
			
		|||
* Boston, MA  02110-1301, USA.
 | 
			
		||||
*/
 | 
			
		||||
 | 
			
		||||
#include "bgremoval.h"
 | 
			
		||||
#include "uvosunwrap/bgremoval.h"
 | 
			
		||||
#include <iostream>
 | 
			
		||||
#include <opencv2/highgui.hpp>
 | 
			
		||||
#include <opencv2/imgproc.hpp>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -17,7 +17,7 @@
 | 
			
		|||
* Boston, MA  02110-1301, USA.
 | 
			
		||||
*/
 | 
			
		||||
 | 
			
		||||
#include "charuco.h"
 | 
			
		||||
#include "uvosunwrap/charuco.h"
 | 
			
		||||
#include <opencv2/aruco/charuco.hpp>
 | 
			
		||||
#include <opencv2/highgui.hpp>
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -20,7 +20,7 @@
 | 
			
		|||
#include <opencv2/imgproc.hpp>
 | 
			
		||||
#include <opencv2/features2d.hpp>
 | 
			
		||||
#include <opencv2/highgui.hpp>
 | 
			
		||||
#include "harris.h"
 | 
			
		||||
#include "uvosunwrap/harris.h"
 | 
			
		||||
#include "log.h"
 | 
			
		||||
#include "matutils.h"
 | 
			
		||||
#include "drawing.h"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										10
									
								
								src/main.cpp
									
										
									
									
									
								
							
							
						
						
									
										10
									
								
								src/main.cpp
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -26,12 +26,12 @@
 | 
			
		|||
#include <vector>
 | 
			
		||||
#include <string> 
 | 
			
		||||
#include "argpopt.h"
 | 
			
		||||
#include "unwrap.h"
 | 
			
		||||
#include "bgremoval.h"
 | 
			
		||||
#include "normalize.h"
 | 
			
		||||
#include "uvosunwrap/unwrap.h"
 | 
			
		||||
#include "uvosunwrap/bgremoval.h"
 | 
			
		||||
#include "uvosunwrap/normalize.h"
 | 
			
		||||
#include "log.h"
 | 
			
		||||
#include "charuco.h"
 | 
			
		||||
#include "harris.h"
 | 
			
		||||
#include "uvosunwrap/charuco.h"
 | 
			
		||||
#include "uvosunwrap/harris.h"
 | 
			
		||||
 | 
			
		||||
#define IMREAD_SIZE pow(2, 20)
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -17,7 +17,7 @@
 | 
			
		|||
* Boston, MA  02110-1301, USA.
 | 
			
		||||
*/
 | 
			
		||||
 | 
			
		||||
#include "unwrap.h"
 | 
			
		||||
#include "uvosunwrap/unwrap.h"
 | 
			
		||||
 | 
			
		||||
#include <opencv2/highgui.hpp>
 | 
			
		||||
#include <opencv2/stitching/detail/seam_finders.hpp>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue