Skip to content

Use the new sequential preprocessors and annotators API here

Now that we have an implementation of the Sequential Preprocessor, it makes sense to take some of the preprocessors here and implement them using that. Also, some preprocessors like FaceDetect could take advantage of our new annotators API.

Edited by Amir MOHAMMADI