From 82903c5d03963f382367684414acb277b0dc46c3 Mon Sep 17 00:00:00 2001 From: feilong Date: Wed, 19 Jan 2022 16:19:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=BF=9B=E9=98=B6=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../config.json" | 14 +++++++ .../1.OpenCV\351\227\256\347\255\224/qa.json" | 9 +++++ .../1.OpenCV\351\227\256\347\255\224/qa.md" | 37 +++++++++++++++++++ .../config.json" | 6 +++ data/tree.json | 26 ++++++++++++- 5 files changed, 91 insertions(+), 1 deletion(-) create mode 100644 "data/3.OpenCV\351\253\230\351\230\266/1.\350\277\233\351\230\266\344\273\273\345\212\241/1.OpenCV\351\227\256\347\255\224/config.json" create mode 100644 "data/3.OpenCV\351\253\230\351\230\266/1.\350\277\233\351\230\266\344\273\273\345\212\241/1.OpenCV\351\227\256\347\255\224/qa.json" create mode 100644 "data/3.OpenCV\351\253\230\351\230\266/1.\350\277\233\351\230\266\344\273\273\345\212\241/1.OpenCV\351\227\256\347\255\224/qa.md" create mode 100644 "data/3.OpenCV\351\253\230\351\230\266/1.\350\277\233\351\230\266\344\273\273\345\212\241/config.json" diff --git "a/data/3.OpenCV\351\253\230\351\230\266/1.\350\277\233\351\230\266\344\273\273\345\212\241/1.OpenCV\351\227\256\347\255\224/config.json" "b/data/3.OpenCV\351\253\230\351\230\266/1.\350\277\233\351\230\266\344\273\273\345\212\241/1.OpenCV\351\227\256\347\255\224/config.json" new file mode 100644 index 0000000..60a7151 --- /dev/null +++ "b/data/3.OpenCV\351\253\230\351\230\266/1.\350\277\233\351\230\266\344\273\273\345\212\241/1.OpenCV\351\227\256\347\255\224/config.json" @@ -0,0 +1,14 @@ +{ + "node_id": "opencv-815bbfa77d62468e988d8a4c251e5abb", + "keywords": [ + "OpenCV问答" + ], + "keywords_must": [ + "OpenCV问答" + ], + "keywords_forbid": [], + "children": [], + "export": [ + "qa.json" + ] +} \ No newline at end of file diff --git "a/data/3.OpenCV\351\253\230\351\230\266/1.\350\277\233\351\230\266\344\273\273\345\212\241/1.OpenCV\351\227\256\347\255\224/qa.json" "b/data/3.OpenCV\351\253\230\351\230\266/1.\350\277\233\351\230\266\344\273\273\345\212\241/1.OpenCV\351\227\256\347\255\224/qa.json" new file mode 100644 index 0000000..be2310e --- /dev/null +++ "b/data/3.OpenCV\351\253\230\351\230\266/1.\350\277\233\351\230\266\344\273\273\345\212\241/1.OpenCV\351\227\256\347\255\224/qa.json" @@ -0,0 +1,9 @@ +{ + "author": "huanhuilong", + "source": "qa.md", + "depends": [], + "type": "task_qa", + "task_link": "https://ask.csdn.net/channel/14/tag/772", + "notebook_enable": false, + "exercise_id": "c3887254ddbc4a3c837b6c63948ca09a" +} \ No newline at end of file diff --git "a/data/3.OpenCV\351\253\230\351\230\266/1.\350\277\233\351\230\266\344\273\273\345\212\241/1.OpenCV\351\227\256\347\255\224/qa.md" "b/data/3.OpenCV\351\253\230\351\230\266/1.\350\277\233\351\230\266\344\273\273\345\212\241/1.OpenCV\351\227\256\347\255\224/qa.md" new file mode 100644 index 0000000..2201efb --- /dev/null +++ "b/data/3.OpenCV\351\253\230\351\230\266/1.\350\277\233\351\230\266\344\273\273\345\212\241/1.OpenCV\351\227\256\347\255\224/qa.md" @@ -0,0 +1,37 @@ +# 完成5个OpenCV问答任务 + +OpenCV 用户每天会产生很多实际使用的问题。请你回答5个用户提出的 [OpenCV问题](https://ask.csdn.net/channel/14/tag/772),以下对 OpenCV 问答描述错误的是? + +## 答案 + +```bash +这是一个OpenCV问题:https://ask.csdn.net/questions/7628689 +这个作者回答并解决了自己提出的问题,采纳了自己的解答 +``` + +## 选项 + +### A + +```bash +一个好的提问包含这5个步骤中的必要部分: +1. 问题遇到的现象和发生背景 +2. 问题相关代码,请勿粘贴截图 +3. 运行结果及报错内容 +4. 我的解答思路和尝试过的方法 +5. 我想要达到的结果 +``` + +### B + +```bash +这是一个OpenCV问题:https://ask.csdn.net/questions/7578158 +这个作者回答并解决了自己提出的问题,采纳了自己的解答 +``` + +### C + +```bash +这是一个OpenCV问题: https://ask.csdn.net/questions/7573102 +这个问题的采纳答案里提到了OpenCV的新项目:OpenCV benchmark +``` diff --git "a/data/3.OpenCV\351\253\230\351\230\266/1.\350\277\233\351\230\266\344\273\273\345\212\241/config.json" "b/data/3.OpenCV\351\253\230\351\230\266/1.\350\277\233\351\230\266\344\273\273\345\212\241/config.json" new file mode 100644 index 0000000..43c06ab --- /dev/null +++ "b/data/3.OpenCV\351\253\230\351\230\266/1.\350\277\233\351\230\266\344\273\273\345\212\241/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "opencv-bff5a7b3d181498d84a2982122fbbee6", + "keywords": [], + "keywords_must": [], + "keywords_forbid": [] +} \ No newline at end of file diff --git a/data/tree.json b/data/tree.json index 85f7a0d..994b09e 100644 --- a/data/tree.json +++ b/data/tree.json @@ -406,7 +406,31 @@ "OpenCV高阶": { "node_id": "opencv-f27da6fd72924d1fbd05c6aff0fed4b7", "keywords": [], - "children": [], + "children": [ + { + "进阶任务": { + "node_id": "opencv-bff5a7b3d181498d84a2982122fbbee6", + "keywords": [], + "children": [ + { + "OpenCV问答": { + "node_id": "opencv-815bbfa77d62468e988d8a4c251e5abb", + "keywords": [ + "OpenCV问答" + ], + "children": [], + "keywords_must": [ + "OpenCV问答" + ], + "keywords_forbid": [] + } + } + ], + "keywords_must": [], + "keywords_forbid": [] + } + } + ], "keywords_must": [], "keywords_forbid": [] } -- GitLab