Skip to content

gebond/image-analysis-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Digital image processing

Getting Started

Python version: 2.7 is required.
Packages to be installed: PIL, numpy.

Launching application

You should use images folder to store input images for processing. 4 images by default.
output directory will contain processed images.
To run an application you have to modify program.py with **IMAGE = 'your-input-image.png'.
And then just run it.

Changing parameters and methods

You can change thresholds, color channel.
Also you can apply different methods from ImageBuilder to get different result to analyse.

About

Image Processing using Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages