Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/okajun35/kivy_show_opencv_pillow
https://github.com/okajun35/kivy_show_opencv_pillow
kivy opencv pillow python
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/okajun35/kivy_show_opencv_pillow
- Owner: okajun35
- License: mit
- Created: 2017-10-09T12:30:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-09T12:47:58.000Z (over 7 years ago)
- Last Synced: 2024-11-11T03:19:40.204Z (2 months ago)
- Topics: kivy, opencv, pillow, python
- Language: Python
- Size: 240 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kivy_show_opencv_pillow
![結果画像](./result.png "結果画像")
OpenCVとPillowで読み込んだ画像をKivyで表示するサンプルコードです。
Sample code to display images loaded with OpenCV and Pillow in Kivy.