Method GetGrayImage
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
GetGrayImage(OutputArray)
Gets the gray image generated from the user-provided BGR/Gray image.
public void GetGrayImage(OutputArray image)
Parameters
imageOutputArray
Gets the gray image generated from the user-provided BGR/Gray image.
public void GetGrayImage(OutputArray image)
image OutputArray