07-03-2012 05:43 PM
Hi,
I'm working on this project and I don't know where to start.
The idea is to use two USB cameras to get the location of a ping pong ball, project it and intercept with a kind of robot arm(which we already have).
I can't figure out how to use the VDM to acquire the video from the cameras and locate the ball.
Thanks.
07-03-2012 10:13 PM
Hi,
Its one of my postgraduation project.
henrique.coura wrote:I can't figure out how to use the VDM to acquire the video from the cameras and locate the ball.
Dont work on videos, use the image and find the location of the ball with particle analysis. Need more information on how you are planning to do it.
07-04-2012 04:24 AM
I don't know if that answers your question, but we were thinking about setting the cameras in perpendicular planes in a way that we get the 3 coordinates of it,
then try to fit that into a mathematical equation to predict it's placement in the plane where the robot would reach.
07-04-2012 04:41 AM
henrique.coura wrote
try to fit that into a mathematical equation to predict it's placement in the plane where the robot would reach.
Yes by using projectile motion you can find the future position. Placing of camera also good choice. But as for as my experiance its very huge time consuming project.
Here you can find reference material which i followed.
07-04-2012 07:10 AM
I guess in the end it's a simplified version of the link you posted.
It is supposed to intercept a bouncing ball, or something like that.
The idea is to prove that we can locate an object in space, predict where it is going to be and act upon it.
07-04-2012 09:21 AM
So i hope you can do well. Post any queries here with the program(vi) so that can help you much better.
Have fun..
07-05-2012 01:51 AM
Thanks in advance for helping, I'm sure I will have a lot of questions.
I just started to play around with the program.
I have managed to get a constant stream of images been read from the camera, and started playing with the machine vision VI's.
I will be reading the IMAQ manual, and the link you sent me.
Is there any other literature you could refer to me that might help me?
07-05-2012 02:25 AM
Hi
henrique.coura wrote:I just started to play around with the program.
I have managed to get a constant stream of images been read from the camera, and started playing with the machine vision VI's.
At first congratulations. Keep it up go ahead.
Yes, am having bunch of IEEE Papers also regarding the same. I can send you by mail if you mention your id.
henrique.coura wrote:Is there any other literature you could refer to me that might help me?
07-06-2012 09:18 AM
Hi,
You will need the Vision Acquisition Software to acquire images from the USB cameras. Then you can use the VDM to process the images and locate the ball. You download the the Vision Acquisition Software here.
Regards,
Greg H.