-
- Downloads
Operation is an abstract class representing an image
processing operation. It overloads the application operator, retrieve input data from the end-user, call the pure virtual method operation and output some data to the end-user.
core/Operation.cpp
0 → 100644
core/Operation.h
0 → 100644
Please register or sign in to comment