mirror of
https://github.com/opencv/opencv.git
synced 2025-08-06 14:36:36 +08:00
fixed typo
This commit is contained in:
parent
3e43d0cfca
commit
259ec3674d
@ -187,7 +187,7 @@ The Bayer pattern is widely used in CCD and CMOS cameras. It enables you to get
|
||||
from a single plane where R, G, and B pixels (sensors of a particular component) are interleaved
|
||||
as follows:
|
||||
|
||||

|
||||

|
||||
|
||||
The output RGB components of a pixel are interpolated from 1, 2, or 4 neighbors of the pixel
|
||||
having the same color.
|
||||
|
Loading…
Reference in New Issue
Block a user