opencv2/tracking/tracking_legacy.hpp compile error with sdk

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

opencv2/tracking/tracking_legacy.hpp compile error with sdk

ソリューションへジャンプ
120件の閲覧回数
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

ラベル(1)
0 件の賞賛
返信
1 解決策
59件の閲覧回数
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 返答(返信)
86件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport
0 件の賞賛
返信
60件の閲覧回数
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 件の賞賛
返信