Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 490 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 490 Bytes

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