Browse Source

upgrade_ascend_0711_mindspore

tags/v1.4.0
dingpeifei 4 years ago
parent
commit
b6daf16d8d
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      mindspore/ccsrc/minddata/dataset/kernels/image/lite_cv/image_process.h

+ 2
- 0
mindspore/ccsrc/minddata/dataset/kernels/image/lite_cv/image_process.h View File

@@ -64,6 +64,8 @@ struct BoxesConfig {
std::vector<float> prior_scaling;
};

//update run master

/// \brief resizing image by bilinear algorithm, the data type of currently only supports is uint8,
/// the channel of currently supports is 3 and 1.
/// \param[in] src Input image data.


Loading…
Cancel
Save