Open jaysehgal opened 1 year ago
Hi Jay,
Awesome that you're giving this a try. I don't recall which camera we were using, but I don't think it was a particularly sophisticated one. I would think any USB camera with decent resolution that's compatible with the python image libraries should work. One thing to note is that lighting can be very important--lighting the deck well will help the camera a lot.
I would definitely use python for the image analysis, both because it will be much easier to control the robot, and because now there's an even richer and more powerful collection of neural network based image analysis tools that are easily accessible from python.
Cheers Anton
Hello,
I'm a research student who recently got his hands on opentrons OT-1 robot. I wanted to implement computer vision using openCV to have feedback control to the robot. I have a couple of questions to ask.
Thanks, Jay