• Davis King's avatar
    Changed the random_cropper's set_min_object_size() routine to take min box · e338bf02
    Davis King authored
    dimensions in the same format as the mmod_options object (i.e. two lengths
    measured in pixels).  This should make defining random_cropping strategies that
    are consistent with MMOD settings much more straightforward since you can just
    take the mmod_options settings and give them to the random_cropper and it will
    do the right thing.
    e338bf02
random_cropper_ex.cpp 3.78 KB