mirror of
https://github.com/Karllzy/cotton_color.git
synced 2025-11-08 18:53:53 +00:00
更新Matrox.md
This commit is contained in:
parent
8ba723e7df
commit
3be3fcd0da
@ -1,19 +1,24 @@
|
||||
# Matrox 问题整理
|
||||
|
||||
## 如何进行模板匹配
|
||||
问题详情:
|
||||
问题详情: 如何正确设置匹配方式的参数(文件打不开,参数无效等).
|
||||
|
||||
问题回答:
|
||||
|
||||
|
||||
## 模板匹配时模板如何载入
|
||||
问题详情:
|
||||
|
||||
问题回答:
|
||||
问题详情:如何使用我们自己的rgb图像进行模板匹配(模板和检测图片的导入以及模板的定义),例如一下警告:
|
||||

|
||||

|
||||
问题回答:
|
||||
|
||||
## 如何调用ONNX
|
||||
|
||||
问题详情:
|
||||
问题详情:如何使用加载的onnx执行目标检测和分类任务(如何进行推理)。
|
||||
|
||||
另外,
|
||||
1. onnx模型在gpu上跑还是在CPU上跑
|
||||
2. 是单个模型处理6个相机的图片,一起拼起来进模型然后出结果快,还是串行的进模型推理快。
|
||||
|
||||
问题回答:
|
||||
|
||||
|
||||
BIN
doc/img.png
Normal file
BIN
doc/img.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 68 KiB |
BIN
doc/img_1.png
Normal file
BIN
doc/img_1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 54 KiB |
Loading…
Reference in New Issue
Block a user