Quantcast
Channel: OpenCV Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 41027

Lowest Latency with java and OpenCV

$
0
0
I'm using opencv 3.0 on Java, and I want the lowest LATENCY possible. I'm grabbing images from DirectShow of Windows 8 (connected to a BlackMagic Intensity Pro USB 3.0). How can I do it? What improvement should I have to make? To capture new frames I just use: import org.opencv.videoio.VideoCapture; ... VideoCapture sorgente = new VideoCapture(0); sorgente.grab(); sorgente.retrieve(mat);

Viewing all articles
Browse latest Browse all 41027

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>