Computer Vision Project | AIR CANVAS with ML | With code | Resume Enhancer | Python OpenCV Project

preview_player
Показать описание
Air canvas with Machine Learning is a sequel to the "Air-Canvas" project by me and is a resume-breaking and best project for Computer Vision enthusiasts with code and explanation. In Air Canvas with ML, you can draw on the screen by only waiving your finger around in the air. It's a hand landmark detection task clubbed with some python code to make this project. Do comment on any mistakes or doubts related to the project, I will be happy to improve and answer them. DO SUBSCRIBE and LIKE.



COMPUTER VISION PROJECTS PLAYLIST ( ALL PROJECTS EXPLAINED) :

🔥🔥 BE SUBSCRIBED FOR UPCOMING CONTENT ON COURSE and press 🔔 "BELL ICON" for upcoming video notification 🔥🔥

😄 My Profiles

(Do 💟 follow me on Instagram for updates on Android Development, Computer Vision, Machine Learning, and Deep learning)

#computervision #opencvprojects #aircanvas #opencv #machinelearning
Рекомендации по теме
Комментарии
Автор

i am learning deep learning and in few days i will jump into nlp and cv .... i tought to buidl this kind of project.... and you motivated me to fasten my learning track and make this project ... thank you for motivating aryan

shaa
Автор

Bhai sahab... Kya video hai and what a project man... You just made my day❤❤❤❤❤❤ You deserve Millions of views... Keep growing bro.. god bless you.

debasishmohanta
Автор

Gotta try to deploy this project over the web

armankhan
Автор

Grabbing knowledge with my both hand 😁.. great video ❤️

crazyrecords
Автор

hello i want to change the dimension size of the output window that is lie the webcam window how to change it
please guide

ayushiranjan
Автор

bro can you pls tell me how we can make brush size adjustable.

-cse-kashifkhan
Автор

Sir I am a student of CSE department.
Sir can i submit this project to my university last semester project??

clmehedi
Автор

which environment do i use to run or Implement this project

kankipatimeghana
Автор

Sirsir isme ek problem a rhi hai could not find a version that satisfies the requirements medipipe

Mithu-
Автор

hello sir isko windows mei kaise run karna hai ?

Sehajbir_Singh
Автор

my video is lagging while running this code what to do my ram is 4 gb

luciferbond
Автор

bhai break function loop ke bahar hai isko kaise theek karu ?

ItachiUchiha-ixsg
Автор

Which algorithm is used in air canvas project with ML?

kyggtvq
Автор

how to change retangle shape to circle

akashkollabathula
Автор

Where we use this air canvas I mean what are the applications for this

malisettisravani
Автор

Bhai ye project sirf laptop se implement ho sakta hai kya
plz batao yaar

hiyou
Автор

which environment did you use to run this project ??

rushideshmukh
Автор

Sir where you run this program vs code or pycharm

mageshwari.r
Автор

x, y, c = frame.shape
AttributeError: 'NoneType' object has no attribute 'shape'

AarushZx
Автор

paintWindow = cv2.rectangle(paintWindow, (40, 1), (140, 65), (0, 0, 0), 2)
AttributeError: module 'cv2' has no attribute 'rectangle'
bro i am getting this error

AarushZx