Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Choki Image Processing App

Choki is a simple image processing app that allows you to import images, crop them, and display them.

Features

  • Import Images: Import images from a specified directory.
  • Crop Images: Apply image cropping using morphological operations.
  • Display Images: Navigate through imported images and display them.

Usage

  1. Run the main.py file to launch the application.
  2. Click the "Import" button to import images from a directory.
  3. Click the "Crop" button to apply white noise cropping to the images.
  4. Navigate through images using the forward and backward buttons.
  5. Close the app when done.

Requirements

  • Python 3.x
  • OpenCV (cv2)
  • Pillow (PIL)
  • Tkinter

GUI

Example Image

EXAMPLE IMAGE

Example Image

EXAMPLE OUTPUT IMAGE

Example Image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages