amplab / keystone

Simplifying robust end-to-end machine learning on Apache Spark.
http://keystone-ml.org/
Apache License 2.0
470 stars 117 forks source link

Adding image cropper class. #212

Closed etrain closed 8 years ago

etrain commented 8 years ago

This is a follow on to #204 which adds a Cropper transformer.

Closes #211

etrain commented 8 years ago

Unit tests are covered by the ones already written for the equivalent ImageUtils method so I omitted those.

shivaram commented 8 years ago

LGTM