
CV_INSTRUMENT_REGION()由其他函数调用. CV_INSTRUMENT_REGION()函数通常出现在另一个函数体的开头.有人可以帮忙吗?谢谢.解决方法 您可以查看相应的拉取请求以获取更多信息: Implementations instrumentation framework for OpenCV performance test system.
Instrumentation framework for OpenCV performance test system. It was
track implementations execution insIDe OpenCV functions with call tree
developed to:
output to test logs track implementations execution time weight in the
pipelineFramework can be enabled with ENABLE_INSTRUMENTATION define
in CMake and Disabled by default. In Disabled state it doesn’t consume
resources.
更新:
OpenCV 3.3为用户添加了跟踪/分析OpenCV应用程序的支持.有关更多信息,请参阅
>相应的拉取请求:Code tracing support #8766
>维基页面:Profiling OpenCV Applications
>示例代码application_trace.cpp
以上是内存溢出为你收集整理的c – CV_INSTRUMENT_REGION()的含义是什么?全部内容,希望文章能够帮你解决c – CV_INSTRUMENT_REGION()的含义是什么?所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)