mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
Merge pull request #28304 from raimbekovm:fix-typos-batch5
docs: fix spelling errors
This commit is contained in:
@@ -1103,7 +1103,7 @@ bool CvCaptureCAM_V4L::grabFrame()
|
||||
FirstCapture = false;
|
||||
|
||||
#if defined(V4L_ABORT_BADJPEG)
|
||||
// skip first frame. it is often bad -- this is unnotied in traditional apps,
|
||||
// skip first frame. it is often bad -- this is unnoticed in traditional apps,
|
||||
// but could be fatal if bad jpeg is enabled
|
||||
if (!read_frame_v4l2())
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user