Found 39 repositories(showing 30)
kaushikjadhav01
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
Sangram-Barge
The processing sketch uses video & openCV library of processing. The Arduino sketch is incomplete and will further use the servo library of arduino. Basically the X and Y position of the face is sent over the serial monitor to the arduino, which then maps the X co-ordinates in reverse because the camera inverts the image horizontally. This X Y values are used as the angle of the servo motor.
integra-dev
A multihreaded console application processing video file using GStreamer and OpenCV
AbdulJabbar64
make Live Video To Sketch
morrowsend
This was written as part of the FabAcademy course I was taking. More info can be found at http://fabacademy.org/archives/2014/students/harris.adam/week5.html Notes MilkScanner app V0.1 3D scanner Date: 3-2-2014 Author: Adam Harris email: adam.projectbloc@gmail.com Website: http://www.sheekgeek.org and http://fabacademy.org/archives/2014/students/harris.adam/index.html License Do what you want, give me some credit as well (unless it breaks something, in which case that's all on you and I've never seen this code before in my life.) Dependencies This code uses a few libraries: OpenCV for Processing <-- Could have gotten away with built-in processing video, maybe I'll make a version of that too. ControlP5 gifAnimation All of these are available from the processing 2.1.1 "Sketch-->AddLibrary" menu Usage Hang a camera over top a vessel containing an object you want to scan. if the object is light in color, choose a dark liquid, otherwise choose a white liquid Put the object in the vessel (secure it to the bottom with clay or something so it won't float pour a small amount of the liquid in the vessel slowly to cover the bottom of the vessel start this app and adjust the settings in the control window. -- Brightness is processed first -- Blur can help kill some of the noise in the image. use sparingly though -- Threshold is similar to Brightness. Take your pick between them really. -- INVERT button may be needed if you use a dark liquid (You want the outline of your object to be WHITE and the background BLACK) 6. YOU MUST HAVE THE MAIN WINDOW IN FOCUS, Press the spacebar to add a frame to the GIF Pour a bit more liquid in and GOTO #7 until liquid completely covers the object (let the camera decide when the object is covered, not your eyeballs) When finished, press 's' on the keyboard to export your final GIF. Copy and rename this GIF from the processing script folder. If you don't rename it, IT WILL BE OVERWRITTEN IF THE PROGRAM RUNS AGAIN Edit and clean up GIF in GIMP, use fab modules to export GIF to PNG heightmap or STL 3D print the STL file rinse, repeat be happy that you just built a 3D scanner for the cost of a webcam and bottle of milk or soda (or india ink or coffee, etc.) (I couldn't end it on #13) Future TODO --reducing the number of libraries by using processing's built-in video filters --make it possible to only use a region of interest --export directly as STL or PNG --3D print directly
askitlouder
Image Processing and Computer Vision-Based Project using OpenCV Python Image To Pencil Sketch Converter. For Video Tutorial visit - https://www.youtube.com/channel/UCpWIxCtUo2IHh9d3fiyMaJw/playlists?view_as=subscriber
im-Shree
Capture an image from video and convert it into sketch using OpenCV python.
Abdelrhman2022
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.
atohyk
simple arduino sketch and python opencv to obtain the location of a blob in a web cam video and shoot a ping pong at it
Roshan8800
Roshan-Sketch-AI is a modular AI-powered image-to-sketch animation system built with Python, OpenCV, Turtle, and Sketchpy. Designed for Termux and cross-platform use, it converts photos into artistic vector sketches, supports color rendering, audio sync, watermarking, and headless video generation.
priya2064
Live Video Sketch Using Python OpenCV I developed this application to create a live sketch from webcam input, which simplifies the sketching process. Also i developed code for capturing the sketch and store it as jpg format as original image. •To capture image press c •To quit the process press q •Finally we can press Exist to stop process
Rancidgift57
Gesture Sketchpad is an interactive drawing application that allows users to sketch on a virtual canvas using hand gestures detected through a webcam. The application utilizes OpenCV for video capture and image processing, MediaPipe for real-time hand tracking, and a machine learning model for shape prediction.
MontyWinget
Live video sketching using: Python- keras numpy matplotlib opencv
SiddeshKamble
Used Python code with OpenCV to get real-time video from the webcam and simultaneously generate Sketch of the object or face
IrfanPavel
No description available
Rupika3
Convert image and video sketch using OpenCV
pratheepknadar
Live webcam video sketch using OpenCV in python
No description available
Cami101
A fun side-project converting videos into animated sketches with OpenCV
ysnni2
A webcam video recorder using OpenCV with a sketch-style edge detection filter.
NitinChaudhary99
Pencil Sketch Converter (Image & Video) – OpenCV Convert images and live webcam/video feed into pencil sketch effects using OpenCV. A lightweight and beginner-friendly project to explore image processing techniques.
pranaysahare1206
This Is OpenCv program which convert ,user real time comming video in the sketch like video output.
vaibhav-gaur-518
Developed a Software which will convert real-time video into sketch using OpenCV Library
ccupee
Moving objects detection in the video stream and sketching them in one color using OpenCV.
ujjwalanand1997
A simple python script using OpenCV to view a sketch of your own character video.
gamefreakisi
Convert color images into hand-drawn sketch style videos with progressive animation using Python and OpenCV
selva2242
A Basic Computer Vision application to convert live camera video stream into Live sketch using OpenCV library.
rakesh-reddy95
This is a OpenCV project to convert the images in to the Sketch mode in the Live Video session.
S-Sinha49
It's a project done using OpenCV in python in which live Video is captured through Web Cam and converted to Live Sketch Video
snigdhardy
This is my summer project where I'll be using ML Algorithms,OpenCV,Neural Networks to convert videos into sketch like in RedBull advertisement.