Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About code migration #441

Open
MaxSlion opened this issue Dec 12, 2023 · 1 comment
Open

About code migration #441

MaxSlion opened this issue Dec 12, 2023 · 1 comment
Assignees
Labels

Comments

@MaxSlion
Copy link

Hi Professor
I built a project for a yolov8 tensorrt deployment, currently with target identification done, I want to look for existing project migration vehicle tracking and counting, while building your project, I can't execute base examples 5、6、7
my OpenCV verversion is 4.5.5 and didn't have it installed OpenCV Contrib
I would like to inquire if I can move the tracking, crossing count part?

@Nuzhny007
Copy link
Collaborator

Hi!
Yes. Do you need to set some cmake settings:
USE_OCV_BGFG=OFF, USE_OCV_KCF=OFF, USE_OCV_UKF=OFF, BUILD_YOLO_LIB=ON, BUILD_YOLO_TENSORRT=ON

And examples must be active

@Nuzhny007 Nuzhny007 self-assigned this Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants