Skip to content

A python module that processes images using OpenCV and NumPy. Capabilities outlined in the README.

Notifications You must be signed in to change notification settings

harirathod/image-manipulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Manipulator 🌄

Contents

Overview

The Python module 'image_manipulator.py' provides functions for processing images, using OpenCV and NumPy.
In its current state, it can:

  • Convert images to greyscale and sepia
  • Display images in windows
  • Save images to file
  • Convert images to ASCII art

Technologies Used

  • Python 3.11.0
  • OpenCV
  • NumPy

Project Status

This project is actively under development.

Room for Improvement

Turn this into a web-application, as opposed to simply stand-alone functions.

About

A python module that processes images using OpenCV and NumPy. Capabilities outlined in the README.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published