stash2
This commit is contained in:
		@@ -4,6 +4,8 @@
 | 
				
			|||||||
#include "../../header/solve.h"
 | 
					#include "../../header/solve.h"
 | 
				
			||||||
#include "../../header/input.h"
 | 
					#include "../../header/input.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					typedef std::vector<std::vector<Point>> Contour_t;
 | 
				
			||||||
 | 
					typedef std::vector<Vec4i> Hierarchy_t; //hierarchy object is needed for drawContours apparently
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Mat crop2ContourInv(const Mat & img);
 | 
					Mat crop2ContourInv(const Mat & img);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user