Skip to content

jjeanjacques10/pyfilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Pyfilter - Instagram Filter

Simple Instagram-like image filters using OpenCV

Report Bug · Request Feature

About The Project

Development of an executable application of image filters in real time using OpenCV with Python

The main features of this application are:

  • No Filter
  • Blur Faces
  • Blur Eyes
  • Blur Background
  • Contour Filter
  • Gray Scale Filter

Built With

The main technologies used for the development of this project are:

Getting Started

To clone and run this project locally, follow these simple example steps:

Installation

  1. Clone the repo
    git clone https://github.com/jjeanjacques10/pyfilter.git
  2. Run the main.py file at the root of the project directory
    python main.py

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project (Fork button on Github)
start https://github.com/jjeanjacques10/pyfilter
  1. Create your Feature Branch
git checkout -b feature/AmazingFeature
  1. Commit your Changes
git commit -m 'Add some AmazingFeature'
  1. Push to the Branch
git push origin feature/AmazingFeature
  1. Open a Pull Request (Pull Request page on Github)
start https://github.com/jjeanjacques10/pyfilter/pulls

License

Distributed under the MIT License. See LICENSE for more information.


Developed by Jean Jacques and Gabriel Petillo

Releases

No releases published

Packages

No packages published

Languages