public interface IProcessingAlgorithm
Represents a mechanism for image preprocessing, so that the image can be used for data extraction
void
process(OmrImage image, Rectangle area)
void process(OmrImage image, Rectangle area)
image
area
Copyright © 2017. All Rights Reserved.