Skip to content

harunanase/DIP_HW1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital Image Processing HW1

tags: nsysu homework digital image processing

This is a simple image processing program with image contrast, zoom in/out, histogram equalization functions, and a graphic user interface using tkinter.

Requirement

  • python3
  • python3-packages
    1. Pillow
    2. numpy
    3. matplotlib
    4. tkinter

Installation

  1. install python3
  2. install the above python3 pacakages, you can run the script $ ./install.sh, or install manually via pip3 or other python package manager.

Usage

  • execute
    $ python3 src/main.py
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors