One of the best projects, and we can also facilitate the work so that we can associate a 3D character with the engine. This is a wonderful thing
@LittleFifth2 жыл бұрын
Very excited about this video, I was looking forward to 3D stuff since a 2D pose estimation video you did- thank you and I'll be sure to try this
@FernandoMoreiraR2 жыл бұрын
This video won you a subscriber!
@bobjefferson28292 жыл бұрын
E là lớp phó gương mẫu, e chúc thầy và cô Thuỷ mạnh khoẻ, hạnh phúc và có nhà mới thật đẹp ạ
@angelojojo33382 жыл бұрын
Hey man, great video. But use this line will yield a better control float x = float.Parse(points[i*3])/80-8; float z = float.Parse(points[i*3 +1])/80-5; float y = float.Parse(points[i*3 +2])/80; You need to transform the coordinate from OpenCV to Unity. You use: float x = 5 - float.Parse(points[i*3])/100 in your video However, this will reverse the coordinates of your hand. To transform the coordinate, you will need to turn the middle point in OpenCV from (0.5x, 0.5y) to (0,0) In this case, you will need to subtract the x value by 80, and then minus 8. and y value by 80 and then minus 5
@rafaroeder9 ай бұрын
Hey ! thanks for this. Did you figure out how to make te hand go back and forth? The "point0" does not move on the z axis. tanks!
@oezbro7 ай бұрын
You're a real life saver. Thanks a lot! Best tutorial for handtracking I've seen on KZbin. Keep up the good work!
@zimpel352 жыл бұрын
Super Video, super project. As always from you! one of the best channels on yt.
@12qwe-di3tf4 ай бұрын
and super socket 15:43
@abhilashh3904 Жыл бұрын
best tutorial i have seen related to computer vision and unity. thanks a lot. please do more videos
@VINESHRAJPUT2 жыл бұрын
Everything is perfect . One question Can I grab the cube also?
@055pq2 Жыл бұрын
You can, but its extremely diffcult!
@BurhanAhmad-s4e Жыл бұрын
@@055pq2 did you figure out how to?
@marshallmann7620 Жыл бұрын
You're awesome, Murtaza.
@giancarlopappalardo2 жыл бұрын
you have really outdone yourself this time
@pramobunnythebun Жыл бұрын
Wow amazing... I'm watching your all videos. Really appriciate your knowledge. Please give us more tutorial like this. Can u give more tutorials for starting how to code augmented reality? It will be a great help. God bless you
@surajpoudel7552 жыл бұрын
BROTHER, YOU ARE THE BEST!!! You oooh really helped me!! THANK YOU VERY MUCH!
@calvinthapro6162 жыл бұрын
Hey, good video. Could you post the code on how to move the hand on the z axis? That would be very helpful.
@f1l1p102 жыл бұрын
u can use code from this video kzbin.info/www/bejne/oKTSlmSDZ6adfM0 but using point 0 and 17 from your hand
@MLOps_2 жыл бұрын
@@f1l1p10 thanks
@tokiotv28432 жыл бұрын
Anyone has it?
@호모사케2 жыл бұрын
Hello! Can you give me a solution to build project as a one exe file?
@SassyPantsy2 жыл бұрын
Incredible tutorial. Very informative without being redundant. This is what the internet was for!!! Thank you so much for this knowledge. Subscribed!
@fiogar7006 Жыл бұрын
How do I get the virtual hand in unity not to scale when I move my real hand forward and backwards to the camera
@alexchan2527 ай бұрын
a very nice tutorial
@pickapack47042 жыл бұрын
Nice project sir 👍
@rhezafatria2 жыл бұрын
Many thanksss!!!!!🤩
@loveronthesunid2 жыл бұрын
keep up the good work
@1979zeesh Жыл бұрын
awesome project bro....amazing. one question: are u using the usual unity collidor components to detect collision or what? that part is missing in your video. how u detected collision?
@lucker75792 жыл бұрын
ArgumentOutOfRangeException: Index and count must refer to a location within the string. Parameter name: count
@Hekaro2 жыл бұрын
the possibilities are endless. will certainly play around with this
@cybersecurite_CPT2 жыл бұрын
wher can I download UDP receive Please??????????
@edbic42232 жыл бұрын
This is awsome! I want to try this on my own and develop it! Do you think, if I make the unity 3d enviorment complex, is the detection or all the other process gonna get laggy??
@worldtimefactechzwtf48572 жыл бұрын
Great stuff thanks!
@aniketkhadse2002Ай бұрын
Wonderful.... Can we do this with full body?
@MrBrains_2 жыл бұрын
07:18 min AttributeError: partially initialized module 'cv2' has no attribute 'gapi_wip_gst_GStreamerPipeline' (most likely due to a circular import)
@anantchandak95742 жыл бұрын
he is going to make revolution in computer vision just tell me can't we cover our points like it we have red point and green lines as attachment, so we can increase the thickness and change the color in unity. so by this can't we create a real looking human hand
@JavieraPaulinaArgandonaOlivare Жыл бұрын
great video:) is it possible to show both hands at the same time?
@dxgarmy13732 жыл бұрын
pls tell me can I use this to grab a object how im trying its not working pls pls tell
@notnow36313 ай бұрын
thank u so much !!
@Soccertrash172 жыл бұрын
Has anyone a solution for the z coordinate estimation?
@asurstark2 жыл бұрын
May I know sir, how you have integrated the camera?
@dxgarmy13732 жыл бұрын
all done points working but lines not , error is coming the variable origin of Line code has not assigned in the inspector but I had linked all the line and so many errors for many lines
@flioink2 жыл бұрын
There's some kind of error in the "extend" part of the code, I keep getting: IndexError: list index out of range Edit: OK, I narrowed it down - the lmList list only gets 2 dimensions(x and y) and not the z. Why would that be?
@allamerican94142 жыл бұрын
Hey, I am having the same issue, did you ever end up figuring out why lmlist is refusing to give z values?
@yade12342 жыл бұрын
@@allamerican9414 Upgrade your cvzone package using pip
@nv7287 Жыл бұрын
Can this work on mobile? Amazing video tutorial!!
@FruitBK11 ай бұрын
Thank you~~!!!!!
@deltakingoffisho34102 жыл бұрын
great, thanks you
@trash2treasure7862 жыл бұрын
Does it work when published to android?
@rohitchabukswar72662 жыл бұрын
Can we make the hand look like actual hand?
@NotnotADHD Жыл бұрын
I have a issue. I dont know what the app that you used to code python in is called or where to download it. please help
@josippardon89332 жыл бұрын
Great tutorial. Acctually, there is automatic way to put points in origin and destination variables of line objects. Have points named "Point (...,...)" and lines "Line ...-....". Then write this code: public class LineCode : MonoBehaviour { LineRenderer lineRenderer; public Transform origin; public Transform destination; // Start is called before the first frame update void Start() { lineRenderer = GetComponent(); lineRenderer.startWidth = 0.1f; lineRenderer.endWidth = 0.1f; //THE CODE: string[] pointIndexes = gameObject.name.Split(' ')[1].Split('-'); origin = GameObject.Find($"Point ({pointIndexes[0]})").transform; destination = GameObject.Find($"Point ({pointIndexes[1]})").transform; } // Update is called once per frame void Update() { lineRenderer.SetPosition(0, origin.position); // 0 => starting point lineRenderer.SetPosition(1, destination.position); // 1 => ending point } }
@aisteelmemesforaliving Жыл бұрын
this is the way.
@coderserabutan11 ай бұрын
really cool, but this project need python server to run the hand tracking. so, it cannot separate with the server when the unity build into mobile platform, I mean it cannot run only using unity. thats sad.
@Lightyboii7 ай бұрын
Theres a system to use python in unity
@coderserabutan7 ай бұрын
@@Lightyboii really? run python server? how?
@Lightyboii7 ай бұрын
@@coderserabutan theres a Python addon in unity. And AFAIK it does support modules. Not sure about Android though. Havent used unity in a while.
@adityasprojects71262 жыл бұрын
Can you make a video where you do evrything in Unity. There is Opencv module in UNity also right. This will be easy for deployment and more advance project. I couldnt find any proper video explaing it.
@holoments2 жыл бұрын
There is an opencv package at asset store what you can play with
@nemeziz_prime2 жыл бұрын
Hello Sir, I had a question. Can we deploy DL models inside a Desktop App for Windows/Linux? I searched for solutions but couldn't come up with any reasonable ones
@felixtechverse Жыл бұрын
Where can I find the udp script? I didn't find it on the website.
@YigalBZ2 жыл бұрын
Thanks for the nice and interesting project. How will it work on a SBC like Jetson Nano? What I don't understand is how this software will be able to utilize the GPU?
@dinukachathurangashow85713 ай бұрын
this will only work in x and y axis right ? is there any other way to get depth information for z axis ? so we can use it in 3d space.
@aakash7232 жыл бұрын
is 2gb ram of respberry pi 4 is sufficient for making opencv Projects.. like find contours
@flickermarc6308 Жыл бұрын
Does anyone know a way to implement two hands in Unity I already made it so it can track two in OpenCV But I'm having trouble implementing it in unity
@adhviklalthoppe22142 жыл бұрын
Hey, great video. I was wondering how you could implement the python so that it opens up whenever the unity project opens up?
@bceg39612 жыл бұрын
I need it!
@dante_zu2 жыл бұрын
Hi! You can Import "os" library to python and use "os.startfile(path to your .exe file)" in order to execute the compiled Unity Project.
@bceg39612 жыл бұрын
How to create a build of this application? Is it necessary to run the code in python and in c#? I don't understand.
@luigiesposito24812 жыл бұрын
hello Friend would you help me do it for online game capture? people use CV to detect enemies and attacks on aim does this do the same?
@umam.ytchannel94642 жыл бұрын
now i am in a good mood
@modelad3d Жыл бұрын
What logic can I use so that when separating or moving the hand away the same thing happens in the 3D environment instead of the hand being scaled? I've tried everything and I can't find a solution.
@林裕锋2 жыл бұрын
Hello sir, I want to ask why the effect line I made is separated from the sphere
@deejaysushant Жыл бұрын
What the performance in using in a mobile?
@mrdotss49679 ай бұрын
Thank you so much, but I have a question? Will it work on mobile android/ios?
@justfeta84092 жыл бұрын
amazing....
@lakpatamang2866 Жыл бұрын
can we build this in mobile?
@iqrobotics89602 жыл бұрын
Hi bro ap Indian sy ha ya Pakistan sy
@abdelhaksaouli88022 жыл бұрын
what is the z coordinate in hand track output ?
@RoboTron_Channel2 жыл бұрын
Ты очень крутой, спасибо!
@yuchen3587 Жыл бұрын
Can this algorithm run on mobile devices like iOS or Android?
@howtogamedev_ Жыл бұрын
how can i make this work if I wanted to make a android build from unity and use the phone camera to do the hand tracking
@ShivGp-tr3vk Жыл бұрын
Hai...thankyou so much for this video, this was so helpfull for me to make a project with this method. its work for me but can u give me another video about how the hands can grab the object like do some 360 move for the object, hope u saw this message, thankyou
@zoterodisuke4398Ай бұрын
Is it possible to do this but for fullbody?
@rajputnehu05.2 жыл бұрын
Work bot, thanks broo
@BestMakerHackerCreater Жыл бұрын
how we can use phone camera ??
@adhamymagdy82112 жыл бұрын
what is the algorithm used in this project
@menaeem2 жыл бұрын
Can we build apk out of it???
@yoshirovilchez33922 жыл бұрын
Hi! I'm new ! How can I start in this field of Computer Vision? My dream is work in this kind of projects :)
@LeDiop2 жыл бұрын
Did someone find how to move on the z axis ? I'm trying it so hard ! because the z is based on the wrist point so it stays at 0 ...
@calvinthapro6162 жыл бұрын
Hey, did you find a solution?
@itsjustepic50292 жыл бұрын
@@calvinthapro616 i didnt find one can you sent me the code my english and python knowledge is noct so good
@yuchundehanguo55552 жыл бұрын
Orang Vrindavan pada pinter pinter yah
@balajinaidu94829 ай бұрын
hey sir, You done a great job but can you guide or make a tutorial for the hand tracking android application using mediapipe and unity
@RC8Retro619 Жыл бұрын
Does anybody know how I can use the hand tracking as input so instead of colliding with the cube at the end, moving my hand left or right will move the cube left or right. Im trying to make a game with openCV using Unity for a school project and I am a bit stuck!
@alidkjfk2 жыл бұрын
for z , in lmList dictionary you have a center position yo can use math.hypot to calculation 0 position with center position and with numpy.interp you can make a relation with this space and plus it to z positions , my language is not English and i can explain this good but I hope you understand how is it work!
@mariusarnbjerg88642 жыл бұрын
Can you elaborate on this? What would the code look like?
@ry24532 жыл бұрын
hello sir, can you explain about udp receive scripts? thanks
@AlexSilva-cn1gp Жыл бұрын
Hello, nice work! I wanted to know if there was a way to create a system for grabbing objects that are in unity, could anyone tell me?
@dilaymenemencioglu18652 жыл бұрын
How can i get APK for this project?
@samma-pixelstudio2 жыл бұрын
Only if you integrate the hand detector in the unity project ung the opencv plugin for unity
@ajayysingh49762 жыл бұрын
Can u plzz say wt is the objective and scope of this project
@kristijan1991ful2 жыл бұрын
Is hard implement to recognize more hands. Like both hands, or 4 hands. For example 2 players use both hands to play game.
@salloookhan17832 жыл бұрын
Can we bring this hand tracking on tft display or other display so we are able to use it without computer like tracking face tracking hands tracking whatever but with out computer pc how can we do this
@rafaroeder9 ай бұрын
amazing tutorial! .. Ive been trying for the last 2 hours to make the hand move on z axis, but the point 0 wont go back and forth.... any hints?? thank you
@RuiMeloViPeR50002 жыл бұрын
Excelent
@nickdev2 жыл бұрын
can tihs work on android too?
@Ivystra Жыл бұрын
When linking the lines, I create the LineCode as a new component for all the lines, but I can't change them individually. Changing the origin and destination points for one changes the origin and destination points for ALL THE LINES. HELP
@spaz38342 жыл бұрын
can you use it in vr ?
@samma-pixelstudio2 жыл бұрын
Yes
@yumyum_992 жыл бұрын
Hello sir, i cant figure how do you add the z position of the hand tracking, i have tried using triangle similarity algorithm method to detect distance using single webcam but i get nowhere close to the solution. Since u mention the answer for moving hand backward and forward is easy can u explain on that?
@vadox-6807 Жыл бұрын
how i can save the python script in unity ?
@Cola_andy6 ай бұрын
How can i make it two hands instead of one
@itsjustepic50292 жыл бұрын
how do i add 2 hands to unity
@Jeetu070211 ай бұрын
is there any way to execute file without running python file?
@toxicvaloplayers32102 жыл бұрын
sir collision in unity is not so perfect in this way the hand many times enters the box bcz of hard code points it get from python
@pranshugraak31062 жыл бұрын
Good Afternoon Sir. Sir i am using a depth camera that is intel realsense d435i instead of a normal webcam for this hand tracking but this error ie (index and count must refer to a location within the script ) is showing to me when i write the code ie: data = data.Remove(0, 1); data = data.Remove(data.Length-1, 1). This error is not shown in the case of normal webcam but in the case of intel realsense depth camera this error is shown. Hoping for a fast reply need urgently.
@hamzathassan70802 жыл бұрын
Use this `data = data.Trim(new char[]{'[',']'});`
@ThatDodu2 жыл бұрын
i am gonna guess that means the hand script is not getting any data, try putting all the code in an if statement. First set the variable "string data = udpReceive.data;" and then add this if statement, "if ( data.Length != 0 ) {Put_All_Code_Here}"
@farisdirar29762 жыл бұрын
thank brooooooo !!!!!!!!!!
@judetenga21482 жыл бұрын
Hello there seems to be an error with KeyError: 'lmlist' do you know what the reason of how can resolve that?
@SuperEvilTeam462 жыл бұрын
lmList is keyvalue. Propabably what is wrong in code is that u are typing second L in 'lmlist' in small case
@flioink2 жыл бұрын
The "z" component is missing, not sure why.
@judetenga21482 жыл бұрын
@@flioink ok but what if this issue pops up as well as an error. lmList = hands[0]['lmlist'] KeyError: 'lmlist' [ WARN:1@24.978] global D:\a\opencv-python\opencv-python\opencv\modules\videoio\src\cap_msmf.cpp (539) `anonymous-namespace'::SourceReaderCB::~SourceReaderCB terminating async callback
@judetenga21482 жыл бұрын
@@SuperEvilTeam46 ok but what if this issue pops up as well as an error. lmList = hands[0]['lmlist'] KeyError: 'lmlist' [ WARN:1@24.978] global D:\a\opencv-python\opencv-python\opencv\modules\videoio\src\cap_msmf.cpp (539) `anonymous-namespace'::SourceReaderCB::~SourceReaderCB terminating async callback
@flioink2 жыл бұрын
@@judetenga2148 This is a bug with the windows camera driver. I got the same thing occasionally - unplug & plug the usb connector and try again.