Home
last modified time | relevance | path

Searched defs:padded_image_h (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/
Drandom_crop_op.cc42 … int32_t *padded_image_w, int32_t *padded_image_h, bool *crop_further) { in ImagePadding()
103 …RandomCropOp::GenRandomXY(int32_t *x, int32_t *y, int32_t padded_image_w, int32_t padded_image_h) { in GenRandomXY()
117 int32_t padded_image_h = 0; in RandomCropImg() local
Drandom_crop_with_bbox_op.cc36 int32_t padded_image_h = 0; in Compute() local