make image gray More...
#include <GrayProcessor.h>
Public Member Functions | |
GrayProcessor () | |
Construct a new Gray Processor object. | |
bool | process (CVImage &prev_image) override |
process the gray session | |
![]() | |
ImageProc ()=default | |
Construct a new Image Proc object. | |
make image gray
|
overridevirtual |
process the gray session
prev_image | the image waiting handle |
Implements ImageProc.