Skip to content

Kazuhito00/Pycon-mini-Tokai-2025-PyScript-OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pycon-mini-Tokai-2025-PyScript-OpenCV

PyCon mini 東海 2025 のトーク「PyScriptとOpenCVを使ってWebで画像処理AI」用リポジトリ

image

Public URL for the presentation

プレゼン資料公開URLは以下です。
https://kazuhito00.github.io/Pycon-mini-Tokai-2025-PyScript-OpenCV/index.html

プレゼンテーションはMarpで作成しています。
Marpを用いてマークダウンから、HTMLファイルを出力する場合は以下のコマンドを実行します。

marp --html slides.md -o index.html --bespoke.osc=false 

ローカルで試したい場合は、Pythonなどでローカルサーバーを立ち上げてください。

python -m http.server 8000 

Public URL for the demo

デモ単体の公開URLは以下です。

Reference

Author

高橋かずひと(https://twitter.com/KzhtTkhs)

License

Pycon-mini-Tokai-2025-PyScript-OpenCV is under Apache-2.0 License.

About

PyCon mini 東海 2025 のトーク「PyScriptとOpenCVを使ってWebで画像処理AI」用リポジトリ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published