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

您好,这个位置为什么没有实现呢?编译不过去呢 #6

Open
codylcs opened this issue Sep 12, 2023 · 3 comments
Open

Comments

@codylcs
Copy link

codylcs commented Sep 12, 2023

std::vector<Detections> Detection::PostProcess(const std::vector<cv::Mat> &vec_Mat, float* output) {}

如果没有实现,麻烦您注释掉也行,谢谢

@codylcs
Copy link
Author

codylcs commented Sep 12, 2023

image
根本编不过啊 接口和实现都对不上啊,可以指导下吗

@Li-Hongda
Copy link
Owner

哪里的接口和实现对不上呢?

@Li-Hongda
Copy link
Owner

std::vector<Detections> Detection::PostProcess(const std::vector<cv::Mat> &vec_Mat, float* output) {}

如果没有实现,麻烦您注释掉也行,谢谢

注释掉改成纯虚确实也行,但这样也不影响编译和运行。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants