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

Image recognition

#1
I need to ask that can we do image classification task by robot through machine learning models like deep learning in RoboDK? I have an enough experience of machine learning algorithms. Need guidance regarding its integration with robot in RoboDK software.

Thanks.
#2
You can can already simulate 2D and 3D cameras and take a screenshot (select Connect-Simulate 2D Camera).

You'll find more information to do so using the API here:
https://robodk.com/doc/en/PythonAPI/robo....Cam2D_Add

Image processing should be done using external libraries such as OpenCV.
#3
(04-23-2020, 12:15 PM)Albert Wrote: You can can already simulate 2D and 3D cameras and take a screenshot (select Connect-Simulate 2D Camera).

You'll find more information to do so using the API here:
https://robodk.com/doc/en/PythonAPI/robo....Cam2D_Add

Image processing should be done using external libraries such as OpenCV.

Thank you for your reply.
Could you please guide that how can we train a robot by machine learning models for the classification of objects in RoboDK software so that the robots can pick the objects after detection is done?

Thanks.
  




Users browsing this thread:
1 Guest(s)