Skip to content

wanidon/Sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sensor

アルバイトで作成中のコードを少しずつ公開していきます

ConfigApp.py

センサー稼働の為に必要な情報をGUIで設定し、json形式で保存します

seven-segment/binarize.py

This code binarizes the given image to black and white by otsu's method.
This can run with python3 and python2.
大津の手法により、与えられた画像を白黒に二値化します。
python2でもpython3でも動作します。

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages