Open MarkOates opened 2 years ago
ImageProcessing functions should be part of a class, rather than open functions. In most cases, it looks like the functions take a source image as their argument.
Problem
ImageProcessing functions should be part of a class, rather than open functions. In most cases, it looks like the functions take a source image as their argument.