Skip to content

umyuu/AdaptiveThresholdSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Python Adaptive Threshold Simulator. cv2.adaptiveThreshold function parameter Simulator.

AdaptiveThresholdSimulator

Install

Download Releases File Caution:File Size 50MB Over.

For Users

  • Windows
dist\win\simulator.exe
  • Other
python simulator.py [imagefile]

imagefile Please specify image file name (png, jpg, etc).

python simulator.py
python simulator.py images\kodim07.png

For Developers

  1. download a ZIP file.
  2. Install dependencies. requirements install.

Source code License.

MIT License