提交 df7bc1e5 编写于 作者: F feilong

add avatar and askme

上级 b91cb934
...@@ -69,27 +69,32 @@ ...@@ -69,27 +69,32 @@
"benchmarks": [ "benchmarks": [
{ {
"article": "https://mp.weixin.qq.com/s/8PjPcxRKauZZ22SiKaMMwg", "article": "https://mp.weixin.qq.com/s/8PjPcxRKauZZ22SiKaMMwg",
"author": "u010670887", "avatar": "https://profile.csdnimg.cn/B/F/D/1_u010670887",
"author": "于仕琪",
"title": "OpenCV Webinar 10:OpenCV的内置深度学习人脸模块", "title": "OpenCV Webinar 10:OpenCV的内置深度学习人脸模块",
"created_at": " 2021-10-23", "created_at": " 2021-10-23",
"desc": [ "desc": [
"最近更新的OpenCV 4.5.4新增了一个受到广泛关注的功能:基于深度学习的人脸检测识别模块。使用此模块的API,仅需几行代码便可完成整个人脸检测和识别处理,极大的方便了开发。" "最近更新的OpenCV 4.5.4新增了一个受到广泛关注的功能:基于深度学习的人脸检测识别模块。使用此模块的API,仅需几行代码便可完成整个人脸检测和识别处理,极大的方便了开发。"
] ],
"askme": "https://ask.csdn.net/new?expertName=于仕琪"
}, },
{ {
"article": "https://blog.csdn.net/stq054188/article/details/120710406", "article": "https://blog.csdn.net/stq054188/article/details/120710406",
"author": "stq054188", "avatar": "https://profile.csdnimg.cn/2/7/C/1_stq054188",
"author": "Color Space",
"created_at": " 2021-10-11", "created_at": " 2021-10-11",
"title": "OpenCV4.5.4更新了!OpenCV5.0还远吗?", "title": "OpenCV4.5.4更新了!OpenCV5.0还远吗?",
"desc": [ "desc": [
"1. GSoC 2021结束了,11个项目的以下成果目前已经合入OpenCV 4.5.4", "1. GSoC 2021结束了,11个项目的以下成果目前已经合入OpenCV 4.5.4",
"2. DNN模块和G-API模块最新更新", "2. DNN模块和G-API模块最新更新",
"3. OpenCV5的筹备消息已经发布很久了,但一直没有更新消息,偶然看到官网中发布了一张图片(如下),倒回去查看OpenCV4.0确实是2018年更新的,那么不出意外的话OpenCV5.0应该在今年年底就要和大家见面了,期待有更多功能加入。" "3. OpenCV5的筹备消息已经发布很久了,但一直没有更新消息,偶然看到官网中发布了一张图片(如下),倒回去查看OpenCV4.0确实是2018年更新的,那么不出意外的话OpenCV5.0应该在今年年底就要和大家见面了,期待有更多功能加入。"
] ],
"askme": "https://ask.csdn.net/new?expertName=Color Space"
}, },
{ {
"article": "https://blog.csdn.net/weixin_45680977/article/details/120949440", "article": "https://blog.csdn.net/weixin_45680977/article/details/120949440",
"author": "weixin_45680977", "avatar": "https://profile.csdnimg.cn/7/D/7/1_weixin_45680977",
"author": "不会打代码的小菜鸡",
"created_at": "2021-10-25", "created_at": "2021-10-25",
"title": "Windows中vs2019安装opencv4.5.4", "title": "Windows中vs2019安装opencv4.5.4",
"desc": [ "desc": [
...@@ -98,10 +103,12 @@ ...@@ -98,10 +103,12 @@
"3. OpenCV(4.5.4) | 修改链接器", "3. OpenCV(4.5.4) | 修改链接器",
"4. OpenCV(4.5.4) | 修改环境变量", "4. OpenCV(4.5.4) | 修改环境变量",
"5. OpenCV(4.5.4) | 测试官方代码" "5. OpenCV(4.5.4) | 测试官方代码"
] ],
"askme": "https://ask.csdn.net/new?expertName=不会打代码的小菜鸡"
}, },
{ {
"article": "https://blog.csdn.net/aggs1990/article/details/120935314", "article": "https://blog.csdn.net/aggs1990/article/details/120935314",
"avatar": "https://profile.csdnimg.cn/7/5/7/1_aggs1990",
"author": "aggs1990", "author": "aggs1990",
"created_at": "2021-10-24", "created_at": "2021-10-24",
"title": "Qt5.15.2+openCV4.5.4+VS2019_64编译动态库", "title": "Qt5.15.2+openCV4.5.4+VS2019_64编译动态库",
...@@ -110,7 +117,8 @@ ...@@ -110,7 +117,8 @@
"2. OpenCV(4.5.4) | 下载opencv4.5.4 和 依赖的库", "2. OpenCV(4.5.4) | 下载opencv4.5.4 和 依赖的库",
"3. OpenCV(4.5.4) | 编译", "3. OpenCV(4.5.4) | 编译",
"4. OpenCV(4.5.4) | 问题:OpenCV 开始支持Qt6了,但是支持还不完善" "4. OpenCV(4.5.4) | 问题:OpenCV 开始支持Qt6了,但是支持还不完善"
] ],
"askme": "https://ask.csdn.net/new?expertName=aggs1990"
} }
], ],
"version": "4.5.4" "version": "4.5.4"
...@@ -155,7 +163,8 @@ ...@@ -155,7 +163,8 @@
], ],
"benchmarks": [ "benchmarks": [
{ {
"author": "weixin_44501390", "author": "Toyakoyo2046",
"avatar": "https://profile.csdnimg.cn/5/F/C/1_weixin_44501390",
"created_at": "2021-11-12", "created_at": "2021-11-12",
"desc": [ "desc": [
"1. OpenCV(3.4.16)|wsl安装教程", "1. OpenCV(3.4.16)|wsl安装教程",
...@@ -164,10 +173,12 @@ ...@@ -164,10 +173,12 @@
"4. OpenCV(3.4.16)|安装VcXsrv实现xfce4图形化界面", "4. OpenCV(3.4.16)|安装VcXsrv实现xfce4图形化界面",
"5. OpenCV(3.4.16)|程序测试" "5. OpenCV(3.4.16)|程序测试"
], ],
"article": "https://blog.csdn.net/weixin_44501390/article/details/121291442" "article": "https://blog.csdn.net/weixin_44501390/article/details/121291442",
"askme": "https://ask.csdn.net/new?expertName=Toyakoyo2046"
}, },
{ {
"author": "m0_37993445", "author": "睡前救世主( ̄_ ̄ )",
"avatar": "https://profile.csdnimg.cn/2/2/1/3_m0_37993445",
"created_at": "2021-10-21", "created_at": "2021-10-21",
"desc": [ "desc": [
"1. OpenCV(3.4.16)|下载", "1. OpenCV(3.4.16)|下载",
...@@ -175,7 +186,8 @@ ...@@ -175,7 +186,8 @@
"3. OpenCV(3.4.16)|编译安装", "3. OpenCV(3.4.16)|编译安装",
"4. OpenCV(3.4.16)|遇到的问题" "4. OpenCV(3.4.16)|遇到的问题"
], ],
"article": "https://blog.csdn.net/m0_37993445/article/details/120895752" "article": "https://blog.csdn.net/m0_37993445/article/details/120895752",
"askme": "https://ask.csdn.net/new?expertName=睡前救世主( ̄_ ̄ )"
} }
], ],
"version": "3.4.16" "version": "3.4.16"
...@@ -242,7 +254,8 @@ ...@@ -242,7 +254,8 @@
], ],
"benchmarks": [ "benchmarks": [
{ {
"author": "bevison", "author": "OpenCV中文网公众号",
"avatar": "https://profile.csdnimg.cn/D/3/2/1_u014333051",
"created_at": "2021-07-12", "created_at": "2021-07-12",
"title": "OpenCV 4.5.3 版本发布!G-API 是开发重点", "title": "OpenCV 4.5.3 版本发布!G-API 是开发重点",
"desc": [ "desc": [
...@@ -252,27 +265,32 @@ ...@@ -252,27 +265,32 @@
"4. DNN:继续完善了对CUDA 和 OpenVINO的支持(跟上时代的发展);", "4. DNN:继续完善了对CUDA 和 OpenVINO的支持(跟上时代的发展);",
"5. G-API:Graph API 是这次更新开发的重点,这次增加了Python的支持、完善了对OpenVINO推断的支持,增加和改进了一些操作子(Operations)。增加了使用G-API的 MTCNN 目标检测demo(总之:功能、样例、文档全方位提升)。" "5. G-API:Graph API 是这次更新开发的重点,这次增加了Python的支持、完善了对OpenVINO推断的支持,增加和改进了一些操作子(Operations)。增加了使用G-API的 MTCNN 目标检测demo(总之:功能、样例、文档全方位提升)。"
], ],
"article": "https://blog.csdn.net/bevison/article/details/118687964" "article": "https://blog.csdn.net/bevison/article/details/118687964",
"askme": "https://ask.csdn.net/new?expertName=OpenCV中文网公众号"
}, },
{ {
"author": "Im_CrazyBingo", "author": "Im_CrazyBingo",
"avatar": "https://profile.csdnimg.cn/2/E/D/1_crazybingofpga",
"created_at": "2021-08-06", "created_at": "2021-08-06",
"title": "VS2019 + OpenCV4.5.3环境安装测试", "title": "VS2019 + OpenCV4.5.3环境安装测试",
"desc": [ "desc": [
"1. OpenCV(4.5.4) | 安装 Visual Studio 2019", "1. OpenCV(4.5.4) | 安装 Visual Studio 2019",
"2. OpenCV(4.5.4) | 安装 OpenCV4.5.3" "2. OpenCV(4.5.4) | 安装 OpenCV4.5.3"
], ],
"article": "https://blog.csdn.net/crazybingofpga/article/details/119416005" "article": "https://blog.csdn.net/crazybingofpga/article/details/119416005",
"askme": "https://ask.csdn.net/new?expertName=Im_CrazyBingo"
}, },
{ {
"author": "xxx52413", "author": "xxx52413",
"avatar": "https://profile.csdnimg.cn/0/0/B/1_weixin_52413159",
"created_at": "2021-08-08", "created_at": "2021-08-08",
"title": "VS2019 在 OpenCV 4.5.3 及其 contrib 安装过程中的错误", "title": "VS2019 在 OpenCV 4.5.3 及其 contrib 安装过程中的错误",
"desc": [ "desc": [
"1. OpenCV(4.5.4) | 错误类型1 & 解决办法", "1. OpenCV(4.5.4) | 错误类型1 & 解决办法",
"2. OpenCV(4.5.4) | 错误类型2 & 解决办法" "2. OpenCV(4.5.4) | 错误类型2 & 解决办法"
], ],
"article": "https://blog.csdn.net/crazybingofpga/article/details/119416005" "article": "https://blog.csdn.net/weixin_52413159/article/details/119521910",
"askme": "https://ask.csdn.net/new?expertName=xxx52413"
} }
], ],
"version": "4.5.3" "version": "4.5.3"
...@@ -318,12 +336,14 @@ ...@@ -318,12 +336,14 @@
"benchmarks": [ "benchmarks": [
{ {
"author": "qq_47538417", "author": "qq_47538417",
"avatar": "https://profile.csdnimg.cn/6/B/0/3_qq_47538417",
"created_at": "2021-10-07", "created_at": "2021-10-07",
"desc": [ "desc": [
"1. OpenCV3.4.15的使用示例|图片示例", "1. OpenCV3.4.15的使用示例|图片示例",
"2. OpenCV3.4.15的使用示例|视频示例" "2. OpenCV3.4.15的使用示例|视频示例"
], ],
"article": "https://blog.csdn.net/qq_47538417/article/details/120640113" "article": "https://blog.csdn.net/qq_47538417/article/details/120640113",
"askme": "https://ask.csdn.net/new?expertName=qq_47538417"
} }
], ],
"version": "3.4.15" "version": "3.4.15"
......
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
"benchmarks": [ "benchmarks": [
{ {
"author": "qq_47538417", "author": "qq_47538417",
"avatar": "https://profile.csdnimg.cn/6/B/0/3_qq_47538417",
"created_at": "2021-10-07", "created_at": "2021-10-07",
"desc": [ "desc": [
"1. OpenCV3.4.15的使用示例|图片示例", "1. OpenCV3.4.15的使用示例|图片示例",
......
...@@ -5,7 +5,8 @@ ...@@ -5,7 +5,8 @@
"asserts": "asserts.json", "asserts": "asserts.json",
"benchmarks": [ "benchmarks": [
{ {
"author": "weixin_44501390", "author": "Toyakoyo2046",
"avatar": "https://profile.csdnimg.cn/5/F/C/1_weixin_44501390",
"created_at": "2021-11-12", "created_at": "2021-11-12",
"desc":[ "desc":[
"1. OpenCV(3.4.16)|wsl安装教程", "1. OpenCV(3.4.16)|wsl安装教程",
...@@ -17,7 +18,8 @@ ...@@ -17,7 +18,8 @@
"article": "https://blog.csdn.net/weixin_44501390/article/details/121291442" "article": "https://blog.csdn.net/weixin_44501390/article/details/121291442"
}, },
{ {
"author": "m0_37993445", "author": "睡前救世主( ̄_ ̄ )",
"avatar": "https://profile.csdnimg.cn/2/2/1/3_m0_37993445",
"created_at": "2021-10-21", "created_at": "2021-10-21",
"desc": [ "desc": [
"1. OpenCV(3.4.16)|下载", "1. OpenCV(3.4.16)|下载",
......
...@@ -5,7 +5,8 @@ ...@@ -5,7 +5,8 @@
"asserts": "asserts.json", "asserts": "asserts.json",
"benchmarks": [ "benchmarks": [
{ {
"author": "bevison", "author": "OpenCV中文网公众号",
"avatar": "https://profile.csdnimg.cn/D/3/2/1_u014333051",
"created_at": "2021-07-12", "created_at": "2021-07-12",
"title": "OpenCV 4.5.3 版本发布!G-API 是开发重点", "title": "OpenCV 4.5.3 版本发布!G-API 是开发重点",
"desc": [ "desc": [
...@@ -19,6 +20,7 @@ ...@@ -19,6 +20,7 @@
}, },
{ {
"author": "Im_CrazyBingo", "author": "Im_CrazyBingo",
"avatar": "https://profile.csdnimg.cn/2/E/D/1_crazybingofpga",
"created_at": "2021-08-06", "created_at": "2021-08-06",
"title": "VS2019 + OpenCV4.5.3环境安装测试", "title": "VS2019 + OpenCV4.5.3环境安装测试",
"desc":[ "desc":[
...@@ -29,13 +31,14 @@ ...@@ -29,13 +31,14 @@
}, },
{ {
"author": "xxx52413", "author": "xxx52413",
"avatar": "https://profile.csdnimg.cn/0/0/B/1_weixin_52413159",
"created_at": "2021-08-08", "created_at": "2021-08-08",
"title": "VS2019 在 OpenCV 4.5.3 及其 contrib 安装过程中的错误", "title": "VS2019 在 OpenCV 4.5.3 及其 contrib 安装过程中的错误",
"desc":[ "desc":[
"1. OpenCV(4.5.4) | 错误类型1 & 解决办法", "1. OpenCV(4.5.4) | 错误类型1 & 解决办法",
"2. OpenCV(4.5.4) | 错误类型2 & 解决办法" "2. OpenCV(4.5.4) | 错误类型2 & 解决办法"
], ],
"article": "https://blog.csdn.net/crazybingofpga/article/details/119416005" "article": "https://blog.csdn.net/weixin_52413159/article/details/119521910"
} }
] ]
} }
\ No newline at end of file
...@@ -6,7 +6,8 @@ ...@@ -6,7 +6,8 @@
"benchmarks": [ "benchmarks": [
{ {
"article": "https://mp.weixin.qq.com/s/8PjPcxRKauZZ22SiKaMMwg", "article": "https://mp.weixin.qq.com/s/8PjPcxRKauZZ22SiKaMMwg",
"author": "u010670887", "avatar": "https://profile.csdnimg.cn/B/F/D/1_u010670887",
"author": "于仕琪",
"title": "OpenCV Webinar 10:OpenCV的内置深度学习人脸模块", "title": "OpenCV Webinar 10:OpenCV的内置深度学习人脸模块",
"created_at": " 2021-10-23", "created_at": " 2021-10-23",
"desc":[ "desc":[
...@@ -15,7 +16,8 @@ ...@@ -15,7 +16,8 @@
}, },
{ {
"article": "https://blog.csdn.net/stq054188/article/details/120710406", "article": "https://blog.csdn.net/stq054188/article/details/120710406",
"author": "stq054188", "avatar": "https://profile.csdnimg.cn/2/7/C/1_stq054188",
"author": "Color Space",
"created_at": " 2021-10-11", "created_at": " 2021-10-11",
"title": "OpenCV4.5.4更新了!OpenCV5.0还远吗?", "title": "OpenCV4.5.4更新了!OpenCV5.0还远吗?",
"desc": [ "desc": [
...@@ -26,7 +28,8 @@ ...@@ -26,7 +28,8 @@
}, },
{ {
"article": "https://blog.csdn.net/weixin_45680977/article/details/120949440", "article": "https://blog.csdn.net/weixin_45680977/article/details/120949440",
"author": "weixin_45680977", "avatar": "https://profile.csdnimg.cn/7/D/7/1_weixin_45680977",
"author": "不会打代码的小菜鸡",
"created_at": "2021-10-25", "created_at": "2021-10-25",
"title": "Windows中vs2019安装opencv4.5.4", "title": "Windows中vs2019安装opencv4.5.4",
"desc": [ "desc": [
...@@ -39,6 +42,7 @@ ...@@ -39,6 +42,7 @@
}, },
{ {
"article": "https://blog.csdn.net/aggs1990/article/details/120935314", "article": "https://blog.csdn.net/aggs1990/article/details/120935314",
"avatar": "https://profile.csdnimg.cn/7/5/7/1_aggs1990",
"author": "aggs1990", "author": "aggs1990",
"created_at": "2021-10-24", "created_at": "2021-10-24",
"title": "Qt5.15.2+openCV4.5.4+VS2019_64编译动态库", "title": "Qt5.15.2+openCV4.5.4+VS2019_64编译动态库",
......
...@@ -32,6 +32,10 @@ class DocWalker(): ...@@ -32,6 +32,10 @@ class DocWalker():
if os.path.exists(version_config_path): if os.path.exists(version_config_path):
version_config = load_json(version_config_path) version_config = load_json(version_config_path)
for benchmark in version_config['benchmarks']:
username = benchmark['author']
benchmark['askme'] = f'https://ask.csdn.net/new?expertName={username}'
asserts_path = os.path.join( asserts_path = os.path.join(
version_full_dir, version_full_dir,
version_config['asserts'] version_config['asserts']
...@@ -49,9 +53,11 @@ class DocWalker(): ...@@ -49,9 +53,11 @@ class DocWalker():
version_full_dir, version_full_dir,
version_config['features'] version_config['features']
) )
parts = version_full_dir.split("/") parts = version_full_dir.split("/")
version_config['version'] = parts[len(parts)-1] version_config['version'] = parts[len(parts)-1]
version_config['features'] = simple_list_md_load(features_path) version_config['features'] = simple_list_md_load(features_path)
versions.append(version_config) versions.append(version_config)
root_config['versions'] = versions root_config['versions'] = versions
dump_json(doc_path, root_config, True, True) dump_json(doc_path, root_config, True, True)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册