SwisTrack/Components/ConvertToGray
From Wikibooks, open books for an open world
< SwisTrack | Components
Contents |
[edit] Description
This component converts the input frame into a grayscale image. If the input frame is a grayscale image already, the image is left untouched. In all other cases, an appropriate conversion is applied.
[edit] Input
A grayscale or a color image.
[edit] Output
A grayscale image.
[edit] Parameters
[edit] Channel
All converts the image to grayscale using the OpenCV standard BGR-to-grayscale conversion.
If a channel is selected, only the selected channel is retained.
This page may need to be 
