opencv2/tracking/tracking_legacy.hpp compile error with sdk

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

opencv2/tracking/tracking_legacy.hpp compile error with sdk

跳至解决方案
253 次查看
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 项奖励
回复
1 解答
192 次查看
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 项奖励
回复
2 回复数
219 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport
0 项奖励
回复
193 次查看
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 项奖励
回复