Skip to content

codexashutosh/Imazoc-Program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Imazoc Program

An image processing program in Python

Introduction

This is an image processing program that can not only process but also enhance images. It is under development and currently has a set of Masking functionality only.

Screenshot

Imazoc Program

Requirements

  1. Install python
  2. Install python3 Numpy module
  3. Install python3 Pillow module
  4. Install python3 Imageio module