diff --git a/repository/src-openeuler.yaml b/repository/src-openeuler.yaml index abef5b35cf508d5051f17793556149e6830b83d5..076b93e1f0d555c8a73a7ab335940c95e55d805d 100644 --- a/repository/src-openeuler.yaml +++ b/repository/src-openeuler.yaml @@ -30933,3 +30933,29 @@ repositories: protected_branches: - master type: public +- name: opencv + description: "Open Source Computer Vision Library" + upstream: "https://github.com/opencv/opencv" + protected_branches: + - master + type: public +- name: simplecv + description: "SimpleCV is a framework for Open Source Machine Vision, using OpenCV and the Python programming language. " + upstream: "https://github.com/sightmachine/simplecv" + protected_branches: + - master + type: public +- name: gpuimage + description: "The GPUImage framework is a BSD-licensed iOS library that lets you apply GPU-accelerated filters and other effects to images, live camera video, and movies. " + upstream: "https://github.com/bradlarson/gpuimage" + protected_branches: + - master + type: public +- name: boofcv + description: "BoofCV is an open source real-time computer vision library written entirely in Java and released under the Apache License 2.0." + upstream: "https://github.com/lessthanoptimal/boofcv" + protected_branches: + - master + type: public + + diff --git a/sig/sig-CV/OWNERS b/sig/sig-CV/OWNERS new file mode 100644 index 0000000000000000000000000000000000000000..83b8c16c4a3122911a38f7fb956ed2daf79946ef --- /dev/null +++ b/sig/sig-CV/OWNERS @@ -0,0 +1,2 @@ +maintainers: + - fcheng1976 \ No newline at end of file diff --git a/sig/sig-CV/README.md b/sig/sig-CV/README.md new file mode 100644 index 0000000000000000000000000000000000000000..dfa7922221dcc7825050e35c0405e030a112a712 --- /dev/null +++ b/sig/sig-CV/README.md @@ -0,0 +1,43 @@ + +# CV(Computer Vision) + +## 工作目标和范围 + +- 专注于将机器视觉领域开源工具和框架移植到openEuler社区,并依据使用方需求进行优化和增强。 +- 将机器视觉在智能交通、智慧教育等行业的创新型应用回馈到openEuler开源社区。 +- 编制机器视觉相关文档和规范,帮助推广机器视觉在更多领域的应用。 + +# 组织会议 + +- 每两周举行一次会议,双周周一下午3:00-5:00 +- 通过发送电子邮件申报会议的议题 + +# 成员 + +### Maintainer列表 + +- fcheng1976[@fcheng1976](https://gitee.com/fcheng1976),*chengfeng23514@talkweb.com.cn* + +### Committer列表 + +- + +# 联系方式 + +- 邮件列表: sig-CV@openeuler.org) + +# 项目清单 + +项目名称: + +- [OpenCV](https://www.opencv.org/) +- [SimpleCV](http://simplecv.org/) +- [GPUImage](https://github.com/BradLarson/GPUImage) +- [BoofCV](http://www.boofcv.org/) + +repository地址: + +- src-openeuler/opencv +- src-openeuler/simplecv +- src-openeuler/gpuimage +- src-openeuler/boofcv \ No newline at end of file diff --git a/sig/sig-CV/sig-CV.md b/sig/sig-CV/sig-CV.md new file mode 100644 index 0000000000000000000000000000000000000000..64c9355cd0334c2616816ef6bb3f01dca27d76b3 --- /dev/null +++ b/sig/sig-CV/sig-CV.md @@ -0,0 +1,24 @@ + +# sig-CV(Computer Vision) + +English | [简体中文](./sig-CV_cn.md) + +Note: The Charter of this SIG follows the convention described in the openEuler charter [README](/en/governance/README.md), and follows [SIG-governance](/en/technical-committee/governance/SIG-governance.md). + +## SIG Mission and Scope + +- Focus on migrating open-source tools and frameworks in the computer vision field to the openEuler community, and optimize and enhance it according to the needs of users. +- Feed back the innovative applications of computer vision in industries such as intelligent transportation and smart education to the openEuler open source community. +- Provide documents and specifications related to computer vision to help promote the application of machine vision in more fields. + +### Deliverables + +- Source code +- RPM + +### Repositories and description managed by this SIG + +- src-openeuler/OpenCV: Open Source Computer Vision Library +- src-openeuler/SimpleCV: A framework for Open Source Machine Vision, using OpenCV and the Python programming language. +- src-openeuler/GPUImage: A BSD-licensed iOS library that lets you apply GPU-accelerated filters and other effects to images, live camera video, and movies. +- src-openeuler/BoofCV: An open source real-time computer vision library written entirely in Java and released under the Apache License 2.0. diff --git a/sig/sig-CV/sig-CV_cn.md b/sig/sig-CV/sig-CV_cn.md new file mode 100644 index 0000000000000000000000000000000000000000..82853e62ff4eb4c538b64a47be80fa31ccb278fe --- /dev/null +++ b/sig/sig-CV/sig-CV_cn.md @@ -0,0 +1,26 @@ + +# sig-CV(Computer Vision) + +[English](./sig-CV.md) | 简体中文 + +说明:本SIG的Charter内容遵循openEuler章程 [README](/zh/governance/README.md)中描述的约定,使用[SIG-governance](/zh/technical-committee/governance/SIG-governance.md)中概述的角色和组织管理。 + +## 工作目标和范围 + +sig-CV的工作目标和范围包括但不限于: + +- 专注于将机器视觉领域开源工具和框架移植到openEuler社区,并依据使用方需求进行优化和增强。 +- 将机器视觉在智能交通、智慧教育等行业的创新型应用回馈到openEuler开源社区。 +- 编制机器视觉相关文档和规范,帮助推广机器视觉在更多领域的应用。 + +## 交付物 + +- 源码 +- RPM包 + +### 该SIG管理的repository及描述 + +- src-openeuler/OpenCV: 开源的计算机视觉库 +- src-openeuler/SimpleCV: Python实现的机器视觉框架,底层基于OpenCV. +- src-openeuler/GPUImage: 采用BSD开源协议的iOS机器视觉库,可将GPU加速的滤镜和其他效果应用于图像,实时摄像机视频. +- src-openeuler/BoofCV: 一个完全用Java编写并根据Apache License 2.0发布的开源实时计算机视觉库。 diff --git a/sig/sigs.yaml b/sig/sigs.yaml index bb8d283476d4a687bf7e8fbfa7ab145838c49424..93537dfafd785b2eca6bca7bbda4996ec2fcb562 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -5775,3 +5775,9 @@ sigs: - src-openeuler/libkefir - src-openeuler/cilium - src-openeuler/katran +- name: sig-CV + repositories: + - src-openeuler/opencv + - src-openeuler/simplecv + - src-openeuler/gpuimage + - src-openeuler/boofcv