From e18b424b69226deab0fcd0f45b2e01ed648d1aed Mon Sep 17 00:00:00 2001 From: feilong Date: Fri, 17 Dec 2021 19:20:00 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E6=9E=84=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../1.OpenCV\347\256\200\344\273\213/helloworld.json" | 2 +- .../2.OpenCV\345\256\211\350\243\205/install.json" | 2 +- .../ball.json" | 2 +- .../hack.json" | 2 +- .../pixel.json" | 2 +- .../4.IO\344\270\216GUI/doodle.json" | 2 +- .../4.IO\344\270\216GUI/img_buffer_convert.json" | 2 +- .../4.IO\344\270\216GUI/img_read_wirte.json" | 2 +- .../4.IO\344\270\216GUI/video_read_write.json" | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git "a/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/1.OpenCV\347\256\200\344\273\213/helloworld.json" "b/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/1.OpenCV\347\256\200\344\273\213/helloworld.json" index 737b957..c7c772d 100644 --- "a/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/1.OpenCV\347\256\200\344\273\213/helloworld.json" +++ "b/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/1.OpenCV\347\256\200\344\273\213/helloworld.json" @@ -2,6 +2,6 @@ "type": "code_options", "author": "huanhuilong", "source": "helloworld.md", - "notebook_enable": true, + "notebook_enable": false, "exercise_id": "23ad9cfa3e8847b6aedba72882b65a74" } \ No newline at end of file diff --git "a/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/2.OpenCV\345\256\211\350\243\205/install.json" "b/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/2.OpenCV\345\256\211\350\243\205/install.json" index 41f3355..4d1cab9 100644 --- "a/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/2.OpenCV\345\256\211\350\243\205/install.json" +++ "b/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/2.OpenCV\345\256\211\350\243\205/install.json" @@ -2,6 +2,6 @@ "type": "code_options", "author": "huanhuilong", "source": "install.md", - "notebook_enable": true, + "notebook_enable": false, "exercise_id": "d6a941686200409eb98a9b424682eabc" } \ No newline at end of file diff --git "a/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/3.\345\233\276\345\203\217\347\232\204\345\237\272\346\234\254\346\223\215\344\275\234/ball.json" "b/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/3.\345\233\276\345\203\217\347\232\204\345\237\272\346\234\254\346\223\215\344\275\234/ball.json" index 4dde836..b33afe5 100644 --- "a/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/3.\345\233\276\345\203\217\347\232\204\345\237\272\346\234\254\346\223\215\344\275\234/ball.json" +++ "b/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/3.\345\233\276\345\203\217\347\232\204\345\237\272\346\234\254\346\223\215\344\275\234/ball.json" @@ -2,6 +2,6 @@ "type": "code_options", "author": "huanhuilong", "source": "ball.md", - "notebook_enable": true, + "notebook_enable": false, "exercise_id": "350a8b30e2b346029787411d210dbf52" } \ No newline at end of file diff --git "a/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/3.\345\233\276\345\203\217\347\232\204\345\237\272\346\234\254\346\223\215\344\275\234/hack.json" "b/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/3.\345\233\276\345\203\217\347\232\204\345\237\272\346\234\254\346\223\215\344\275\234/hack.json" index d5a51ff..836179e 100644 --- "a/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/3.\345\233\276\345\203\217\347\232\204\345\237\272\346\234\254\346\223\215\344\275\234/hack.json" +++ "b/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/3.\345\233\276\345\203\217\347\232\204\345\237\272\346\234\254\346\223\215\344\275\234/hack.json" @@ -2,6 +2,6 @@ "type": "code_options", "author": "huanhuilong", "source": "hack.md", - "notebook_enable": true, + "notebook_enable": false, "exercise_id": "89bbad54fefe4f6e9d5d3b3c9dab538f" } \ No newline at end of file diff --git "a/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/3.\345\233\276\345\203\217\347\232\204\345\237\272\346\234\254\346\223\215\344\275\234/pixel.json" "b/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/3.\345\233\276\345\203\217\347\232\204\345\237\272\346\234\254\346\223\215\344\275\234/pixel.json" index 9a8707e..930e972 100644 --- "a/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/3.\345\233\276\345\203\217\347\232\204\345\237\272\346\234\254\346\223\215\344\275\234/pixel.json" +++ "b/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/3.\345\233\276\345\203\217\347\232\204\345\237\272\346\234\254\346\223\215\344\275\234/pixel.json" @@ -2,6 +2,6 @@ "type": "code_options", "author": "huanhuilong", "source": "pixel.md", - "notebook_enable": true, + "notebook_enable": false, "exercise_id": "712900b7dcac43eebee5f384d5cffc6f" } \ No newline at end of file diff --git "a/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/4.IO\344\270\216GUI/doodle.json" "b/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/4.IO\344\270\216GUI/doodle.json" index 68128d3..a3ada99 100644 --- "a/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/4.IO\344\270\216GUI/doodle.json" +++ "b/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/4.IO\344\270\216GUI/doodle.json" @@ -2,6 +2,6 @@ "type": "code_options", "author": "huanhuilong", "source": "doodle.md", - "notebook_enable": true, + "notebook_enable": false, "exercise_id": "f1a092edc05a4e7084c5e64fb7f42704" } \ No newline at end of file diff --git "a/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/4.IO\344\270\216GUI/img_buffer_convert.json" "b/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/4.IO\344\270\216GUI/img_buffer_convert.json" index a89a449..b7d608c 100644 --- "a/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/4.IO\344\270\216GUI/img_buffer_convert.json" +++ "b/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/4.IO\344\270\216GUI/img_buffer_convert.json" @@ -2,6 +2,6 @@ "type": "code_options", "author": "huanhuilong", "source": "img_buffer_convert.md", - "notebook_enable": true, + "notebook_enable": false, "exercise_id": "4e998acee3c1435eabb56355c9c116ab" } \ No newline at end of file diff --git "a/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/4.IO\344\270\216GUI/img_read_wirte.json" "b/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/4.IO\344\270\216GUI/img_read_wirte.json" index a68d89b..9adbd91 100644 --- "a/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/4.IO\344\270\216GUI/img_read_wirte.json" +++ "b/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/4.IO\344\270\216GUI/img_read_wirte.json" @@ -2,5 +2,5 @@ "type": "code_options", "author": "huanhuilong", "source": "img_read_write.md", - "notebook_enable": true + "notebook_enable": false } \ No newline at end of file diff --git "a/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/4.IO\344\270\216GUI/video_read_write.json" "b/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/4.IO\344\270\216GUI/video_read_write.json" index be1b185..3116be2 100644 --- "a/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/4.IO\344\270\216GUI/video_read_write.json" +++ "b/data/1.OpenCV\345\210\235\351\230\266/1.OpenCV\345\237\272\347\241\200/4.IO\344\270\216GUI/video_read_write.json" @@ -2,6 +2,6 @@ "type": "code_options", "author": "huanhuilong", "source": "video_read_write.md", - "notebook_enable": true, + "notebook_enable": false, "exercise_id": "462eb229fee74f01ae7e4a3a49a8789d" } \ No newline at end of file -- GitLab