Is there any wany to connect ros kinetic with opencv 4.2 instead of the default 3.31 version ?

asked 2020-04-03 08:39:23 -0600

I'm trying to perform object detection using yolo weights by using the built in function of opencv cv2.dnn.readNet() But this function isn't available in the default value of Opencv downloaded with ros kinetic
Is there any way to connect ros with opencv 4.2??

edit retag flag offensive close merge delete