Ask Your Question

baku's profile - activity

2018-03-04 00:03:40 -0600 asked a question Reading video and using tesseract

Reading video and using tesseract VideoCapture cap1("City Traffic Surveillance.mp4"); Mat frame1; for (;;) { cap1.r

2018-02-16 02:33:07 -0600 asked a question Reading video file and mat's data pointer '\0'

Reading video file and mat's data pointer '\0' VideoCapture cap1("City Traffic Surveillance.mp4"); Mat frame1; for (;;)