Skip to content

oseovie/IMAGE-MANIPULATION-PROGRAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Image Manipulation Program

Description

This is a Python-based image manipulation application that allows users to modify images by applying effects such as grayscale conversion and brightness adjustment. The project was built to practice Python programming, image processing, and basic GUI development.

Features

  • Convert images to grayscale
  • Adjust image brightness
  • Display images using a simple interface
  • Load images from the local system

Technologies Used

  • Python
  • NumPy
  • Matplotlib
  • Tkinter

How to Run

  1. Clone the repository:
    git clone https://github.com/oseovie/IMAGE-MANIPULATION-PROGRAM.git

2.Copy code cd IMAGE-MANIPULATION-PROGRAM 3.Run the Python file: bash Copy code python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages