All Projects → kaushikjadhav01 → Live-Video-Sketching-through-webcam-using-OpenCv-Python

kaushikjadhav01 / Live-Video-Sketching-through-webcam-using-OpenCv-Python

Licence: other
Computer Vision model creates a live video sketch of frames through real time web cam video. Source code is written in python and model is based on OpenCV. Keras and Numpy have been used to optimize the performance of the model and posterize frames

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Live-Video-Sketching-through-webcam-using-OpenCv-Python

datascienv
datascienv is package that helps you to setup your environment in single line of code with all dependency and it is also include pyforest that provide single line of import all required ml libraries
Stars: ✭ 53 (+82.76%)
Mutual labels:  numpy, matplotlib
DIP-In-Python
Play around with Pixel in Python
Stars: ✭ 42 (+44.83%)
Mutual labels:  numpy, matplotlib
introduction to ml with python
도서 "[개정판] 파이썬 라이브러리를 활용한 머신 러닝"의 주피터 노트북과 코드입니다.
Stars: ✭ 211 (+627.59%)
Mutual labels:  numpy, matplotlib
Udacity-Data-Analyst-Nanodegree
Repository for the projects needed to complete the Data Analyst Nanodegree.
Stars: ✭ 31 (+6.9%)
Mutual labels:  numpy, matplotlib
Exploratory Data Analysis Visualization Python
Data analysis and visualization with PyData ecosystem: Pandas, Matplotlib Numpy, and Seaborn
Stars: ✭ 78 (+168.97%)
Mutual labels:  numpy, matplotlib
covid-19
Data ETL & Analysis on the global and Mexican datasets of the COVID-19 pandemic.
Stars: ✭ 14 (-51.72%)
Mutual labels:  numpy, matplotlib
Dimensionality-reduction-and-classification-on-Hyperspectral-Images-Using-Python
In this repository, You can find the files which implement dimensionality reduction on the hyperspectral image(Indian Pines) with classification.
Stars: ✭ 63 (+117.24%)
Mutual labels:  numpy, matplotlib
Python Wechat Itchat
微信机器人,基于Python itchat接口功能实例展示:01-itchat获取微信好友或者微信群分享文章、02-itchat获取微信公众号文章、03-itchat监听微信公众号发送的文章、04 itchat监听微信群或好友撤回的消息、05 itchat获得微信好友信息以及表图对比、06 python打印出微信被删除好友、07 itchat自动回复好友、08 itchat微信好友个性签名词云图、09 itchat微信好友性别比例、10 微信群或微信好友撤回消息拦截、11 itchat微信群或好友之间转发消息
Stars: ✭ 216 (+644.83%)
Mutual labels:  numpy, matplotlib
Image-Classifier
Final Project of the Udacity AI Programming with Python Nanodegree
Stars: ✭ 63 (+117.24%)
Mutual labels:  numpy, matplotlib
Machine-Learning-in-Python-Workshop
My workshop on machine learning using python language to implement different algorithms
Stars: ✭ 89 (+206.9%)
Mutual labels:  numpy, matplotlib
alvito
Alvito - An Algorithm Visualization Tool for Python
Stars: ✭ 52 (+79.31%)
Mutual labels:  numpy, matplotlib
Fourier-Transform
An implementation of the Fourier Transform using Python
Stars: ✭ 43 (+48.28%)
Mutual labels:  numpy, matplotlib
tapmap
Command line keyboard heatmap generator.
Stars: ✭ 19 (-34.48%)
Mutual labels:  numpy, matplotlib
Engezny
Engezny is a python package that quickly generates all possible charts from your dataframe and saves them for you, and engezny is only supporting now uni-parameter visualization using the pie, bar and barh visualizations.
Stars: ✭ 25 (-13.79%)
Mutual labels:  numpy, matplotlib
Deeplearning cv notes
📓 deepleaning and cv notes.
Stars: ✭ 223 (+668.97%)
Mutual labels:  numpy, matplotlib
Python-for-data-analysis
No description or website provided.
Stars: ✭ 18 (-37.93%)
Mutual labels:  numpy, matplotlib
Cheatsheets Ai
Essential Cheat Sheets for deep learning and machine learning researchers https://medium.com/@kailashahirwar/essential-cheat-sheets-for-machine-learning-and-deep-learning-researchers-efb6a8ebd2e5
Stars: ✭ 14,095 (+48503.45%)
Mutual labels:  numpy, matplotlib
Windrose
A Python Matplotlib, Numpy library to manage wind data, draw windrose (also known as a polar rose plot), draw probability density function and fit Weibull distribution
Stars: ✭ 208 (+617.24%)
Mutual labels:  numpy, matplotlib
slam-python
SLAM - Simultaneous localization and mapping using OpenCV and NumPy.
Stars: ✭ 80 (+175.86%)
Mutual labels:  numpy, matplotlib
Scipy-Bordeaux-2017
Course taught at the University of Bordeaux in the academic year 2017 for PhD students.
Stars: ✭ 16 (-44.83%)
Mutual labels:  numpy, matplotlib

Live-Video-Sketching-through-webcam-using-OpenCv-Python

Computer Vision model creates a live video sketch of frames through real time web cam video. Source code is written in python and model is based on OpenCV. Keras and Numpy have been used to optimize the performance of the model and posterize frames

Screenshots

Technologies used

How to Install and Use

  1. Install Python. Download my repo and change to directory of repo.
  2. On command prompt, run pip install -r requirements.txt
  3. On commmand prompt, run jupter notebook
  4. Open and run my jupyter notebook

Note that video performance differs depending upon your Webcam. To improve performance, you might want to play around with the canny_edges 30,60 and the binarize 240 values in the code. Change them such that it suits your webcam

Authors

Kaushik Jadhav

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].