object detection using haarcascade

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

object detection using haarcascade

Jump to solution
1,276 Views
1990rahulreddy
Contributor IV

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....

Labels (3)
1 Solution
945 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

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

View solution in original post

4 Replies
946 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

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

946 Views
1990rahulreddy
Contributor IV

It uses "linaro-alip",

I have to do it using yocto.

Can you please tell mi, how to install cmake in yocto

0 Kudos
946 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Please check this:

Yocto and OpenCV for I.MX

0 Kudos
946 Views
1990rahulreddy
Contributor IV

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..

0 Kudos