CCIMXDesktop
 
Loading...
Searching...
No Matches
GrayProcessor Class Reference

make image gray More...

#include <GrayProcessor.h>

Inheritance diagram for GrayProcessor:
ImageProc

Public Member Functions

 GrayProcessor ()
 Construct a new Gray Processor object.
 
bool process (CVImage &prev_image) override
 process the gray session
 
- Public Member Functions inherited from ImageProc
 ImageProc ()=default
 Construct a new Image Proc object.
 

Detailed Description

make image gray

Member Function Documentation

◆ process()

bool GrayProcessor::process ( CVImage prev_image)
overridevirtual

process the gray session

Parameters
prev_imagethe image waiting handle
Returns
result of processing

Implements ImageProc.


The documentation for this class was generated from the following files: