opencv2/tracking/tracking_legacy.hpp compile error with sdk

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

opencv2/tracking/tracking_legacy.hpp compile error with sdk

Jump to solution
175 Views
astel_
Contributor II

Hello

Yocto OS : nanbield-6.6.3-1.0.0
Opencv : 4.8.1.imx

I tried to use tracking algorithm using opencv tracking_legacy.hpp.
But when I tried to compile it using sdk that I built, it seems i encounter some issue. the error log is at the attachment file.

Is this a bug in this opencv-imx in this version? and do anyone have solution for this

Thank you

0 Kudos
Reply
1 Solution
114 Views
astel_
Contributor II

Thank you for your reply.

apparently i use wrong implementation regarding how to use legacy tracker of opencv.

there is a sample file from opencv-contrib that tell us how to use that correctly:
https://github.com/opencv/opencv_contrib/blob/4fc6995375e384b8e25bd6c8693fa8dd2ed4bb0a/modules/track...

View solution in original post

0 Kudos
Reply
2 Replies
141 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport
0 Kudos
Reply
115 Views
astel_
Contributor II

Thank you for your reply.

apparently i use wrong implementation regarding how to use legacy tracker of opencv.

there is a sample file from opencv-contrib that tell us how to use that correctly:
https://github.com/opencv/opencv_contrib/blob/4fc6995375e384b8e25bd6c8693fa8dd2ed4bb0a/modules/track...

0 Kudos
Reply