The-Data-Alchemists-Manipal / MindWave

MindWave is an open-source project designed for beginners to learn about data science, machine learning, deep learning, and reinforcement learning algorithms using Python. The project offers a platform for implementing relevant algorithms, with open-source tools and libraries.
MIT License
96 stars 145 forks source link

Add Filter Application using Flask and OpenCV. #583

Closed lakshmishreea122003 closed 12 months ago

lakshmishreea122003 commented 1 year ago

Is your feature request related to a problem? Please describe.

In this project, I have used Flask and OpenCV to add filters to the frames of the video. This project combines the power of Flask and OpenCV to create a user-friendly application where users can apply various filters to video frames. It provides an interactive and intuitive interface for experimenting with different filters and enhancing the visual appeal of images.

Describe the solution you'd like

The UI shows up the video and several filter options which can be applied to the video frame by the user.

Describe alternatives you've considered

No response

Additional context

No response

Code of Conduct

lakshmishreea122003 commented 1 year ago

I have completed the project as you can check HERE . Once assigned to me I shall come up with a PR.

khusheekapoor commented 1 year ago

@lakshmishreea122003 - you can go ahead! We are assigning you 21 days for this project, after which it will be assigned to someone else if not completed. All the best! Name the file as: algorithm_dataset.ipynb and link it in the readme of the labeled directory as algorithm - dataset.