How do I use open cv to process an image to get it's position in front of a robotic arm? [closed]

asked 2018-02-26 06:46:32 -0600

I am currently working on a project that requires me to detect a plug point. I am using a picamera to take the picture but I can't figure out how to process the image so that I can find the plug point's position. The arm is essentially supposed to take a picture of the plug point figure out it's position and plug itself in to the plug point. I need help in image processing as I am completely new to open cv software.

edit retag flag offensive reopen merge delete

Closed for the following reason not a real question by LBerger
close date 2018-02-26 09:14:40.434598

Comments

For OpenCV, you will have to do haar training. Without OpenCV, you will needed to do electronic parts. Here is link: robotic arm. It is usually picamera.

supra56 gravatar imagesupra56 ( 2018-02-26 09:35:02 -0600 )edit