Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5

2D camera

#1
hello,

I was wondering if there is any tutorial on programming 2d cameras in UR robots, I've seen the example and I didn't understand, can you help me?
#2
The 2D camera simulations you'll find in RoboDK don't apply image recognition. Instead, the camera input is simulated given the position of the object (extracted through the API). You can implement your camera recognition algorithms externally.
#3
and how can I implement my camera recognition algorithms externally?
#4
I would like to know how to do it as well. Can you point us in the direction where we can learn about this?
#5
You can look for commercially available cameras (such as Cognex), image processing libraries (such as Matrox), or OpenCV if you want to implement your custom image processing algorithms.

We added an example of camera pose estimation using OpenCV and ChAruCo board in our Python examples, see https://robodk.com/doc/en/PythonAPI/exam...amera-pose.

Also, have a look at this post: https://robodk.com/forum/Thread-Targetin...-Realsense
Please read the Forum Guidelines before posting!
Find useful information about RoboDK by visiting our Online Documentation.
  




Users browsing this thread:
1 Guest(s)