Azeirah / pixelcount-samples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pixel counting for wafer images

The used algorithm can be imported as: from pixelcount.algorithm import pipeline

For ease of use, a frontend is included, run this with: from pixelcount import frontend Or alternatively: $ python3 -c "from pixelcount import frontend"

About

License:MIT License


Languages

Language:Jupyter Notebook 86.8%Language:Python 13.2%