Hello everyone!
I've delevoped a real-time object detection and counting solution for an industrial application. To validate the method, we've used just a webcam, with YOLOV3 and OpenCV (to capture the video streaming). The method worked quite well.
The question is, now I need an industrial robust camera, which works in temperature and umidity conditions. Can I work with GigE cameras in this scenario with OpenCV, like this one?
https://www.ato.com/gige-industrial-camera-1-3mp
Or is there it a more suitable type of camera in this situation?
Thank you.
Regards.