Skip to content

novogrammer/hello-opencv-filter-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCVの画像フィルターを試す(Python版)

前提

python 3.11 poetry

環境構築

poetry install

実行

cannyフィルターの場合

poetry run python ./hello_opencv_filter_python/filter_canny.py

参考: https://qiita.com/mo256man/items/8a9bb7bb66e107fd7153 mangaフィルターの場合

poetry run python ./hello_opencv_filter_python/filter_manga.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages