enazoe / yolo-tensorrt

TensorRT8.Support Yolov5n,s,m,l,x .darknet -> tensorrt. Yolov4 Yolov3 use raw darknet *.weights and *.cfg fils. If the wrapper is useful to you,please Star it.
MIT License
1.18k stars 313 forks source link

How to run sample code using a CSI camera #73

Open xpeedster opened 3 years ago

xpeedster commented 3 years ago

Hi! I wanted to use a camera input. My question is what type of data the image must be so that it is passed to the detector, and how the detector call would be.

Thank you for the help

enazoe commented 3 years ago

the interface of detect method recieve the opencv Mat