I have to run object detection using haarcascade, How can I use haarcascade in Eclipse, I run basic c code on i.MX6 using cross compile in Eclipse. I am able to run object detection code, in ubuntu terminal...but, for eclipse, how to give path to it. I add this file "src" folder, but not work..please help....
Solved! Go to Solution.
 Bio_TICFSL
		
			Bio_TICFSL
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Rahul,
Please check the document on Building OpenCV on ubuntu hardfloat rootfs for i.MX6Q
It includes an example of face detection using haarcascade.
Hope this helps
 Bio_TICFSL
		
			Bio_TICFSL
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Rahul,
Please check the document on Building OpenCV on ubuntu hardfloat rootfs for i.MX6Q
It includes an example of face detection using haarcascade.
Hope this helps
It uses "linaro-alip",
I have to do it using yocto.
Can you please tell mi, how to install cmake in yocto
 Bio_TICFSL
		
			Bio_TICFSL
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Please check this:
Please, inspect the question sir,..
I have enable opencv in yocto, & I am using Eclipse for Application Development..my problem is only "how to add haarcascade" in my Eclipse... project..
