Dobot Vision Kit, Machine Vision System for Education (STEM)

  Рет қаралды 21,028

UptimeFab

UptimeFab

Күн бұрын

Пікірлер: 40
@HorridConica
@HorridConica 4 жыл бұрын
Been on the lookout for an English walkthrough of this, thanks!
@devashish2004
@devashish2004 2 ай бұрын
Sir can I get a separate video on colour and shape recognition
@uptimefab7412
@uptimefab7412 2 ай бұрын
Hi, I no longer have the camera as I sent it back after the review. Also I have no plans to make additional robotics videos in the near future. There is a great user manual with the camera with examples on shape and color recognition, that should help you get started
@devashish2004
@devashish2004 2 ай бұрын
@@uptimefab7412 can i get it
@lukehamilton8285
@lukehamilton8285 Жыл бұрын
Would it be possible to set up a system where the camera was attached to the robot arm? The camera calibration seems to stop this from being a possibility. I was hoping to set up a system whereby the arm would be on rails and thus the camera would need to move with the arm.
@uptimefab7412
@uptimefab7412 Жыл бұрын
Hi, I think this should be possible. Regardless of where the camera is located a calibration is needed. In one of my earlier videos I had a pixy camera mounted to the arm. Also there it was needed to calibrate the camera at the same height as where it would take a snapshot to find parts. You could mount the camera to a post, fixed to your rail carriage so it moves with the arm bit stays at the same height. The other option is at the eend of the arm but then you would need to raise the arm to the same height each time to take a picture to find parts. So the position of the carriage on the rails is not important, but more the height of the camera and it's XY position in relation to the arm. In both cases the XY compared to the arm is the same for each position on the track. Hope this long answer actually answered your question.
@espresso-shot
@espresso-shot Жыл бұрын
Great video! Are there other similar vision software tools, say for python execution on Raspberry Pi?
@uptimefab7412
@uptimefab7412 Жыл бұрын
Thanks! Maybe openMV is something to have a look at. I have not used that before so I am not sure how it compares to the Dobot Vision system.
@YetAnotherNotHacking
@YetAnotherNotHacking 2 ай бұрын
is this software avialable on apple silicon and macos 15?
@uptimefab7412
@uptimefab7412 2 ай бұрын
I have not seen any references to Apple software, but I must say that as a windows user I did not really look for it. If you want to be sure it is best to check with your local dealer.
@YetAnotherNotHacking
@YetAnotherNotHacking 2 ай бұрын
@@uptimefab7412 Alright, good to know. Thank you for the quick reply even on a 4 year old video! I will probably find a windows machine if needed.
@222sseum
@222sseum 3 жыл бұрын
Hello, I'm a student of DobotVisionStudio, and I have a question about the flow chart of the example of 'Coaster Circle fit'. I got each Peak coordinate by adding '3 Fast Match.MatchRect[L0 Loop.LoopIndex]' to the 'Find Peak' function, but I don't know what to put in the 'Points Align' function and 'Circle Fit' function. Can you explain it to me.
@uptimefab7412
@uptimefab7412 3 жыл бұрын
Hi, this is difficult for me to answer as I have already sent the unit back and therefore no longer have the USB dongle to run the software. The coaster program was based on functions used in the sample files. It is not completely the same but I only used functions that are also used in the examples provided with the software. If you run those, there is also one with a loop function for finding features. My program has the same type of loop. This is the best I can do at the moment, I hope this helps. Robin
@222sseum
@222sseum 3 жыл бұрын
@@uptimefab7412 Thank you for your answer. As you said, I checked the example and found that I used the wrong function. I modified it according to the example, and it worked properly!!! Thanks to you, I learn more. Have a nice day :)
@uptimefab7412
@uptimefab7412 3 жыл бұрын
Good to see you were able to resolve the issue. Happy programming!
@aaqibkar71
@aaqibkar71 2 жыл бұрын
@@222sseum I am starting to learn the basics of this vision software how to use it. My question is would the user guide of vision studio pdf be enough for me to learn and develop a project myself. Thankyou I would be waiting for your answer
@aaqibkar71
@aaqibkar71 2 жыл бұрын
@@222sseum ​ once i finished the colour sorting first time it worked perfectly but then next day when i started to run the same program from beginning dobot started to move to the places where the colour blocks where not even present. Would that be the calibration problem or something else I don’t know what to do could you please help me with that?
@janarthanandayalan
@janarthanandayalan Жыл бұрын
Hello there!! Is there any conversion for that radius measurement of the circle objects ? If so please mention and thanks in advance.
@uptimefab7412
@uptimefab7412 Жыл бұрын
Hi! The radius is also converted from the image to real world coordinates, similar to the other examples. I no longer have the system, but a similar example for determining size of circles is included in the product manual, which can be downloaded for free from the dobot website. That should put you on the right track for how this is done. Cheers, Robin
@janarthanandayalan
@janarthanandayalan Жыл бұрын
@@uptimefab7412 thank you so much Mr.Robin
@goncalocosta3859
@goncalocosta3859 Жыл бұрын
hello, i have some problems with the conversion for the coorninate in the image to a real coordinate to guide the dobot, can you solve my problem?
@uptimefab7412
@uptimefab7412 Жыл бұрын
Hi, I no longer have the system, just had it for Review. This means I also can't run the software, so helping out with specific programming issues will be difficult. If you have issues with translating the coordinates I would suggest rerunning the calibration procedure, making sure you do it accurately and in the right direction. Also start with a simple example from the manual to see if that works before making your own program. If you still have issues, post the specific question in the don't forum. Sorry this is the best I can do at the moment.
@goncalocosta3859
@goncalocosta3859 Жыл бұрын
@@uptimefab7412 what was the version you use in the video?
@uptimefab7412
@uptimefab7412 Жыл бұрын
I am not sure which version the software was unfortunately.
@ardianpermana8906
@ardianpermana8906 Жыл бұрын
can dobot vision detect and identify qrcode?
@uptimefab7412
@uptimefab7412 Жыл бұрын
Hi, for 2D barcodes the Vision Studio Software that comes with the vision kit can identify QR code and DataMatrix code. (Also a number of 1D barcode formats are supported.) I have not tested 2D barcodes myself, but you can find a detailed description of the capabilities for this in the Dobot Vision Studio User Guide. This can be downloaded for free after creating a free account on dobot-robots.com.
@aaqibkar71
@aaqibkar71 2 жыл бұрын
I am starting to learn the basics of this vision software how to use it. My question is would the user guide of vision studio pdf be enough for me to learn and develop a project myself. Thankyou I would be waiting for your answer
@uptimefab7412
@uptimefab7412 2 жыл бұрын
Hi, I also did not have very much in depth knowledge about this type of system before testing this camera. I think by following the PDF guide you will be able to learn the most important functions of this system. You would need to have access to the vision camera and actually do the experiments. Just reading the PDF does not provide enough insight I think.
@aaqibkar71
@aaqibkar71 2 жыл бұрын
@@uptimefab7412 Yes mvs vision system camera is provided and i am having access with that. I did the first example today practically choosing green colour thanks Allah and then thanks to you ❤. I took me just two days to accomplish this but do you think within a month or so may be more i will be able to do any more or less complex project using this dobot magician and publish a paper using that. What is your thought on that? Please do reply?
@uptimefab7412
@uptimefab7412 2 жыл бұрын
Hi, I think you should be able to create more complex projects after some more experience. I would r commend to create every examen in the software that is explailned in the manual. This will allow you to have knowledge on most functionality. It will take a couple of days to go through all the examples but well worth the effort.
@aaqibkar71
@aaqibkar71 2 жыл бұрын
@@uptimefab7412 thankyou ❤️ I will surely try in sha Allah
@aaqibkar71
@aaqibkar71 2 жыл бұрын
@@uptimefab7412 once i finished the colour sorting first time it worked perfectly but then next day when i started to run the same program from beginning dobot started to move to the places where the colour blocks where not even present. Would that be the calibration problem or something else I don’t know what to do could you please help me with that?
@PajaOL
@PajaOL Жыл бұрын
Hello, great tutorial. How can you manage that the program runs continuously and the suction cup is grabbing all blue cubes? Thank you.
@uptimefab7412
@uptimefab7412 Жыл бұрын
Hi, you can create a flow with a color filter to pick up blue cubes and then just press the continuous run play button from the menu bar. This with loop the program indefinitely.
@egirian1737
@egirian1737 Жыл бұрын
Hello sir, can i get the price?
@uptimefab7412
@uptimefab7412 Жыл бұрын
Hi, I am not involved in selling this type of equipment, but I see that in my country the price is close to 2.000 euro at the moment. Might be different in other countries.
@Tarbard
@Tarbard 4 жыл бұрын
Very interesting video
@uptimefab7412
@uptimefab7412 4 жыл бұрын
Thanks!
@cliffordinggs9789
@cliffordinggs9789 4 ай бұрын
very informative , thanks
Dobot Magician with Pixy2 Vision Sensor
20:12
UptimeFab
Рет қаралды 69 М.
Why Dumb People Earn More Than Smart People
11:39
How Money Works
Рет қаралды 1,7 МЛН
Sigma Kid Mistake #funny #sigma
00:17
CRAZY GREAPA
Рет қаралды 30 МЛН
Enceinte et en Bazard: Les Chroniques du Nettoyage ! 🚽✨
00:21
Two More French
Рет қаралды 42 МЛН
Introduction to Machine Vision Part 1, Definition & Applications
8:51
Omron Microscan
Рет қаралды 71 М.
Machine Vision Cameras:  The GigE Vision Interface
5:49
AutomatedVision
Рет қаралды 17 М.
Depth Camera - Computerphile
12:34
Computerphile
Рет қаралды 252 М.
Camera Fundamentals | Vision Inspection Systems
13:23
Qualitas Technologies (A Machine Vision Company)
Рет қаралды 9 М.
How to Program a Cognex Camera in Insight | Machine Vision pt5 | Breen Machine Automation Services
13:16
I built myself a new Robot Buddy!
17:11
Made with Layers (Thomas Sanladerer)
Рет қаралды 208 М.